Here goes the new release 3.10.1 and why it took longer than expected to fix this annoying issue. Problem Because of a small bug in the installer, user that were using the “customer” version of VC Redist where prompted with… Continue Reading →
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… Continue Reading →
I wasn’t planning on releasing already a new beta version but some of the bugs I introduced in the last version where important enough for a release. The previous release introduced some annoying bug. The first one, the switching of… Continue Reading →
The major changes in this beta are in the code itself more than in the feature. I decided to implement my own Factory Design to make all the different use of Enum in SoundSwitch the same. I’ll surely make another… Continue Reading →
ForĀ SoundSwitch, I needed to fix a bug where the installer wasn’t detecting correctly the version of VC Redist C++ installed. As I found on Stack Overflow, each version has it’s own MSI key in the registry, but this is impossible… Continue Reading →
The significant change in this release is the fixing of the IPC channel, the communication between 2 SoundSwitch process. If you launch SoundSwitch twice, the second instance will replace the first one. Also, the installer should work with any version… Continue Reading →
I finally found the beta version stable enough to be a release. The biggest added feature is the Stealth Auto-updater that will stop SoundSwitch, install the new version and restart it automatically without any user interaction. I implemented this feature… Continue Reading →
I released the last beta of SoundSwitch adding a simple but useful feature: IPC. Before I started maintaining SoundSwitch, it was using a Mutex to check if it’s already launched, and in that case, would abort the launch. It’s a… Continue Reading →
I released the first beta version of SoundSwitch. The major change is the possibility to set your own notification sound, it can be either an MP3 or a WAV. Using the Naudio library, I’m loading the file into the memory… Continue Reading →
With the last versions of SoundSwitch, I made a lot of breaking changes that shouldn’t have happened. The biggest one was the Auto-Update feature that couldn’t download a new version anymore. Knowing that most of the user are using it… Continue Reading →
© 2024 Antoine Aflalo — Powered by WordPress
Theme by Anders Noren — Up ↑