My journey in the computer world

Tag csharp

Gestdown: Addic7ed Proxy

Gestdown is a small project in C# and VueJS 3 made to provide an API and search capabilities to Addic7ed to find subtitle of your shows.

Review of NDepend

This is my unbiased reviews of a Technical Debt analyser called NDepends for C# and Visual Studio. I’ve used the program on my SoundSwitch project.

SoundSwitch 4.5: Memory leak and Italian

Thanks to @Niko-O, a memory leak should now be plugged. SoundSwitch was keeping all the different icons it encountered and never disposed of them. I implemented a 5 minutes cache to avoid this. Also, the Portuguese translation has been corrected,… Continue Reading →

SoundSwitch 4.3: Spanish

Thanks to @plextoriano, SoundSwitch can be used in Spanish now. Release Changelog v4.3 (2018-03-10) Full Changelog Closed issues: Unable to set shortcut #241 Switch Device by system time #235 Merged pull requests: Spanish language added #244 (plextoriano) Algo Hash SHA-256… Continue Reading →

SoundSwitch 4.2: Fix a thread race condition

It seems the rewrite of SoundSwitch brought a possible race condition between the main thread and the thread managing the detection of the hotkeys pressing. Release   Changelog v4.2 (2017-12-03) Full Changelog Implemented enhancements: Rewrite of the core of SoundSwitch… Continue Reading →

SoundSwitch 4.1: Rewrite completed

This version should resolve most of the issue encountered with the previous 3.X versions where SoundSwitch would randomly freeze or stop working. I rewrote most of the core application to be more lightweight and based the audio device listing code… Continue Reading →

SoundSwitch Beta 4.0: Rewrite of core features

I’ve taken the time to rewrite most of the core logic used in the Switching of Audio Device. All the code that interacts with this has been fully redesigned and re-architectured. The purpose of this rewrite is to resolve the… Continue Reading →

SoundSwitch 3.15.0: Banner notification and installer fix

Thanks to @ramon18 we now have a wonderful new notification type: Banner As said in his pull request #186 this is perfect for gamers, this banner notification looks like the usual notification from program interacting with games. It’s a small… Continue Reading →

SoundSwitch Beta 3.14.2: Banner Notification

Thanks to @ramon18 we now have a wonderful new notification type: Banner As said in his pull request #186 this is perfect for gamers, this banner notification looks like the usual notification from program interacting with games. It’s a small… Continue Reading →

SoundSwitch 3.12.7: Certificate

I removed the debugging symbols from the installer, hoping it will remove the false positive from some of the Anti-virus. The updater will now check for the Signature I’m using, to be sure you’re going to installer a trusted version… Continue Reading →

« Older posts

© 2024 Antoine Aflalo — Powered by WordPress

Theme by Anders NorenUp ↑