Rockbox Technical Forums

Rockbox General => Rockbox General Discussion => Topic started by: dreamlayers on March 20, 2009, 02:57:52 PM

Title: Photo and Color iPod LCD sleep
Post by: dreamlayers on March 20, 2009, 02:57:52 PM
I just uploaded a patch which implements LCD sleep on Photo and Color iPods.  It saves power by shutting down the LCD after a timeout.  It also properly shuts down the LCD when shutting down the iPod.  For more info see:
http://www.rockbox.org/tracker/task/10034#comment29213

Here's a patched build which you can install:
http://drop.io/dreamlayers/asset/rockbox-20400-ipodcolorphoto-lcd-sleep-zip

It concerns me that I'm releasing a patch which I'm not able to test on the actual hardware.  If this goes well, I'll add support for the Nano.
Title: Re: Photo and Color iPod LCD sleep
Post by: vocrobot on March 21, 2009, 05:32:27 PM
This facility is now available in the standard build for the 5g iPod so I presumed it was availble for all supported players.
Title: Re: Photo and Color iPod LCD sleep
Post by: dreamlayers on March 21, 2009, 06:12:06 PM
This facility is now available in the standard build for the 5g iPod so I presumed it was availble for all supported players.
What needs to be done to put the LCD to sleep and to wake the LCD depends on the particular device and LCD panel.  Not all targets have code for this.
Title: Re: Photo and Color iPod LCD sleep
Post by: vocrobot on March 23, 2009, 05:24:00 PM
Fair enough. I thought it was a general feature across all the ipods.
Title: Re: Photo and Color iPod LCD sleep
Post by: soap on March 23, 2009, 07:37:12 PM
LCD controllers were one of the more dramatic changes between models.
Title: Re: Photo and Color iPod LCD sleep
Post by: Buschel on April 01, 2009, 01:01:21 PM
I am surprised that there is so few response to this thread and the patch itself. The battery savings should be significant.