Bug 13134 - Support screensavers registered by SC/SN
: Support screensavers registered by SC/SN
Status: CLOSED FIXED
Product: SqueezePlay
Classification: Unclassified
Component: Screensavers
: unspecified
: PC Other
: P1 normal (vote)
: 7.4.0
Assigned To: Wadzinski Tom
:
Depends on:
Blocks: 12993 12994
  Show dependency treegraph
 
Reported: 2009-07-30 06:45 UTC by Andy Grundman
Modified: 2009-10-05 14:27 UTC (History)
3 users (show)

See Also:
Category: Feature


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Grundman 2009-07-30 06:45:30 UTC
Registered as part of a menu item, for example:

             screensavers => [
                   {
                     cmd => ["foo", "screensaver_news"],
                     text => "My News Feed",
                   },
                   {
                     cmd => ["foo", "screensaver_photos"],
                     text => "My Photos",
                   },
                 ],
Comment 1 SVN Bot 2009-08-11 13:10:21 UTC
 == Auto-comment from SVN commit #7014 to the jive repo by tom ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7014 ==

Bug:13134
Description:
- Initial support for "remote" Screensavers.
- Added Scroll support to ImageViewer
- Added imgSourceOverride support to ImageViewer.
- Fixed timer race conditions.
- Do fast transition on previous Image request.
Comment 2 SVN Bot 2009-08-11 13:27:13 UTC
 == Auto-comment from SVN commit #7015 to the jive repo by tom ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7015 ==

Bug:13134
Description:
- remove accidental log:error
Comment 3 SVN Bot 2009-08-11 13:55:25 UTC
 == Auto-comment from SVN commit #7016 to the jive repo by tom ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7016 ==

Bug:13134
Description:
- nil check
Comment 4 SVN Bot 2009-08-11 14:17:18 UTC
 == Auto-comment from SVN commit #7018 to the jive repo by tom ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7018 ==

Bug:13134
Description:
- Partial fix for smooth volume/scanner window while SS transitions are occurring.
Comment 5 SVN Bot 2009-08-11 15:00:38 UTC
 == Auto-comment from SVN commit #7019 to the jive repo by tom ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7019 ==

Bug:13134
Description:
- Better connection down handling
- cleaned up logging
Comment 6 SVN Bot 2009-08-11 15:11:49 UTC
 == Auto-comment from SVN commit #7020 to the jive repo by tom ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7020 ==

Bug:13134
Description:
- free() wasn't working due to typo...
Comment 7 SVN Bot 2009-08-13 05:15:40 UTC
 == Auto-comment from SVN commit #7057 to the jive repo by tom ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7057 ==

Bug:13134
Description:
- stop timers on free.
Comment 8 SVN Bot 2009-08-13 09:27:57 UTC
 == Auto-comment from SVN commit #7061 to the jive repo by tom ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7061 ==

Bug:13134
Description:
- show init window (allows ss, sls to be properly cancellable) - needs real styling
- When cancelling, stop timers, so image doesn't aggressively return after cancel
- Decreased time to first image by about .5 seconds.
Comment 9 Wadzinski Tom 2009-08-24 05:51:39 UTC
*** Bug 11852 has been marked as a duplicate of this bug. ***
Comment 10 Wadzinski Tom 2009-08-31 11:20:38 UTC
rest of related work happening in bug 13136
Comment 11 James Richardson 2009-10-05 14:27:58 UTC
This bug has been marked as fixed in the 7.4.0 release version of SqueezeBox Server!
    * SqueezeCenter: 28672
    * Squeezebox 2 and 3: 130
    * Transporter: 80
    * Receiver: 65
    * Boom: 50
    * Controller: 7790
    * Radio: 7790  

Please see the Release Notes for all the details: http://wiki.slimdevices.com/index.php/Release_Notes

If you haven't already, please download and install the new version from http://www.logitechsqueezebox.com/support/download-squeezebox-server.html

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.