Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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
Task Type Patches
Category Settings
Status Unconfirmed
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

This patch makes the sleep timer value persistent, so the user doesn't have to adjust the sleep timer every time.
This task depends upon

Comment by Vuong Minh Hiep (vmh) - Saturday, 23 February 2008, 08:35 GMT+2
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?
Comment by Vuong Minh Hiep (vmh) - Sunday, 22 June 2008, 23:12 GMT+2
synchronized to r17755
Comment by alex wallis (alexwallis646) - Monday, 23 June 2008, 00:43 GMT+2
Hi thanks for the resync.

Loading...