+ added * changed - deleted ! bug fixed v1.0.1 - 2009-07-04 + Website release. * About box redone. v1.0.1 - 2009-07-06 + Website release. * About box redone. v0.1.0 - 2008-02-09 + Reverted back to using a timer but tweaked the code so that the tray icon only updates when the volume or mute states have changed. v0.0.8 - 2008-01-25 + Modified the code so it's not using a timer. Instead, the tray icons are only changed when the hotkeys are used. This should cut down CPU usage (which was minimal anyway). + Added checkmarks to the Skins and OSD menus. v0.0.7 - 2007-07-17 + Added in a basic OSD bar. v0.0.6 - 2006-10-29 + Added in Modifier+Middle Mouse Button to mute functionality. + Wrote a CHM help file for Volt. + Added a tray balloon popup on Volt's first run after install to make the user aware of the tray icon. v0.0.5 - 2006-10-28 ! Hotkeys were not re-enabled properly if options dialog was closed with the close button. ! Hotkeys were not being turned off properly when entering the options dialog. v0.0.4 - 2006-10-25 + Finished the Options GUI and added 1) up/down speed settings 2) skin selection from the GUI 3) mixer panel size settings and 4) extra mouse button hotkey options. v0.0.3 - 2006-10-24 + Implemented Options dialog for 1) basic VolumeUp/Down/Mute hotkeys and 2) tray click functionality. v0.0.2 - 2006-10-22 + Implemented VolumeTray format skin support + Implemented basic tray menu. Skins are selectable directly from the tray. + Created and included a default skin based on the Tango icons found at: http://tango.freedesktop.org v0.0.1 - 2006-10-21 + Tried to emulate VolumeTray's tray icon click-and-hold functionality. Got close but ended up failing. Miserably. =[