Antoine Aflalo

My journey in the computer world

Page 6 of 9

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… Continue Reading →

New Beta: SoundSwitch v3.11.0

It’s been sometimes, but I finallyĀ found the time to work on SoundSwitch. In this new beta I took the time to rewrite some core code of the C++ library that is used by SoundSwitch. This version should be more stable… Continue Reading →

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 →

Docker Image for a IMAP/SMTP MailCatcher

At work, I’m working on a reply-to system. Letting our user answer to email and treat those replies as messages in a thread. This feature is available on a lot of platform like GitHub, GitLab, etc … nothing new. We… Continue Reading →

JsonDB: New Array Feature – Last Item

I decided to extend the array features of JsonDB by adding a new semantic rule: The use of -1 to get the last element In the previous revision I added the support for Appending, I thought why not add a… Continue Reading →

« Older posts Newer posts »

© 2024 Antoine Aflalo — Powered by WordPress

Theme by Anders NorenUp ↑