Releases: rtldg/simulcast-mpv
Releases · rtldg/simulcast-mpv
v2.1.0
Full Changelog: v2.0.0...v2.1.0
- add docker compose stuff
- switch server from fly.io to random vps to help with fly.io connections dropping a056fcf
- setup github actions builds
- disconnect clients if they don't pong for 10s 1c16247
- make server send
Info
message with its version and the github repo url 286de19 (and some more commits) - make server-only builds smaller 5e82b10
- remove
mpvipc
crate dependency by writing my own mpv ipc interface 28f8f17 - restart connection to server if the client stops receiving pings b0df322
- log client panics 939a35d
- log the number of connected clients to the server messages 4397a2a
- fix random-unpause issue 54d893a
- make every member send a Seek when someone joins the party 46ee2b1
v2.0.0
v1.5.1
v1.5.0
v1.4.0 - linux works and misc!
v1.3.0 - read server url from repo in case it needs to be changed
Full Changelog: v1.2.0...v1.3.0
Binary size increased a lot because of the new HTTP client dependency... that kind of sucks.
v1.2.0 - bug fixes and QoL improvements
Full Changelog: v1.1.0...v1.2.0
v1.1.0 - Hit `a` to show some info
- Dump some info when you hit
a
such as party count, custom room code, and room id/hash. - Hit
a
a few times really fast to give a custom-room-code input window.
v1.0.0 - it works release
it works (at least for Windows)