Skip to content

Releases: Belphemur/SoundSwitch

SoundSwitch Toast: 3.12.4

09 Dec 00:27
Compare
Choose a tag to compare

In the previous release, I added the possibility to keep the default SoundSwitch systray icon when the default audio device change. In the same time, I introduced a bug (#131) rendering the usage of the left click menu on said icon unusable.

The menu wasn't updating, neither reacting to clicks.

I also decided that the beta channel will now include also the stable releases.

Change Log

v3.12.4 (2016-12-09)

Full Changelog

Implemented enhancements:

  • When on Beta channel, also install releases #132

Fixed bugs:

  • Audio device's selection menu on the systray stopped updating/working #131

SoundSwitch Toast: 3.12.3

08 Dec 01:37
Compare
Choose a tag to compare

By popular demand, I add a new setting to keep the SoundSwitch Systray Icon from changing when the default audio device changes.

Change Log

v3.12.3 (2016-12-08)

Full Changelog

Implemented enhancements:

  • Setting to keep the normal SoundSwitch TrayIcon #128

Closed issues:

  • Hotkey to switch playback no longer works #130

SoundSwitch Toast: 3.12.2

01 Dec 02:29
Compare
Choose a tag to compare

This version marks the addition of a new feature, the Windows 8/8.1/10 Toast notification. You can now use them to get notified when a device changes state. By default it's silent, but you can choose any sound.

Also, the trayicon of SoundSwitch will now take the icon of the current default device (only after the first switch). In case you don't like the icon, you can always set a new one in the Playback settings of Windows.

Moreover, I received a couple of email about adding a way to thank me for my work; I set up a donation page, and I added a donation button directly in SoundSwitch. There won't be any nagging about donating.

This version will also update your runtime library .NET to 4.6.2 and your VC Redist 2015 to the build 24212 (Update 3).

Change Log

v3.12.2 (2016-12-01)

Full Changelog

Implemented enhancements:

  • Add a donate button #127

Fixed bugs:

  • Installer doesn't check for the right version of VC Redist 2015 #126
  • Device Icon used in Settings is the small one #125
  • App crashes on launch #124

v3.12.1 (2016-11-25)

Full Changelog

Implemented enhancements:

  • Device-dependent system tray icon #122

Fixed bugs:

  • SoundSwitch crash when stopping #123

v3.12.0 (2016-09-24)

Full Changelog

Implemented enhancements:

  • Update to .NET 4.6.2 #118
  • Accessing 'help' at any time #105
  • Request: Notification pop up with custom sound? #73

Fixed bugs:

  • Don't switch to already default device #117

v3.11.0 (2016-08-21)

Full Changelog

Implemented enhancements:

  • Request: WinKey as modifier #109

Fixed bugs:

  • Not switching "default communications device" #106

Closed issues:

SoundSwitch Beta: 3.12.1

25 Nov 02:12
Compare
Choose a tag to compare
Pre-release

I pinpointed a crash when closing SoundSwitch ; this should be resolved.

This version also adds the changed notification icon, every time a device is Switched, SoundSwitch icon will change and take the device icon as systray.

Change Log

v3.12.1 (2016-11-25)

Full Changelog

Implemented enhancements:

  • Device-dependent system tray icon #122

Fixed bugs:

  • SoundSwitch crash when stopping #123

SoundSwitch Beta: 3.12.0

24 Sep 22:44
Compare
Choose a tag to compare
Pre-release

The biggest challenge and change is the customizable Toast Notification.
You can not change the sound it makes or even remove all the sound (default setting for it).

Btw you can change the icon by going there: C:\Program Files\SoundSwitch\img and replacing the png by your picture (keep the same filename). This is an easter egg, not a voluntary feature.

Change Log

v3.12.0 (2016-09-24)

Full Changelog

Implemented enhancements:

  • Update to .NET 4.6.2 #118
  • Accessing 'help' at any time #105
  • Request: Notification pop up with custom sound? #73

Fixed bugs:

  • Don't switch to already default device #117

SoundSwitch Beta: v3.11.0

21 Aug 22:19
Compare
Choose a tag to compare
Pre-release

I rewrote some part of the underlying library to work better with a change of audio device. I need testing about this (see issue #112 )

Also added the Windows key as Modifier for the hotkeys.

Changelog

v3.11.0 (2016-08-21)

Full Changelog

Implemented enhancements:

  • Request: WinKey as modifier #109

Fixed bugs:

  • Unresponsive after RDC #112
  • Not switching "default communications device" #106

Closed issues:

SoundSwitch Olium: 3.10.2

05 Jun 17:50
Compare
Choose a tag to compare

Final fix for VC Redist. This time I check for multiple keys.

Change Log

v3.10.2 (2016-06-05)

Full Changelog

Fixed bugs:

  • C++ 2015 x64 redist installed but installer tries and fails to download and install it again #101

SoundSwitch Olium: 3.10.1

22 May 18:57
Compare
Choose a tag to compare

Major fix of the installer for VC Redist 2015

Change Log

v3.10.1 (2016-05-22)

Full Changelog

Implemented enhancements:

  • Support HTTPS download in the installer #99

Fixed bugs:

  • SoundSwitch install not working, VCRedist detect and download problem v3.10 Stable #98

SoundSwitch Olium: 3.10.0

15 May 17:08
Compare
Choose a tag to compare

Changes since 3.9.6:

  • Adding tooltip on the systray icon with the currently active device (configurable)
  • A new setting to cycle through all the connected device instead of just the one you selected (in other words, when activated you don't need to select the devices you want).
  • The installer is future safe for new version of the VC C++ Redist
  • When launched twice, SoundSwitch close correctly the first in
  • Readme and changelog are now in HTML format for easier reading
  • Higher resolution icons

Change Log

v3.10.0 (2016-05-15)

Full Changelog

Implemented enhancements:

  • High Resolution Icons #94

v3.9.9 (2016-05-01)

Full Changelog

Implemented enhancements:

  • Use the Tooltip of the Systray instead of a Baloontip to display active device #90

Fixed bugs:

  • When launching SoundSwitch, it always set as default the already default device #93
  • Missing Beta mode in Settings #92
  • Infinite notification popup #91

v3.9.8 (2016-04-29)

Full Changelog

Implemented enhancements:

  • Show active device on hover Systray Icon #88
  • Playback devices constantly go in the Disconnected section #87

Fixed bugs:

  • Playback devices constantly go in the Disconnected section #87

v3.9.7 (2016-04-15)

Full Changelog

Implemented enhancements:

  • Request: Cycle through connected devices by double clicking on the system tray icon #80
  • Generate HTML for Changelog file and add it to the installer #79
  • Providing 'help' for first time users at the time of installation #78

Fixed bugs:

  • SoundSwitch 3.9.6 Cannot install visual c++ redist #84
  • Pipe system broken: New instance of SoundSwitch doesn't close the previous one #81
  • Switching already running applications #70

SoundSwitch Beta: 3.9.9

01 May 16:27
Compare
Choose a tag to compare
Pre-release

The previous release introduced some annoying bug.

The first one, the switching of the device wasn't working as expected; it should check was is the current default device, then switch to the next one in the list. Because of a bug, it wasn't finding the default device and always taking the last one as the default device.

The other change concern the new tooltip feature, using Balloon tip wasn't the best idea and is clearly not readable (+ the fact it flickers when the tooltip timeout and is redrawn). This has been removed and replace by the basic tooltip of the systray, the one that appears when you hover the icon. It's more readable and usable.

Thank you again for the report (especially about the tooltip feature).

Change Log

v3.9.9 (2016-05-01)

Full Changelog

Implemented enhancements:

  • Use the Tooltip of the Systray instead of a Baloontip to display active device #90

Fixed bugs:

  • When launching SoundSwitch, it always set as default the already default device #93
  • Missing Beta mode in Settings #92
  • Infinite notification popup #91