1
0
Fork 0
forked from len0rd/rockbox

Add new action descriptions for the alarm screen, correct the buttons for ipods and add a short description of the 'alarm wake up screen'.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15017 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2007-10-07 15:02:19 +00:00
parent 5f1ec307db
commit 1dd9febe0e
9 changed files with 44 additions and 12 deletions

View file

@ -86,18 +86,18 @@ minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are
available. available.
\opt{HAVE_RTC_ALARM}{ \opt{HAVE_RTC_ALARM}{
\subsection{Wake Up alarm} \subsection{Wake-Up Alarm}
This option turns the \dap{} off and then starts it up again at the This option turns the \dap{} off and then starts it up again at the
specified time. This is most useful when combined with specified time. Use \ActionSettingInc{} and \ActionSettingDec{} to adjust
\setting{Start Screen} set to \setting{Resume Playback}, so the minutes setting, \ButtonLeft{} and \ButtonRight{} to adjust the hours.
that the \dap{} wakes up and immediately starts playing music. Use \ActionAlarmSet{} confirms the alarm and shuts the \dap{} down, and
\ActionSettingInc{} and \ActionSettingDec to adjust the minutes setting, \ActionAlarmCancel{} cancels setting an alarm. If the \dap{} is turned on
\ButtonLeft{} and \ButtonRight{} to adjust the HOURS. again before the alarm occurs, the alarm will be cancelled. Using this
\ButtonPlay{} confirms the alarm and shuts your \dap{} down, and option disables the \setting{Sleep Timer}.
\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 \subsection{Alarm Wake up Screen}
occurs, the alarm will be cancelled. Using this option disables the This option controls what the \dap{} does when it is woken up by the alarm.
\setting{Sleep Timer}.
} }
\subsection{Limits} \subsection{Limits}

View file

@ -70,6 +70,10 @@
\newcommand{\ActionSettingInc}{\ButtonScrollFwd} \newcommand{\ActionSettingInc}{\ButtonScrollFwd}
\newcommand{\ActionSettingDec}{\ButtonScrollBack} \newcommand{\ActionSettingDec}{\ButtonScrollBack}
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
%Button actions, Virtual Keyboard Context %Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft} \newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight} \newcommand{\ActionKbdRight}{\ButtonRight}

View file

@ -70,6 +70,10 @@
\newcommand{\ActionSettingInc}{\ButtonScrollFwd} \newcommand{\ActionSettingInc}{\ButtonScrollFwd}
\newcommand{\ActionSettingDec}{\ButtonScrollBack} \newcommand{\ActionSettingDec}{\ButtonScrollBack}
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
%Button actions, Virtual Keyboard Context %Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft} \newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight} \newcommand{\ActionKbdRight}{\ButtonRight}

View file

@ -70,6 +70,10 @@
\newcommand{\ActionSettingInc}{\ButtonScrollFwd} \newcommand{\ActionSettingInc}{\ButtonScrollFwd}
\newcommand{\ActionSettingDec}{\ButtonScrollBack} \newcommand{\ActionSettingDec}{\ButtonScrollBack}
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
%Button actions, Virtual Keyboard Context %Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft} \newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight} \newcommand{\ActionKbdRight}{\ButtonRight}

View file

@ -71,6 +71,10 @@
\newcommand{\ActionSettingInc}{\ButtonScrollFwd} \newcommand{\ActionSettingInc}{\ButtonScrollFwd}
\newcommand{\ActionSettingDec}{\ButtonScrollBack} \newcommand{\ActionSettingDec}{\ButtonScrollBack}
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
%Button actions, Virtual Keyboard Context %Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft} \newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight} \newcommand{\ActionKbdRight}{\ButtonRight}

View file

@ -70,6 +70,10 @@
\newcommand{\ActionSettingInc}{\ButtonScrollFwd} \newcommand{\ActionSettingInc}{\ButtonScrollFwd}
\newcommand{\ActionSettingDec}{\ButtonScrollBack} \newcommand{\ActionSettingDec}{\ButtonScrollBack}
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
%Button actions, Virtual Keyboard Context %Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft} \newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight} \newcommand{\ActionKbdRight}{\ButtonRight}

View file

@ -71,6 +71,10 @@
\newcommand{\ActionSettingInc}{\ButtonScrollFwd} \newcommand{\ActionSettingInc}{\ButtonScrollFwd}
\newcommand{\ActionSettingDec}{\ButtonScrollBack} \newcommand{\ActionSettingDec}{\ButtonScrollBack}
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
%Button actions, Virtual Keyboard Context %Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft} \newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight} \newcommand{\ActionKbdRight}{\ButtonRight}

View file

@ -71,6 +71,10 @@
\newcommand{\ActionSettingInc}{\ButtonScrollFwd} \newcommand{\ActionSettingInc}{\ButtonScrollFwd}
\newcommand{\ActionSettingDec}{\ButtonScrollBack} \newcommand{\ActionSettingDec}{\ButtonScrollBack}
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
%Button actions, Virtual Keyboard Context %Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft} \newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight} \newcommand{\ActionKbdRight}{\ButtonRight}

View file

@ -77,6 +77,10 @@
\newcommand{\ActionSettingInc}{\ButtonUp} \newcommand{\ActionSettingInc}{\ButtonUp}
\newcommand{\ActionSettingDec}{\ButtonDown} \newcommand{\ActionSettingDec}{\ButtonDown}
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonPlay}
\newcommand{\ActionAlarmCancel}{\ButtonOff}
%Button actions, Virtual Keyboard Context %Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft} \newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight} \newcommand{\ActionKbdRight}{\ButtonRight}