My journey in the computer world

Category Windows

SoundSwitch Release 3.10.1

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 →

SoundSwitch 3.10.0 stable release

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 →

SoundSwitch Beta 3.9.9: Bug Fixing

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 →

SoundSwitch Beta 3.9.8: Easy settings and Tooltip

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 →

Detect version of VC Redist in Inno Setup

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 →

SoundSwitch Beta 3.9.7: New Installer + IPC

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 →

SoundSwitch Released: 3.9.6

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 →

SoundSwitch Beta 3.9.2 and Pipes

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 →

SoundSwitch Beta Release

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 →

Beta Channel for SoundSwitch

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 →

« Older posts Newer posts »

© 2024 Antoine Aflalo — Powered by WordPress

Theme by Anders NorenUp ↑