My journey in the computer world

Tag SoundSwitch

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 →

SoundSwitch 3.8.0 Released

I’m really happy with this release because I’ve been able to play with Sound and .NET. I admit most of the work was done by the great NAudio library, but still, it was great to implement different type of notifications… Continue Reading →

Autotagging and versioning for C# app with AppVeyor and Git

I needed a way to auto-tag my release when I’m modifying the AssemblyInfo.cs file in my C# application. I created a pre-commit, post-commit and simple version.sh file to do so: The version.sh contain which file need to be monitored. When… Continue Reading →

SoundSwitch: Isabelline Gold

I released yesterday the version 3.3.0 of SoundSwitch. Appearance In appearance, the icons have been changed to a better quality (thanks toĀ The Pastel SVG iconĀ set Created by Michael Buckley) as you can see on those screenshot of the Settings page… Continue Reading →

Release of SoundSwitch

With the authorization of the original author (Jeroen Pelgrims) of SoundSwitch, I have taken upon myself to update and provide support for SoundSwitch. I released the version 3.1.1 that contains a lot of major changes compared of the 2.5: Before… Continue Reading →

Newer posts »

© 2024 Antoine Aflalo — Powered by WordPress

Theme by Anders NorenUp ↑