summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/configure_rockbox/system_options.tex2
-rw-r--r--manual/platform/h10.tex7
-rw-r--r--manual/platform/h10_5gb.tex7
-rw-r--r--manual/platform/ipod1g2g.tex2
-rw-r--r--manual/platform/ipod3g.tex2
-rw-r--r--manual/platform/ipod4g.tex2
-rw-r--r--manual/platform/ipodcolor.tex2
-rw-r--r--manual/platform/ipodmini.tex2
-rw-r--r--manual/platform/ipodnano.tex2
-rw-r--r--manual/platform/ipodvideo.tex2
-rw-r--r--manual/platform/recorderv2fm.tex2
11 files changed, 31 insertions, 1 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 5017436c0b..62665ed2da 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -89,7 +89,7 @@ available.
\subsection{Wake-Up Alarm}
This option turns the \dap{} off and then starts it up again at the
specified time. Use \ActionSettingInc{} and \ActionSettingDec{} to adjust
- the minutes setting, \ButtonLeft{} and \ButtonRight{} to adjust the hours.
+ the minutes setting, \ActionAlarmHoursDec{} and \ActionAlarmHoursInc{} to adjust the hours.
\ActionAlarmSet{} confirms the alarm and shuts the \dap{} down, and
\ActionAlarmCancel{} cancels setting an alarm. If the \dap{} is turned on
again before the alarm occurs, the alarm will be cancelled. Using this
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index fac13bf91b..31a2c3749a 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -7,6 +7,7 @@
\edef\UseOption{\UseOption,HAVE_LCD_SLEEP}
\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
\edef\UseOption{\UseOption,CONFIG_RTC}
+\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
\edef\UseOption{\UseOption,SWCODEC}
\edef\UseOption{\UseOption,IRIVER_H10_PAD}
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
@@ -81,6 +82,12 @@
\newcommand{\ActionSettingInc}{\ButtonScrollUp}
\newcommand{\ActionSettingDec}{\ButtonScrollDown}
+%Button actions, Alarm screen
+\newcommand{\ActionAlarmSet}{\ActionStdOk}
+\newcommand{\ActionAlarmCancel}{\ActionStdCancel}
+\newcommand{\ActionAlarmHoursInc}{\ButtonRew}
+\newcommand{\ActionAlarmHoursDec}{\ButtonFF}
+
%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight}
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index ef4447650c..ceb5cb7ecc 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -4,6 +4,7 @@
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
\edef\UseOption{\UseOption,CONFIG_RTC}
+\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
\edef\UseOption{\UseOption,SWCODEC}
\edef\UseOption{\UseOption,IRIVER_H10_PAD}
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
@@ -78,6 +79,12 @@
\newcommand{\ActionSettingInc}{\ButtonScrollUp}
\newcommand{\ActionSettingDec}{\ButtonScrollDown}
+%Button actions, Alarm screen
+\newcommand{\ActionAlarmSet}{\ActionStdOk}
+\newcommand{\ActionAlarmCancel}{\ActionStdCancel}
+\newcommand{\ActionAlarmHoursInc}{\ButtonRew}
+\newcommand{\ActionAlarmHoursDec}{\ButtonFF}
+
%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight}
diff --git a/manual/platform/ipod1g2g.tex b/manual/platform/ipod1g2g.tex
index 5f31002bc8..a0f4c42b22 100644
--- a/manual/platform/ipod1g2g.tex
+++ b/manual/platform/ipod1g2g.tex
@@ -76,6 +76,8 @@
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
+\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
+\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex
index 1fab69020d..a604742fc8 100644
--- a/manual/platform/ipod3g.tex
+++ b/manual/platform/ipod3g.tex
@@ -76,6 +76,8 @@
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
+\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
+\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index c9193bd5fc..f04bdb20c5 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -76,6 +76,8 @@
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
+\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
+\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 175642289f..2d7b1ef923 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -75,6 +75,8 @@
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
+\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
+\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index db692e228d..8fbec15ebc 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -77,6 +77,8 @@
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
+\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
+\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index aab42485d6..2f513b0ec2 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -77,6 +77,8 @@
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
+\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
+\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index 6074a1e01f..7993431da4 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -77,6 +77,8 @@
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonSelect}
\newcommand{\ActionAlarmCancel}{\ButtonMenu}
+\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
+\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index cfc165b6da..ce0daf6ddf 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -83,6 +83,8 @@
%Button actions, Alarm screen
\newcommand{\ActionAlarmSet}{\ButtonPlay}
\newcommand{\ActionAlarmCancel}{\ButtonOff}
+\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
+\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}