forked from len0rd/rockbox
Fix broken ipod manuals, correct some errors in the Wakeup alarm setting desription
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12559 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f2b6ecd5fe
commit
70b4ea9992
19 changed files with 78 additions and 5 deletions
|
@ -88,12 +88,13 @@ available.
|
|||
\opt{HAVE_RTC_ALARM}{
|
||||
\subsection{Wake Up alarm}
|
||||
This option turns the \dap{} off and then starts it up again at the
|
||||
specified time. This is most useful when combined with the \setting{Resume}
|
||||
setting in the \setting{Playback Options} menu is set to \setting{Yes}, so
|
||||
specified time. This is most useful when combined with
|
||||
\setting{Start Screen} set to \setting{Resume Playback}, so
|
||||
that the \dap{} wakes up and immediately starts playing music. Use
|
||||
\ButtonLeft{} and \ButtonRight{} to adjust the minutes setting, \ButtonUp{}
|
||||
and \ButtonDown{} to adjust the HOURS.
|
||||
\ButtonPlay{} confirms the alarm and shuts your \dap{} down, and \ButtonOff
|
||||
\ActionSettingInc{} and \ActionSettingDec to adjust the minutes setting,
|
||||
\ButtonLeft{} and \ButtonRight{} to adjust the HOURS.
|
||||
\ButtonPlay{} confirms the alarm and shuts your \dap{} down, and
|
||||
\opt{RECORDER_PAD}{\ButtonOff}\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
|
||||
cancels setting an alarm. If the \dap{} is turned on again before the alarm
|
||||
occurs, the alarm will be cancelled. Using this option disables the
|
||||
\setting{Sleep Timer}.
|
||||
|
|
|
@ -70,6 +70,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonScrollUp}
|
||||
\newcommand{\ActionSettingDec}{\ButtonScrollDown}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -69,6 +69,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonUp}
|
||||
\newcommand{\ActionSettingDec}{\ButtonDown}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -67,6 +67,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonRight}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonScrollUp}
|
||||
\newcommand{\ActionSettingDec}{\ButtonScrollDown}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -67,6 +67,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonRight}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonScrollUp}
|
||||
\newcommand{\ActionSettingDec}{\ButtonScrollDown}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -70,6 +70,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonUp}
|
||||
\newcommand{\ActionSettingDec}{\ButtonDown}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -72,6 +72,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonUp}
|
||||
\newcommand{\ActionSettingDec}{\ButtonDown}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -64,6 +64,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
|
||||
\newcommand{\ActionSettingDec}{\ButtonScrollBack}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -64,6 +64,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
|
||||
\newcommand{\ActionSettingDec}{\ButtonScrollBack}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -65,6 +65,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
|
||||
\newcommand{\ActionSettingDec}{\ButtonScrollBack}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -64,6 +64,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
|
||||
\newcommand{\ActionSettingDec}{\ButtonScrollBack}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -65,6 +65,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
|
||||
\newcommand{\ActionSettingDec}{\ButtonScrollBack}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -65,6 +65,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
|
||||
\newcommand{\ActionSettingDec}{\ButtonScrollBack}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -60,6 +60,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonRight}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonUp}
|
||||
\newcommand{\ActionSettingDec}{\ButtonDown}
|
||||
|
||||
%Button actions, Pitch Screen context
|
||||
\newcommand{\ActionPsToggleMode}{Long \ButtonMenu}
|
||||
\newcommand{\ActionPsIncSmall}{\ButtonUp}
|
||||
|
|
|
@ -57,6 +57,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonRight}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonUp}
|
||||
\newcommand{\ActionSettingDec}{\ButtonDown}
|
||||
|
||||
%Button actions, Pitch Screen context
|
||||
\newcommand{\ActionPsToggleMode}{Long \ButtonMenu}
|
||||
\newcommand{\ActionPsIncSmall}{\ButtonUp}
|
||||
|
|
|
@ -56,3 +56,7 @@
|
|||
|
||||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonRight}
|
||||
\newcommand{\ActionSettingDec}{\ButtonLeft}
|
||||
|
|
|
@ -67,6 +67,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonUp}
|
||||
\newcommand{\ActionSettingDec}{\ButtonDown}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -68,6 +68,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonUp}
|
||||
\newcommand{\ActionSettingDec}{\ButtonDown}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
|
@ -66,6 +66,10 @@
|
|||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||
|
||||
%Button actions, Setting context
|
||||
\newcommand{\ActionSettingInc}{\ButtonUp}
|
||||
\newcommand{\ActionSettingDec}{\ButtonDown}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
||||
\newcommand{\ActionKbdRight}{\ButtonRight}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue