Releases: Belphemur/SoundSwitch
SoundSwitch Toast: 3.12.4
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)
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
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)
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
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)
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)
Implemented enhancements:
- Device-dependent system tray icon #122
Fixed bugs:
- SoundSwitch crash when stopping #123
v3.12.0 (2016-09-24)
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)
Implemented enhancements:
- Request: WinKey as modifier #109
Fixed bugs:
- Not switching "default communications device" #106
Closed issues:
- Nevermind #104
SoundSwitch Beta: 3.12.1
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)
Implemented enhancements:
- Device-dependent system tray icon #122
Fixed bugs:
- SoundSwitch crash when stopping #123
SoundSwitch Beta: 3.12.0
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)
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
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)
Implemented enhancements:
- Request: WinKey as modifier #109
Fixed bugs:
Closed issues:
- Nevermind #104
SoundSwitch Olium: 3.10.2
SoundSwitch Olium: 3.10.1
SoundSwitch Olium: 3.10.0
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)
Implemented enhancements:
- High Resolution Icons #94
v3.9.9 (2016-05-01)
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)
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)
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 Beta: 3.9.9
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)
Implemented enhancements:
- Use the Tooltip of the Systray instead of a Baloontip to display active device #90
Fixed bugs: