2006-04-10 21:47:09 +00:00
|
|
|
% $Id$ %
|
2006-02-11 00:57:17 +00:00
|
|
|
\chapter{The Main Menu}
|
|
|
|
|
|
|
|
\section{Introducing the Main Menu}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{main_menu/images/ss-main-menu}{The main menu}{}
|
2006-05-12 16:56:21 +00:00
|
|
|
The \setting{Main Menu} is the screen from which the rest of the Rockbox functions can be
|
2006-04-02 10:57:54 +00:00
|
|
|
accessed. It is used for a variety of functions, which are detailed below.
|
2006-05-12 16:56:21 +00:00
|
|
|
All options in Rockbox can be controlled via the \setting{Main Menu}.
|
|
|
|
To enter the \setting{Main Menu},
|
2006-08-14 06:58:53 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{press the \ButtonMode\ button.}%
|
|
|
|
\opt{RECORDER_PAD}{press the \ButtonFOne\ button.}%
|
2006-08-27 15:00:50 +00:00
|
|
|
\opt{PLAYER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{press the \ButtonMenu\
|
2006-08-23 17:10:08 +00:00
|
|
|
button.}%
|
2006-08-27 15:00:50 +00:00
|
|
|
\opt{ONDIO_PAD}{hold the \ButtonMenu{} button.}%
|
2006-08-14 06:58:53 +00:00
|
|
|
\opt{IAUDIO_X5_PAD}{press the \ButtonRec\ button.}%
|
2006-10-17 16:22:43 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{press the \ButtonPower\ button.}%
|
2006-05-12 16:56:21 +00:00
|
|
|
|
|
|
|
All settings are stored on the unit. However, Rockbox does not spin up
|
|
|
|
the disk solely for the purpose of saving settings. Instead, Rockbox will
|
|
|
|
save settings when it spins up the disk the next time, for example when
|
2006-04-02 10:57:54 +00:00
|
|
|
refilling the MP3 buffer or navigating through the file browser. Changes to
|
|
|
|
settings may therefore not be saved unless the \dap\ is shut down safely
|
2006-08-01 11:57:38 +00:00
|
|
|
(see \reference{ref:Safeshutdown}).
|
2006-02-11 00:57:17 +00:00
|
|
|
|
2006-04-01 15:43:04 +00:00
|
|
|
\section{Navigating the Main Menu}
|
2006-10-17 16:22:43 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{
|
2006-04-04 12:27:28 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollFwd}
|
2006-10-17 16:22:43 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
|
2006-04-04 12:27:28 +00:00
|
|
|
& Moves up in the menu.\\
|
|
|
|
& Inside a setting, increases the value or
|
2006-04-02 10:57:54 +00:00
|
|
|
chooses next option \\
|
2006-03-27 20:01:22 +00:00
|
|
|
%
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollBack}
|
2006-10-17 16:22:43 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
|
2006-04-04 12:27:28 +00:00
|
|
|
& Moves down in the menu.\\
|
|
|
|
& Inside a setting, decreases the value or
|
2006-04-02 10:57:54 +00:00
|
|
|
chooses previous option \\
|
2006-03-27 20:01:22 +00:00
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD}{\ButtonPlay/\ButtonRight}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect/\ButtonRight}
|
2006-10-17 16:22:43 +00:00
|
|
|
\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,IRIVER_H10_PAD}{\ButtonRight}
|
2006-03-30 21:21:46 +00:00
|
|
|
& Selects option \\
|
2006-03-27 20:01:22 +00:00
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff/\ButtonLeft}
|
2006-10-17 16:22:43 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,IRIVER_H10_PAD}{\ButtonLeft}
|
2006-03-30 21:21:46 +00:00
|
|
|
& Exits menu, setting or moves to parent menu\\
|
2006-04-04 12:27:28 +00:00
|
|
|
\end{btnmap}
|
|
|
|
\end{table}
|
2006-03-15 18:55:47 +00:00
|
|
|
}
|
2006-03-27 20:01:22 +00:00
|
|
|
\opt{PLAYER_PAD}{
|
2006-04-04 12:27:28 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2006-03-27 20:01:22 +00:00
|
|
|
%
|
2006-04-04 12:27:28 +00:00
|
|
|
\ButtonLeft & Selects previous option in the menu.\\
|
|
|
|
& Inside an setting, decreases the value or chooses previous option \\
|
2006-03-27 20:01:22 +00:00
|
|
|
%
|
2006-04-04 12:27:28 +00:00
|
|
|
\ButtonRight & Selects next option in the menu.\\
|
|
|
|
& Inside an setting increases the value or chooses next option \\
|
2006-03-27 20:01:22 +00:00
|
|
|
%
|
|
|
|
\ButtonPlay & Selects item \\
|
|
|
|
%
|
2006-04-04 12:27:28 +00:00
|
|
|
\ButtonStop & Exit menu, setting or moves to parent menu.\\
|
|
|
|
\end{btnmap}
|
|
|
|
\end{table}
|
2006-03-15 18:55:47 +00:00
|
|
|
}
|
2006-02-11 00:57:17 +00:00
|
|
|
|
2006-04-02 10:57:54 +00:00
|
|
|
\section {Recent Bookmarks}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{main_menu/images/ss-list-bookmarks}%
|
2006-04-02 10:57:54 +00:00
|
|
|
{The list bookmarks screen}{}
|
2006-05-12 16:56:21 +00:00
|
|
|
If the \setting{Save a list of recently created bookmarks} option is enabled
|
2006-04-02 10:57:54 +00:00
|
|
|
then you can view a list of several recent bookmarks here and select one to
|
2006-08-01 11:57:38 +00:00
|
|
|
jump straight to that track. See \reference{ref:Bookmarkconfigactual}
|
2006-04-04 12:27:28 +00:00
|
|
|
for more details on configuring bookmarking in Rockbox.
|
|
|
|
\note{This option is off by default.}
|
2006-02-11 00:57:17 +00:00
|
|
|
|
2006-04-02 10:57:54 +00:00
|
|
|
\section{Sound Settings}
|
2006-05-12 16:56:21 +00:00
|
|
|
The \setting{Sound Settings} menu offers a selection of sound properties you may
|
2006-10-17 12:18:51 +00:00
|
|
|
change to customise your listening experience. The details of this menu are
|
2006-08-01 11:57:38 +00:00
|
|
|
covered in detail in \reference{ref:configure_rockbox_sound}.
|
2006-04-02 10:57:54 +00:00
|
|
|
|
|
|
|
\section{General Settings}
|
2006-10-17 12:18:51 +00:00
|
|
|
The \setting{General Settings} menu allows you to customise the way Rockbox looks
|
2006-07-31 12:21:57 +00:00
|
|
|
and the way it plays music. The details of this menu are covered in detail in
|
2006-08-01 11:57:38 +00:00
|
|
|
\reference{ref:configure_rockbox_general}.
|
2006-04-02 10:57:54 +00:00
|
|
|
|
|
|
|
\section{Manage Settings}
|
2006-05-12 16:56:21 +00:00
|
|
|
The \setting{Manage Settings} option allows the saving and re-loading of user
|
2006-08-12 15:56:33 +00:00
|
|
|
configuration settings, browsing the hard drive for alternate firmwares, and finally
|
2006-08-27 17:05:57 +00:00
|
|
|
resetting your \dap{} back to initial configuration.
|
2006-08-12 15:56:33 +00:00
|
|
|
%
|
|
|
|
\opt{MASCODEC}{This menu also allows the user to load different versions of the
|
|
|
|
Rockbox firmware.}
|
|
|
|
%
|
|
|
|
The details of this menu are covered in detail in
|
|
|
|
\reference{ref:manage_settings}.
|
2006-04-02 10:57:54 +00:00
|
|
|
|
|
|
|
\section{Browse Themes}
|
2006-04-10 21:47:09 +00:00
|
|
|
This option will display all the currently installed themes on the \dap,
|
|
|
|
press \ButtonRight\ to load the chosen theme and apply it.
|
|
|
|
|
2006-05-12 16:56:21 +00:00
|
|
|
A theme is basically a configuration file, stored in a specific directory,
|
2006-04-10 21:47:09 +00:00
|
|
|
that typically changes the WPS
|
|
|
|
\opt{h1xx,h300,x5}{and remote WPS}, font used and on some platforms
|
|
|
|
additional information such as background image and text colours.
|
|
|
|
|
2006-05-28 15:49:17 +00:00
|
|
|
There are a number of themes that ship with Rockbox. If none of
|
2006-04-10 21:47:09 +00:00
|
|
|
these suit your needs, many more can be downloaded from
|
2006-05-28 15:49:17 +00:00
|
|
|
\opt{RECORDER_PAD}{\wikilink{WpsArchos}}%
|
|
|
|
\opt{h1xx}{\wikilink{WpsIriverH100}}%
|
|
|
|
\opt{h300,ipodcolor}{\wikilink{WpsIriverH300}}%
|
|
|
|
\opt{ipodvideo}{\wikilink{WpsIpod5g}}%
|
|
|
|
\opt{ipodnano}{\wikilink{WpsIpodNano}}%
|
|
|
|
\opt{ipodmini}{\wikilink{WpsIpodMini}}%
|
|
|
|
\opt{x5}{\wikilink{WpsIaudioX5}}%
|
|
|
|
.
|
2006-04-10 21:47:09 +00:00
|
|
|
Some of the downloads from this site will actually be standalone WPS files,
|
|
|
|
others will be full-blown themes.
|
|
|
|
|
|
|
|
\note{Themes do not have to be purely visual. It is quite possible to create
|
|
|
|
a theme that switches between audio configurations for use in the car, with
|
2006-07-31 12:21:57 +00:00
|
|
|
headphones and when connected to an external amplifier. See
|
2006-08-01 11:57:38 +00:00
|
|
|
\reference{ref:CreateYourOwnWPS} for more details.
|
2006-04-10 21:47:09 +00:00
|
|
|
}
|
2006-04-02 17:50:21 +00:00
|
|
|
|
2006-07-22 09:46:31 +00:00
|
|
|
\opt{CONFIG_TUNER}{\input{main_menu/fmradio.tex}}
|
2006-04-04 12:27:28 +00:00
|
|
|
|
2006-07-22 09:46:31 +00:00
|
|
|
\opt{HAVE_RECORDING}{\input{main_menu/recording.tex}}
|
2006-04-04 12:27:28 +00:00
|
|
|
|
2006-02-11 00:57:17 +00:00
|
|
|
\section{\label{ref:playlistoptions}Playlist Options}
|
2006-08-15 10:53:14 +00:00
|
|
|
This menu allows you to work with playlists. Playlists can be created in
|
|
|
|
three ways. Playing a file in a directory causes all the files in the
|
|
|
|
directory to be placed in a playlist. Playlists can be created manually by
|
|
|
|
either using the \setting{File Menu} (see \reference{ref:Filemenu}) or using
|
|
|
|
the \setting{Playlist Options} menu. Both automatically and manually created
|
|
|
|
playlists can be edited using this menu.
|
2006-02-11 00:57:17 +00:00
|
|
|
|
2006-04-02 10:57:54 +00:00
|
|
|
\begin{description}
|
|
|
|
\item[Create Playlist:]
|
|
|
|
Rockbox will create a playlist with all tracks in the current directory
|
2006-10-17 12:18:51 +00:00
|
|
|
and all sub-directories. The playlist will be created one folder level ``up''
|
2006-04-02 10:57:54 +00:00
|
|
|
from where you currently are.
|
2006-03-28 22:46:49 +00:00
|
|
|
|
2006-04-02 10:57:54 +00:00
|
|
|
\item[View Current Playlist:]
|
2006-03-28 22:46:49 +00:00
|
|
|
Displays the contents of the playlist currently stored in memory.
|
|
|
|
|
2006-04-02 10:57:54 +00:00
|
|
|
\item[Save Current Playlist:]
|
|
|
|
Saves the current dynamic playlist, excluding queued tracks, to the
|
|
|
|
specified file. If no path is provided then playlist is saved to current
|
2006-08-01 11:57:38 +00:00
|
|
|
directory (see \reference{ref:Playlistsubmenu}).
|
2006-03-28 22:46:49 +00:00
|
|
|
|
2006-04-10 21:47:09 +00:00
|
|
|
\item[Recursively Insert Directories: ]
|
2006-05-12 16:56:21 +00:00
|
|
|
If set to \setting{On}, then when a directory is inserted or queued into a
|
2006-10-17 12:18:51 +00:00
|
|
|
dynamic playlist, all sub-directories will also be inserted. If set to \setting{Ask},
|
|
|
|
Rockbox will prompt the user about whether to include sub-directories.
|
2006-05-12 16:56:21 +00:00
|
|
|
Options: \setting{Off}, \setting{Ask}, \setting{On}
|
2006-04-10 21:47:09 +00:00
|
|
|
|
|
|
|
\item[Warn When Erasing Dynamic Playlist: ]
|
2006-05-12 16:56:21 +00:00
|
|
|
If set to \setting{Yes}, Rockbox will provide a warning if the user attempts to
|
|
|
|
take an action that will cause Rockbox to erase the current dynamic playlist.
|
|
|
|
Options: \setting{Yes}, \setting{No}
|
2006-04-02 10:57:54 +00:00
|
|
|
\end{description}
|
2006-02-11 00:57:17 +00:00
|
|
|
|
|
|
|
\section{Browse Plugins}
|
2006-04-04 12:27:28 +00:00
|
|
|
With this option you can load and run various plugins that have been
|
2006-04-10 21:47:09 +00:00
|
|
|
written for Rockbox. There are a wide variety of these supplied with
|
2006-05-12 16:56:21 +00:00
|
|
|
Rockbox, including several games, some impressive demos and a number of
|
2006-07-31 12:21:57 +00:00
|
|
|
utilities. A detailed description of the different plugins is to be found in
|
2006-08-01 11:57:38 +00:00
|
|
|
\reference{ref:plugins}.
|
2006-02-11 00:57:17 +00:00
|
|
|
|
|
|
|
\section{\label{ref:Info}Info}
|
2006-04-04 12:27:28 +00:00
|
|
|
This option shows RAM buffer size, battery voltage level and estimated time
|
2006-04-02 10:57:54 +00:00
|
|
|
remaining, disk total space and disk free space.
|
|
|
|
\opt{player}{Use the MINUS and PLUS keys to step through several
|
|
|
|
pages of information.}
|
2006-02-11 00:57:17 +00:00
|
|
|
|
2006-04-02 10:57:54 +00:00
|
|
|
\begin{description}
|
|
|
|
\item[Rockbox Info:]
|
|
|
|
Displays some basic system information. This is, from top to bottom,
|
2006-08-27 15:00:50 +00:00
|
|
|
the amount of memory Rockbox has available for storing music (the buffer). The
|
2006-12-02 09:42:09 +00:00
|
|
|
battery status. %
|
|
|
|
\opt{ondio}{%
|
|
|
|
Memory size and amount of free space on the two data volumes, this info is
|
|
|
|
given seperately for internal memory (\emph{Int}) and for a plugged in MMC
|
|
|
|
(\emph{MMC}).
|
|
|
|
}%
|
|
|
|
\nopt{ondio}{Hard disk size and the amount of free space on the disk.}
|
2006-08-27 15:00:50 +00:00
|
|
|
|
2006-04-02 10:57:54 +00:00
|
|
|
\item[Version:]
|
2006-03-28 22:46:49 +00:00
|
|
|
Software version and credits display.
|
|
|
|
|
2006-04-02 10:57:54 +00:00
|
|
|
\item[Debug (Keep Out!):]
|
2006-10-17 12:18:51 +00:00
|
|
|
This sub menu is intended to be used \emph{only} by Rockbox developers.
|
2006-05-12 16:56:21 +00:00
|
|
|
It shows hardware, disk, battery status and other technical information.
|
2006-04-04 12:27:28 +00:00
|
|
|
\warn{It is not recommended that users access this menu unless instructed to
|
2006-05-12 16:56:21 +00:00
|
|
|
do so in the course of fixing a problem with Rockbox. If you think you have
|
2006-04-04 12:27:28 +00:00
|
|
|
messed up your settings by use of this menu please try to reset \emph{all}
|
|
|
|
settings before asking for help.}
|
2006-04-02 10:57:54 +00:00
|
|
|
\end{description}
|
2006-02-11 00:57:17 +00:00
|
|
|
|
2006-03-30 21:21:46 +00:00
|
|
|
\opt{player}{
|
2006-04-02 10:57:54 +00:00
|
|
|
\section{Shutdown}
|
|
|
|
This menu option saves the Rockbox configuration and turns off the hard
|
|
|
|
drive before shutting down the machine. For maximum safety this procedure
|
2006-05-12 16:56:21 +00:00
|
|
|
is recommended when turning off the \dap. (There is a very small risk
|
2006-08-01 11:57:38 +00:00
|
|
|
of hard disk corruption otherwise.) See \reference{ref:Safeshutdown}
|
2006-04-02 10:57:54 +00:00
|
|
|
for more details.
|
2006-03-30 21:21:46 +00:00
|
|
|
}
|
2006-04-02 10:57:54 +00:00
|
|
|
|
2006-10-17 16:22:43 +00:00
|
|
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}
|
2006-05-12 16:56:21 +00:00
|
|
|
{
|
2006-04-04 12:27:28 +00:00
|
|
|
\section{Quick Menu}
|
2006-05-12 16:56:21 +00:00
|
|
|
Whilst not strictly part of the \setting{Main Menu}, it is worth noting that a few
|
|
|
|
of the more commonly used settings are available from the \setting{Quick Menu}.
|
|
|
|
The \setting{Quick Menu} screen is accessed by holding the
|
2006-08-14 06:58:53 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFTwo}%
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}%
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonMenu}%
|
2006-08-14 06:58:53 +00:00
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonRec}%
|
2006-10-17 16:22:43 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonLeft}%
|
2006-08-14 06:58:53 +00:00
|
|
|
{} key, and it allows rapid access to the \setting{Shuffle} and \setting{Repeat} modes
|
2006-08-01 11:57:38 +00:00
|
|
|
(\reference{ref:PlaybackOptions})
|
|
|
|
and the \setting{Show Files} option (\reference{ref:ShowFiles}).
|
2006-04-10 21:47:09 +00:00
|
|
|
}
|