Releases: dheijl/swyh-rs
1.12.6
Get rid of the annoying restart pop-up dialog agter each config change that needs a restart.
The pop-up is replaced by a new "apply changes" button that only shows up after one or more configuration changes are made that need a restart.
See also #171 by @C-Fu.
Debian Bookworm appimages in assets.
Windows setup, and debug/release binaries in assets.
Sync volume sliders by using shift key when dragging
When you press the shift key while dragging a volume slider, all volume sliders/players will copy the new volume setting when dragging ends (issue #185 by @dutchbreeze).
There's also some Windows tray icon Python code provided in the tray_icon folder, as provided by @phil2sat.
Windows setup and binaries (debug/release) in assets.
Linux (Debian 12 Bookworm) appimage in assets.
Rust edition 2024, and some optimizations/refactoring
See the changelog for more details.
Debian Bookworm appimages in assets.
Windows setup, and debug/release binaries in assets.
Support multiple devices at same IP address and port number
Beta3: try to support multiple devices on the same IP address and port
Properly fix Bubble UPNP SSDP handling
1.12.1 was rubbish...
Debian Bookworm appimages in assets.
Windows setup in assets.
Fix FLAC digital silence breaking the streaming connection with some streamers
This release fixes a long-standing issue with FLAC streaming where some renderers will disconnect when no sound is present.
You can now prevent this by enabling "inject silence" for FLAC too.
See the changelog for more details.
Debian Bookworm appimages in assets.
Ubuntu 20.04 LTS (Debian Bullseye) appimages in assets.
Windows setup and binaries in assets.
Some CLI fixes
See the changelog for details.
Debian Bookworm appimages in assets.
Debian Bullseye (Ubuntu 20.04/Mint 20) appimages in assets.
Windows setup, and debug and release binaries in assets.
CLI: support player name(s) as well as player IP address(es)
CLI: any unique substring of the player name(s) will do (case sensitive) if you do not want to use their IP address(es).
Note: a mix of player names and IP addresses is not supported.
Debian Bookworm Appimages in assets.
Debian Bullseye (Ubuntu 20.04) Appimages in assets.
Windows setup, and binaries (release and debug) in assets.
More optimizations filling the streaming buffer
Iterators only (no more indexing in the buffers).
Debian Bookworm appimages in assets.
Debian Bullseye (Ubuntu 20.04 LTS) appimages in assets.
Windows setup, and debug/release binaries in assets