KSS-X V1.x.x Change log 1.0.11 - Added back the internal track number to the playlist 1.0.10 - Fixed the version number not being displayed in the Finder or in Information. - Automate build process so the distribution of new release is easier. 1.0.9 - Fixed an issue that cause KSS-X to crash at first launch. 1.0.8 - Add support for Open recent items from File menu. 1.0.7 - Finally removed the bug that reset the playlist randomly. 1.0.6 - Correctly route audio to main system output. Useful when the system switch from speakers to bluetooth headset or vice-versa. - Added an Peak Limiter to avoid audio glitches 1.0.5 - Major Audio Engine & Stability Overhaul - New Asynchronous Rendering : Migrated from legacy NSThread to Grand Central Dispatch (GCD). Audio generation now runs on a high-priority serial queue, eliminating race conditions and potential memory spikes. - System Resilience (Spotlight-proof) : Implemented User Interactive Quality of Service (QoS) for the audio thread. Playback remains stutter-free even during heavy system tasks like Spotlight indexing or CPU bursts. 1.0.4 - Added a checkbox in settings (preferences) to change the automatic update settings - Change how the version is compared between server and local version - Hopefully fixed an issue with playlist jumping randomly to second track of the playlist. - In about window, the version number is now read from the CFBundle instead of being hard coded - Fix a cache issue with automatic update check 1.0.3 - change the application bundle domain to org.city-hunter.kss-x * All saved settings are lost unless you rename the property file. 1.0.2 - Added automatic update check at launch - Added a user consent message to authorize the appliction to check for update automatically * Note, the application connects to https://www.city-hunter.org/kss-x/update.json to check the update. 1.0.1 - Added Check for updates feature (Manual) 1.0.0 - New build using a better internal messaging system - Added 31 bands equalizer divided on 9 group (each slider impact various band) - Added a Core Audio Volume Slider - Added a Core Audio Reverb - Added save for all states (device mask as well as opll pan are now stored)