diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2011-10-17 18:57:38 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2011-10-17 18:57:38 +0000 |
| commit | e347146b6268ece5b90bb6cf6fcb5c4e8f9b6a1e (patch) | |
| tree | 4b59a351430c3a5d2c51fc36c76c0b3711bf0d2a /manual/main_menu | |
| parent | e44af440c50e2d87fcb57a91a8036e108a3b7362 (diff) | |
| download | rockbox-e347146b6268ece5b90bb6cf6fcb5c4e8f9b6a1e.zip rockbox-e347146b6268ece5b90bb6cf6fcb5c4e8f9b6a1e.tar.gz rockbox-e347146b6268ece5b90bb6cf6fcb5c4e8f9b6a1e.tar.bz2 rockbox-e347146b6268ece5b90bb6cf6fcb5c4e8f9b6a1e.tar.xz | |
Sleep timer options: persistent duration and start on boot.
This makes the sleep timer persistent, so that the duration is remembered
across reboots. Additionally, it adds a setting to automatically apply
it at boot.
Flyspray: FS#10849
Author: Nick Peskett
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30777 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/main_menu')
| -rw-r--r-- | manual/main_menu/main.tex | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 76063e8..b43cfb1 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -203,7 +203,9 @@ pages of information.} \item[Sleep Timer:] The \setting{Sleep Timer} powers off your \dap{} after playing for a given time. It can be set from \setting{Off} to 5 hours in 5 minute steps. - The \setting{Sleep Timer} is reset on boot. + While the \setting{Sleep Timer} is reset on boot, the value selected is + retained and will be used as the default from then on. + If the sleep timer is currently active, \setting{Off} will be highlighted, \opt{alarm}{ \item[Wake-Up Alarm:] This option will make the \dap{} start up at the specified time. @@ -212,12 +214,13 @@ pages of information.} \ActionAlarmSet{} confirms the alarm, and \ActionAlarmCancel{} cancels setting an alarm. If the \dap{} is turned on again before the alarm occurs, the alarm will be cancelled. - \opt{recording,radio}{ \item[Alarm Wake Up Screen:] This option controls what the \dap{} does when it is woken up by the alarm. }%\opt{recording,radio} }%\opt{alarm} + \item[Start Sleep Timer On Boot:] + If set, a \setting{Sleep Timer} will be initiated when the device starts. \item [Time Format:] Choose 12 or 24 hour clock. \end{description} }%\opt{rtc} @@ -241,7 +244,11 @@ pages of information.} \item[Sleep Timer:] The \setting{Sleep Timer} powers off your \dap{} after playing for a given time. It can be set from \setting{Off} to 5 hours in 5 minute steps. - The \setting{Sleep Timer} is reset on boot. + While the \setting{Sleep Timer} is reset on boot, the value selected is + retained and will be used as the default from then on. + If the sleep timer is currently active, \setting{Off} will be highlighted, + \item[Start Sleep Timer On Boot:] + If set, a \setting{Sleep Timer} will be initiated when the device starts. } \item[Running Time:] |