November 21st, 2011· Fixed some power management issues
August 1st, 2011· Fixed a possible crash, if no mixer control named "Master" exists
January 28th, 2011· Made KOSD Keys Service compatible with KDE SC 4.6
September 7th, 2010· Added support for (Plasma-themed) SVG icons
· Many improvements throughout the code
August 22nd, 2010· Fixed the mixer to always use the correct master channel
August 22nd, 2010· Split up the monolithic application into a KDED module for the OSD, a KDED module for the key listener, a system settings module and a simple access library allowing any application to use the OSD
· Replaced the old OSD by new, fully Plasma based OSDs. There's now a "standard" OSD similar to the old one and a "compact" OSD similar to the OSDs provided by KMix and Powerdevil
July 20th, 2009· Improved OSD rendering (should hopefully work with all plasma themes now, including KDE 4.3's Air)
· Automatically switch to fake transparency if compositing is disabled
· Fixed a typo in the mixer class
· Better battery handling
· Fixed CMakeLists.txt to allow compiling in a build directory
February 21st, 2009· Exposed actions via D-Bus
· Added "showCustom" action (D-Bus only)
· Make sure the volume step can't be smaller than what is supported by the sound card
February 19th, 2009· Ported to KDE 4