Bugzilla – Bug 2760
"none" screen saver should be called "blank" when setting for powered off.
Last modified: 2008-09-15 14:39:24 UTC
trivial issue, not a trivial fix. Essentially, we'd need to munge the list of screensavers when entering the off saver setting in player UI, and when filling the list in Web/Setup. What about something like "none (blank when off)". Downside is that this implies some sort of multimode function that would not be there if this wer assigned as the idle saver. Then again, now playing (jump back on wake), or now playing seem odd as a selection for "off". Maybe the screensaver API should have a mode array/hash giving a name for idle, playing, off modes if they are support. unnamed modes could then be removed from the lists in each mode? In fact, adding a "vis" mode option as well would mean we could also select out the vis screensavers for older players??
dean, thoughts?