This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8630 - make sleep timer value persistent
Attached to Project:
Rockbox
Opened by Vuong Minh Hiep (vmh) - Saturday, 23 February 2008, 01:58 GMT+2
Opened by Vuong Minh Hiep (vmh) - Saturday, 23 February 2008, 01:58 GMT+2
|
DetailsThis patch makes the sleep timer value persistent, so the user doesn't have to adjust the sleep timer every time.
|
This task depends upon
There's a bug in this patch, which will always start the sleep timer when the user is entering the sleep timer setting. I think the best solution is to add an additional parameter to the callback, so the callback can decide what to do on which action (button press). But the effect is that many other files need to be updated (adding the action parameter). Does someone see a better solution?
synchronized to r17755
Hi thanks for the resync.