Commit Graph

14 Commits

Author SHA1 Message Date
Pol Dellaiera
fe5bfe5593
Merge pull request #288973 from ryze312/ff2mpv-rust-update
ff2mpv-rust: 1.1.1 -> 1.1.3 + support for Chromium based browsers
2024-05-12 21:47:00 +02:00
R. Ryantm
94b8b02dbd fflogs: 8.3.42 -> 8.4.0 2024-05-04 01:02:06 +00:00
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
Ryze312
a149965e94
ff2mpv-rust: use cargoHash in place of cargoLock 2024-02-25 06:26:14 +03:00
Ryze312
cd12d7f8bd
ff2mpv-rust: 1.1.2 -> 1.1.3 2024-02-25 06:26:14 +03:00
Ryze312
301425c664
ff2mpv-rust: support Chromium based browsers 2024-02-25 06:26:13 +03:00
Ryze312
0ca719c52b
ff2mpv-rust: 1.1.1 -> 1.1.2
Remove postPatch as Cargo.lock is now upstreamed
2024-02-25 06:26:13 +03:00
Ryze312
6821c0c23c
ff2mpv-rust: add ryze as a maintainer 2024-02-25 06:26:13 +03: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