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.
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.
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 →
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 →
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 →
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 →
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 →
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 →
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 →
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 →
© 2024 Antoine Aflalo — Powered by WordPress
Theme by Anders Noren — Up ↑