@skwire
If you're entertaining this idea, also consider the flip side... A wake-up alarm could be a nice feature as well.
You could set a time, playlist/song/folder, and a wake-up volume that might be different than "normal" listening volume;
Volume settings might even include a gradual rise as not to startle you awake.
-SoggyDog
Added to the ToDo.
I found another ampersand problem. It won't show up in the tray icon's tooltip.
-Deozaan
I'm not sure why it displays correctly on my system and not yours but it may have something to do with the fact that my computers are set up with Japanese as the default language. Unfortunately, I don't believe there is any sort of SS_NOPREFIX for tooltips like there is for text controls. The SS_NOPREFIX setting is what allows a text control to not interpret the ampersand as an underliner for the immediately following character. I could probably fix it by doubling-up ampersands in the tooltip strings but that would, most likely, break it for me (and other's systems that currently display it properly). In other words, this may have to be left as a cosmetic bug. I'll keep it in my bug tracker, though, in hopes that I come across a universal fix.
Latest build:v1.0.2 build 251
+ Added an option to autopause after "x" minutes of user idle time. [Thanks, app103]
+ Added a delete hotkey button to the hotkey options dialog. [Thanks, drugwash]
+ Added an option to allow single or double-clicking the tray icon to bring the main
window to the front. Tools, Optoins, General, System tray section. [Thanks, brotherS]