Releases: dheijl/swyh-rs
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
Some tweaks and optimizations
The way samples are serialized in the streaming buffers has been rewritten for clarity, correctness and speed.
Linux appimages (Debian Bookworm and Ubuntu 20.04 LTS) in assets.
Windows setup and debug/release binaries in assets.
Some clean-up
Logging setup was in a mess. Also don't let the Flac encoding thread panic when it's interrupted.
Debian Bookworm appimages in assets.
Linux Mint 20 (Ubuntu 20.04 LTS) appimages in assets.
Windows setup, and debug/release binaries in assets.
Add FLTK color theming support (PR #139 by @Villardo)
It's now possible to select one of the FLTK color themes (Shake, Tan, Gray, Dark, Black) for the application.
Windows setup and release/debug binaries in assets.
Linux appimages for Debian Bookworm and derivatives (LMDE6, libc 2.36), and Ubuntu 20.04LTS (Linux Mint 20, libc 2.31) in assets.
Some minor improvements
See the changelog for details.
Windows setup, and release and debug binaries in assets.
Linux (Debian Bookworm and derivatives, and Bullseye and derivates) appimages in assets.
Setup now installs VC runtime if needed (issue #137) and some fixes/refactoring
On a newly installed Windows it's possible that the MS VC Runtime is not yet installed.
The setup now detects this and installs it for you if needed (issue #137).
Refer to the changelog for other changes.
Windows setup and binaries in assets.
Linux (Ubuntu 20.04 and up, Debian Bullseye and up) appimage in assets.