Bug 12002 - Screensavers should exit on any touch or IR signal always
: Screensavers should exit on any touch or IR signal always
Status: RESOLVED FIXED
Product: SB Touch
Classification: Unclassified
Component: UI
: unspecified
: PC Other
: -- major (vote)
: 8.0.0
Assigned To: Wadzinski Tom
http://forums.slimdevices.com/showthr...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-08 10:07 UTC by Blackketter Dean
Modified: 2009-09-08 09:19 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Blackketter Dean 2009-05-08 10:07:33 UTC
See the thread
Comment 1 Wadzinski Tom 2009-05-08 11:34:08 UTC
In a call with Dean, he clarified for me that he really wants it that when the NP SS kicks in (even if NP isn't currently up), it really doesn't bring up a SS, instead it just brings regular NP (non-SS mode) to the screen and resets the SS timer.

His comments where that later when the visualizer mode comes in there will be actually SS style interaction to "leave", but in this case (NP) the user can always just click back to get where there were before.

According to Dean, this may be a good thing for controller as well, and time will tell. So, I'll preserve the old NP SS pathways, and just shortcircuit to a pushAction("go_now_playing") when the NP SS would normally be engaged.
Comment 2 Wadzinski Tom 2009-05-08 12:24:32 UTC
fixed in r5687

when NP SS kicks in, it just brings up regular NP, no longer a special SS mode. So, to go back, just use the back button.

When we work on the remote mode more fully, this behavior for remote mode may be different.