summaryrefslogtreecommitdiff
path: root/manual/main_menu
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-08-23 17:10:08 +0000
committerMartin Arver <martin.arver@gmail.com>2006-08-23 17:10:08 +0000
commitd5fe8030baccc17d22c3ecdf2d4af77b71e41c82 (patch)
tree9b735c613910b28d4725bc9fe45c86250673fd11 /manual/main_menu
parent584853b5824c0c92946d2581afc3f3d84cee62a4 (diff)
downloadrockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.zip
rockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.tar.gz
rockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.tar.bz2
rockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.tar.xz
Enable manual builds for the Ipod 3g
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10723 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/main_menu')
-rw-r--r--manual/main_menu/main.tex17
-rw-r--r--manual/main_menu/recording.tex6
2 files changed, 12 insertions, 11 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 34fc462..d3aa802 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -9,7 +9,8 @@ All options in Rockbox can be controlled via the \setting{Main Menu}.
To enter the \setting{Main Menu},
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{press the \ButtonMode\ button.}%
\opt{RECORDER_PAD}{press the \ButtonFOne\ button.}%
- \opt{PLAYER_PAD,IPOD_4G_PAD,ONDIO_PAD}{press the \ButtonMenu\ button.}%
+ \opt{PLAYER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,ONDIO_PAD}{press the \ButtonMenu\
+ button.}%
\opt{IAUDIO_X5_PAD}{press the \ButtonRec\ button.}%
All settings are stored on the unit. However, Rockbox does not spin up
@@ -20,16 +21,16 @@ settings may therefore not be saved unless the \dap\ is shut down safely
(see \reference{ref:Safeshutdown}).
\section{Navigating the Main Menu}
-\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD}{
+\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{
\begin{table}
\begin{btnmap}{}{}
- \opt{IPOD_4G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollFwd}
+ \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollFwd}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
& Moves up in the menu.\\
& Inside a setting, increases the value or
chooses next option \\
%
- \opt{IPOD_4G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollBack}
+ \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollBack}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown}
& Moves down in the menu.\\
& Inside a setting, decreases the value or
@@ -37,11 +38,11 @@ settings may therefore not be saved unless the \dap\ is shut down safely
%
\opt{RECORDER_PAD}{\ButtonPlay/\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect/\ButtonRight}
- \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_VIDEO_PAD}{\ButtonRight}
+ \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonRight}
& Selects option \\
%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff/\ButtonLeft}
- \opt{IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_VIDEO_PAD}{\ButtonLeft}
+ \opt{IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonLeft}
& Exits menu, setting or moves to parent menu\\
\end{btnmap}
\end{table}
@@ -199,7 +200,7 @@ battery status, hard disk size and the amount of free space on the disk.
for more details.
}
-\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}
+\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}
{
\section{Quick Menu}
Whilst not strictly part of the \setting{Main Menu}, it is worth noting that a few
@@ -207,7 +208,7 @@ battery status, hard disk size and the amount of free space on the disk.
The \setting{Quick Menu} screen is accessed by holding the
\opt{RECORDER_PAD}{\ButtonFTwo}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}%
- \opt{IPOD_4G_PAD,IPOD_VIDEO_PAD}{\ButtonMenu}%
+ \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonMenu}%
\opt{IAUDIO_X5_PAD}{\ButtonRec}%
{} key, and it allows rapid access to the \setting{Shuffle} and \setting{Repeat} modes
(\reference{ref:PlaybackOptions})
diff --git a/manual/main_menu/recording.tex b/manual/main_menu/recording.tex
index 9b66030..a71c7a9 100644
--- a/manual/main_menu/recording.tex
+++ b/manual/main_menu/recording.tex
@@ -26,13 +26,13 @@
\opt{RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
- \opt{IPOD_4G_PAD}{\fixme{FixMe}}
+ \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\fixme{FixMe}}
& Start recording.\\
& While recording: pause recording (press again to continue).\\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IAUDIO_X5_PAD}{Hold \ButtonPlay}
- \opt{IPOD_4G_PAD}{\fixme{FixMe}}
+ \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\fixme{FixMe}}
& Exit \setting{Recording Screen}.\\
& While recording: Stop recording.\\
%
@@ -45,7 +45,7 @@
\opt{ONDIO_PAD}{Hold \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IAUDIO_X5_PAD}{Hold \ButtonRec}
- \opt{IPOD_4G_PAD}{Hold \ButtonSelect}
+ \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonSelect}
& Open \setting{Recording Settings} (see below).\\
%
\opt{RECORDER_PAD}{