Skip to content

Releases: dheijl/swyh-rs

Support multiple devices at same IP address and port number

28 Nov 15:09
Compare
Choose a tag to compare

This is useful when using Bubble Upnp server to expose Chromecast devices as OpenHome or AVTransport UPNP/DLNA players.

See issue #157, and the Changelog.

Debian Bookworm appimages in assets.
Debian Bullseye (Ubuntu 20.04) appimages in assets.

Windows setup, and debug/release binaries in assets.

Beta3: try to support multiple devices on the same IP address and port

25 Nov 19:22
Compare
Choose a tag to compare

See issue #157 regarding Bubble UPNP.

Windows setup in assets.

swyh-rs-cli has not changed (yet?).

Properly fix Bubble UPNP SSDP handling

25 Nov 17:03
Compare
Choose a tag to compare

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

06 Nov 14:24
Compare
Choose a tag to compare

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

30 Sep 18:27
Compare
Choose a tag to compare

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)

20 Sep 15:21
Compare
Choose a tag to compare

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

04 Sep 15:27
Compare
Choose a tag to compare

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

30 Aug 13:56
Compare
Choose a tag to compare

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

18 Aug 14:01
Compare
Choose a tag to compare

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)

16 Aug 12:23
Compare
Choose a tag to compare

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.