Skip to content

Releases: ryze312/ff2mpv-rust

1.1.5

23 May 19:29
8d7de6c
Compare
Choose a tag to compare

1.1.5

  • Set process group to make sure process is not killed on *nix systems according to MDN (#14)
  • Add ARM64 support

1.1.4

27 Apr 19:09
063acaa
Compare
Choose a tag to compare

1.1.4

  • Fixed Chromium manifest on Windows (#13)

v1.1.3

16 Feb 09:33
2e352b6
Compare
Choose a tag to compare

1.1.3

  • Arguments from ff2mpv profiles are now passed to mpv correctly

v1.1.2

14 Feb 13:54
Compare
Choose a tag to compare

v1.1.2

  • Added manifest support for Chromium (through manifest_chromium command)
  • Fixed mpv closing on Windows after ff2mpv gets terminated (#5)
  • Separating args with -- when launching mpv for better security (#10)
  • Pass --no-terminal to mpv (#10)
  • Updated dependencies and added Cargo.lock (#4)

Use CREATE_BREAKAWAY_FROM_JOB on Windows

21 Oct 18:09
b0595f1
Compare
Choose a tag to compare

This is pre-release of 1.1.2 for testing the windows_launch_bug branch

v1.1.1

10 Apr 00:09
d4a6334
Compare
Choose a tag to compare

v1.1.1

  • Fixed player log cluttering the browser pipe
  • Fixed unexpected error showing up in browser console
    Thanks @Gobbel2000 !

v1.1.0

14 Mar 18:48
43c3cae
Compare
Choose a tag to compare

v1.1.0

  • Added command line interface (see usage in README)
  • Added configuration file for using custom players (example is provided in README)

v1.0.0

13 Feb 18:59
ab554ea
Compare
Choose a tag to compare
Newlines at the end