Commit Graph

7 Commits

Author SHA1 Message Date
ash
594f743d98 fflogs: init at 8.3.42 2024-04-25 23:33:33 +01:00
Fabian Affolter
0a3419997e ffsubsync: refactor 2024-02-29 15:00:55 +01:00
arthsmn
237c3be527
ff2mpv-rust: init at 1.1.1 2024-01-15 20:59:41 -03:00
Bruno BELANYI
c1272a1529 ff2mpv-go: use 'PATH' to invoke 'mpv'
Patching in the full-path to the binary is more robust, unfortunately
this means that a user of `ff2mpv-go` can't use their own wrapped `mpv`
without overriding the package.

As a practical example: using home-manager to configure `mpv` with
additional scripts will *not* work with the package as it was previously
written.

With this commit, we now rely on `PATH` lookups to find the `mpv`
binary, this should prioritize a user's customized `mpv`.
2023-12-31 15:49:04 +00:00
Doron Behar
c01effdeca
Merge pull request #258465 from Benjamin-L/add-ffsubsync
ffsubsync: init at 0.4.25
2023-12-13 08:46:15 +00:00
Bruno BELANYI
a91d3a04d8 ff2mpv-go: init at 1.0.1 2023-12-07 19:17:56 +00:00
Benjamin Lee
f2c8611509
ffsubsync: init at 0.4.25 2023-10-01 18:02:33 -07:00