Releases: SamDel/ChromeCast-Desktop-Audio-Streamer
Chromecast Desktop Audio Streamer Version 5.4
Download the installer and run setup.exe:
ChromecastDesktopAudioStreamer 5.4.zip
- Upgraded to .Net 8.
- Upgraded some libraries.
- Changed the name of the zip file (Added a postbuildevent, only for 'Release') and renamed the msi file to something more meaningfull. (link to discussion)
- Added an option to change the title of the stream (for TV's). (link to discussion)
- Ignore exceptions when checking for a new version.
Thanks to: @mikecarnohan, @dark0dev,
Chromecast Desktop Audio Streamer Version 5.3
Download the installer and run setup.exe:
Setup 5.3.zip
- Fixed the start menu shortcut, and the programs menu shortcut in the installer. They were removed in version 5.0 somehow.
Thanks to @coppinsuk
Chromecast Desktop Audio Streamer Version 5.2
Download the installer and run setup.exe:
Setup 5.2.zip
- Upgraded to .Net 7.
- Show the recording device in the UI.
- Allow running multiple instances of the application.
- Fixed an issue selecting the recording device (at startup) that was selected in the previous session.
- Restart recording when it's stopped.
- Reconnect to the device when there hasn't been contact for one minute.
Thanks to: @tsk7mde, @eldontyrellcorp2019, @bbakker-byte
Chromecast Desktop Audio Streamer Version 5.1
Download the installer and run setup.exe:
Setup 5.1.zip
Fixed in 5.1:
- Fix for a device connection keeps hanging in 'connecting' state in some scenario's.
- Changed the way to get the .exe file, because .Net6 is used now. Used in the 'Start application when Windows starts' function.
- Do the streaming of data in a separate thread, to avoid interference (gaps) with other connections.
- Fix for reconnecting to a device after the device was turned off and on.
- If the streaming connection is close due to an error, then also reconnect the device connection.
- Fix for selecting the default recording device at startup.
- Fixes for some crashes.
- Fix for reconnecting to devices/groups.
Thanks to: @bbakker-byte and @FA-Bubba
Chromecast Desktop Audio Streamer Version 5.0
Download the installer and run setup.exe:
Setup 5.0.zip
New in 5.0:
- Moved to .net 6.0
- Moved from CSCore to NAudio (couldn't get the audio quality right with CSCore on .Net 6.0)
- Upgraded/changed a lot of packages
- Minor changes to the dark theme
Chromecast Desktop Audio Streamer Version 4.0
Download the installer and run setup.exe:
Setup 4.0.zip
New in 4.0:
- Remove recording devices that have become unavailable from the combobox. (issue)
Thanks to @BrentEubanks
Chromecast Desktop Audio Streamer Version 3.9
Download the installer and run setup.exe:
Setup 3.9.zip
New in 3.9:
- Fix to make the 'blurry' fonts look 'clear and crispy'.
- Make the behaviour of the REST 'start' API te same as clicking the play button in the GUI.
- Small change to the firewall check.
- Dark mode implementation
Thanks to @ablazhov, @daveyijzermans, @FA-Bubba, @robfrye
Chromecast Desktop Audio Streamer Version 3.8
Download the installer and run setup.exe:
Setup 3.8.zip
New in 3.8:
- Fixes for clicking ResetSettings multiple times in a row.
- Save (and restore) the selected IP address on the options tab to the config file.
- Remove the config file automatically when it's corrupted.
- Changed the 'Check Firewall' status message.
Thanks to @FA-Bubba, @jorbig, @akawari, @johnfoxii
Chromecast Desktop Audio Streamer Version 3.7
Download the installer and run setup.exe:
Setup 3.7.zip
New in 3.7:
- Fix for an application crash when resetting the settings
Thanks to @johnfoxii
Chromecast Desktop Audio Streamer Version 3.6
Download the installer and run setup.exe:
Setup 3.6.zip
New in 3.6:
- Added multi-channel support (5.1 etc.)
- When the default recording device has changed (by Windows) then select the new default recording device.
- Moved to .Net 4.7.2
Thanks to @andersborgabiro , @BrentEubanks