blob: 7447a63438c882f253eb862a6eca5ea1a8b34273 [file] [log] [blame]
Dominik Riebelingb7eef892006-04-10 21:47:09 +00001% $Id$ %
Martin Arver8e8207f2006-02-11 00:57:17 +00002\chapter{The Main Menu}
Martin Arver8e8207f2006-02-11 00:57:17 +00003
4\section{Introducing the Main Menu}
Dominik Riebeling2cf5abb2006-04-02 17:29:44 +00005\screenshot{main_menu/images/ss-main-menu}{The main menu}{}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +00006The \setting{Main Menu} is the screen from which the rest of the Rockbox functions can be
Dominik Riebeling1212dce2006-04-02 10:57:54 +00007accessed. It is used for a variety of functions, which are detailed below.
Michael DiFebboe28e2fc2006-05-12 16:56:21 +00008All options in Rockbox can be controlled via the \setting{Main Menu}.
Martin Arver8e8207f2006-02-11 00:57:17 +00009
Michael DiFebboe28e2fc2006-05-12 16:56:21 +000010To enter the \setting{Main Menu},
11 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{press the \ButtonMode\ button.}
12 \opt{RECORDER_PAD}{press the \ButtonFOne\ button.}
13 \opt{PLAYER_PAD,IPOD_4G_PAD,ONDIO_PAD}{press the \ButtonMenu\ button.}
Daniel Stenbergb4370612006-07-12 21:52:19 +000014 \opt{IAUDIO_X5_PAD}{press the \ButtonRec\ button.}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +000015
16All settings are stored on the unit. However, Rockbox does not spin up
17the disk solely for the purpose of saving settings. Instead, Rockbox will
18save settings when it spins up the disk the next time, for example when
Dominik Riebeling1212dce2006-04-02 10:57:54 +000019refilling the MP3 buffer or navigating through the file browser. Changes to
20settings may therefore not be saved unless the \dap\ is shut down safely
21(see page \pageref{ref:Safeshutdown}).
Martin Arver8e8207f2006-02-11 00:57:17 +000022
Michael DiFebbod8848062006-04-01 15:43:04 +000023\section{Navigating the Main Menu}
Martin Arver7eb4d6c2006-03-27 20:01:22 +000024\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD}{
Dominik Riebelingcb3e6962006-04-04 12:27:28 +000025 \begin{table}
26 \begin{btnmap}{}{}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +000027 \opt{IPOD_4G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollFwd}
Martin Arverec3b2932006-03-30 21:21:46 +000028 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +000029 & Moves up in the menu.\\
30 & Inside a setting, increases the value or
Dominik Riebeling1212dce2006-04-02 10:57:54 +000031 chooses next option \\
Martin Arver7eb4d6c2006-03-27 20:01:22 +000032 %
Michael DiFebboe28e2fc2006-05-12 16:56:21 +000033 \opt{IPOD_4G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollBack}
Martin Arverec3b2932006-03-30 21:21:46 +000034 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +000035 & Moves down in the menu.\\
36 & Inside a setting, decreases the value or
Dominik Riebeling1212dce2006-04-02 10:57:54 +000037 chooses previous option \\
Martin Arver7eb4d6c2006-03-27 20:01:22 +000038 %
39 \opt{RECORDER_PAD}{\ButtonPlay/\ButtonRight}
40 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect/\ButtonRight}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +000041 \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_VIDEO_PAD}{\ButtonRight}
Martin Arverec3b2932006-03-30 21:21:46 +000042 & Selects option \\
Martin Arver7eb4d6c2006-03-27 20:01:22 +000043 %
44 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff/\ButtonLeft}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +000045 \opt{IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_VIDEO_PAD}{\ButtonLeft}
Martin Arverec3b2932006-03-30 21:21:46 +000046 & Exits menu, setting or moves to parent menu\\
Dominik Riebelingcb3e6962006-04-04 12:27:28 +000047 \end{btnmap}
48 \end{table}
Martin Arver7eb4d6c2006-03-27 20:01:22 +000049}
50\opt{PLAYER_PAD}{
Dominik Riebelingcb3e6962006-04-04 12:27:28 +000051 \begin{table}
52 \begin{btnmap}{}{}
Martin Arver7eb4d6c2006-03-27 20:01:22 +000053 %
Dominik Riebelingcb3e6962006-04-04 12:27:28 +000054 \ButtonLeft & Selects previous option in the menu.\\
55 & Inside an setting, decreases the value or chooses previous option \\
Martin Arver7eb4d6c2006-03-27 20:01:22 +000056 %
Dominik Riebelingcb3e6962006-04-04 12:27:28 +000057 \ButtonRight & Selects next option in the menu.\\
58 & Inside an setting increases the value or chooses next option \\
Martin Arver7eb4d6c2006-03-27 20:01:22 +000059 %
60 \ButtonPlay & Selects item \\
61 %
Dominik Riebelingcb3e6962006-04-04 12:27:28 +000062 \ButtonStop & Exit menu, setting or moves to parent menu.\\
63 \end{btnmap}
64 \end{table}
Martin Arver5d340b72006-03-15 18:55:47 +000065}
Martin Arver8e8207f2006-02-11 00:57:17 +000066
Dominik Riebeling1212dce2006-04-02 10:57:54 +000067\section {Recent Bookmarks}
Dominik Riebeling2cf5abb2006-04-02 17:29:44 +000068\screenshot{main_menu/images/ss-list-bookmarks}%
Dominik Riebeling1212dce2006-04-02 10:57:54 +000069 {The list bookmarks screen}{}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +000070If the \setting{Save a list of recently created bookmarks} option is enabled
Dominik Riebeling1212dce2006-04-02 10:57:54 +000071then you can view a list of several recent bookmarks here and select one to
Dominik Riebelingcb3e6962006-04-04 12:27:28 +000072jump straight to that track. See page \pageref{ref:Bookmarkconfigactual}
73for more details on configuring bookmarking in Rockbox.
74\note{This option is off by default.}
Dominik Riebeling1212dce2006-04-02 10:57:54 +000075
76\section{Sound Settings}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +000077The \setting{Sound Settings} menu offers a selection of sound properties you may
Dominik Riebeling1212dce2006-04-02 10:57:54 +000078change to customize your listening experience. The details of this menu are
79covered in detail starting on page \pageref{ref:configure_rockbox_sound}.
80
81\section{General Settings}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +000082The \setting{General Settings} menu allows you to customize the way Rockbox looks
83and the way it plays music. The details of this menu are covered in detail
Dominik Riebelinge2ec5452006-04-02 17:50:21 +000084starting on page \pageref{ref:configure_rockbox_general}.
Dominik Riebeling1212dce2006-04-02 10:57:54 +000085
86\section{Manage Settings}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +000087The \setting{Manage Settings} option allows the saving and re-loading of user
88configuration settings, browse the hard drive for alternate firmwares, and finally
89to reset your \dap\ back to initial configuration. The details of this menu are
90covered in detail starting on page \pageref{ref:ManageSetting}.
Dominik Riebeling1212dce2006-04-02 10:57:54 +000091
92\section{Browse Themes}
Dominik Riebelingb7eef892006-04-10 21:47:09 +000093This option will display all the currently installed themes on the \dap,
94press \ButtonRight\ to load the chosen theme and apply it.
Dominik Riebelinge2ec5452006-04-02 17:50:21 +000095
Michael DiFebboe28e2fc2006-05-12 16:56:21 +000096A theme is basically a configuration file, stored in a specific directory,
Dominik Riebelingb7eef892006-04-10 21:47:09 +000097that typically changes the WPS
98\opt{h1xx,h300,x5}{and remote WPS}, font used and on some platforms
99additional information such as background image and text colours.
100
Dominik Riebeling0f661ab2006-05-28 15:49:17 +0000101There are a number of themes that ship with Rockbox. If none of
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000102these suit your needs, many more can be downloaded from
Dominik Riebeling0f661ab2006-05-28 15:49:17 +0000103\opt{RECORDER_PAD}{\wikilink{WpsArchos}}%
104\opt{h1xx}{\wikilink{WpsIriverH100}}%
105\opt{h300,ipodcolor}{\wikilink{WpsIriverH300}}%
106\opt{ipodvideo}{\wikilink{WpsIpod5g}}%
107\opt{ipodnano}{\wikilink{WpsIpodNano}}%
108\opt{ipodmini}{\wikilink{WpsIpodMini}}%
109\opt{x5}{\wikilink{WpsIaudioX5}}%
110.
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000111Some of the downloads from this site will actually be standalone WPS files,
112others will be full-blown themes.
113
114\note{Themes do not have to be purely visual. It is quite possible to create
115a theme that switches between audio configurations for use in the car, with
116headphones and when connected to an external amplifier. See the section on
117``Making Your Own Settings File'' on page \pageref{ref:CreateYourOwnWPS}
118for more details.
119}
120
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000121
122\opt{CONFIG_TUNER}{
Dominik Riebelingc889f8e2006-06-05 12:19:01 +0000123 \section{\label{ref:FMradio}FM Radio}
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000124 \opt{x5}{\note{Not currently Implemented on X5}}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000125
126 \screenshot{main_menu/images/ss-fm-radio-screen}{The FM radio screen}{}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000127
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000128 This menu option switches to the radio screen.
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000129
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000130 The FM radio has the ability \opt{HAVE_RECORDING}{to record and } to
131 remember station frequency settings (presets).
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000132
133 \opt{recorderv2fm,ondio}{
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000134 \begin{table}
135 \begin{btnmap}{}{}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000136 \ButtonLeft, \ButtonRight
137 & Change frequency in 0.1 MHz steps.\\
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000138 & For automatic station seek, hold \ButtonLeft/\ButtonRight\ %
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000139 for a little longer. \\
140 %
141 \ButtonUp, \ButtonDown
142 & Change volume \\
143 %
144 \opt{RECORDER_PAD}{
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000145 \ButtonPlay & \emph{(EXPERIMENTAL)}\\
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000146 & freezes all screen updates.May enhance radio reception
147 in some cases.\\
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000148 }
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000149 \opt{RECORDER_PAD}{\ButtonOn}\opt{ONDIO_PAD}{\ButtonOff}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000150 & Leave the radio screen with the radio playing \\
151 %
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000152 \opt{RECORDER_PAD}{\ButtonOff}\opt{ONDIO_PAD}{hold \ButtonOff}
153 & Back to Main Menu.\\
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000154 \end{btnmap}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000155 \end{table}
156 }
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000157 \fixme{Add Radio recording and Preset keys to FM Recorder and Ondio FM}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000158
159 \opt{h1xx,h300,x5}{
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000160 \begin{table}
161 \begin{btnmap}{}{}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000162 \ButtonLeft, \ButtonRight & Change frequency in 0.1 MHz steps. \\
163 Hold \ButtonLeft, \ButtonRight
164 & Seeks to next station or preset\\
165 %
166 \ButtonUp, \ButtonDown
167 & Change volume \\
168 %
169 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000170 \opt{IAUDIO_X5_PAD}{\fixme{TBD}}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000171 & Mutes radio playback \\
172 %
173 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonOn}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000174 \opt{IAUDIO_X5_PAD}{\fixme{TBD}}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000175 & Switches between SCAN and PRESET mode.\\
176 %
177 \ButtonSelect & Opens a list of radio presets. You can view
178 all the presets that you have, and switch to
179 the station.\\
180 Hold \ButtonSelect & Displays the FM radio settings menu.\\
181 %
182 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000183 \opt{IAUDIO_X5_PAD}{\fixme{TBD}}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000184 %
185 & Keeps radio playing and returns to the main
186 menu. You can then press OFF/STOP to browse
187 the file tree while listening to the radio\\
188 %
189 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000190 \opt{IAUDIO_X5_PAD}{\fixme{TBD}}
191 & Stops the radio and returns to Main Menu.\\
192 \end{btnmap}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000193 \end{table}
194 }
195
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000196 \begin{description}
197
198 \item[Saving a preset:]
199 Up to 32 of your favourite stations can be saved as presets.
200 Press
201 \opt{RECORDER_PAD}{\ButtonFOne}
202 \opt{ONDIO_PAD}{\ButtonMenu}
203 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
204 to go to the menu, then select
205 \opt{recorderv2fm,ondio}{``Save preset''.}
206 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{``Add preset''}
207 Enter the name (maximum number of characters is 32).
208 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Press \ButtonOn\ to save.}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000209 \opt{IAUDIO_X5_PAD}{Press \fixme{TBD} to save.}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000210
211 \item[Selecting a preset:]
212 \opt{ONDIO_PAD,RECORDER_PAD}
213 {
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000214 Press \opt{RECORDER_PAD}{\ButtonFTwo}\opt{ONDIO_PAD}{\fixme{FixMe}}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000215 to go to the preset list. Use \ButtonUp\ and \ButtonDown\ to
216 move the cursor and then press
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000217 \opt{RECORDER_PAD}{\ButtonPlay}\opt{ONDIO_PAD}{\fixme{FixMe}}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000218 to select. Use \ButtonLeft\ to leave the preset without selecting
219 anything.
220 }
221 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
222 {
223 Press \ButtonSelect\ to go to the preset list.
224 Use \ButtonUp\ and \ButtonDown\ to move the cursor and then
225 press \ButtonSelect\ to select. Use \ButtonLeft\ to leave the
226 preset without selecting anything.
227 }
228
229 \item[Removing a preset:]
230 \opt{ONDIO_PAD,RECORDER_PAD}{
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000231 Press \opt{RECORDER_PAD}{\ButtonFOne}\opt{ONDIO_PAD}{\fixme{FixMe}}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000232 to go to the menu, then select ``Remove preset''.
233 }
234 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{
235 Press \ButtonSelect\ to go to the preset list. Use \ButtonUp\
236 and \ButtonDown\ to move the cursor and then Hold \ButtonSelect\
237 on the preset to that you wish to remove, then select ``Remove preset.''
238 }
239
240 \opt{RECORDER_PAD}{
241 \item[Recording:]
242 Press \ButtonFThree\ to start recording the currently playing
243 station. Press \ButtonOff\ to stop recording. Press \ButtonPlay\
244 again to seamlessly start recording to a new file. The settings
245 for the recording can be changed in the \ButtonFOne\ menu before
246 starting the recording. See page \pageref{ref:Recordingsettings}
247 for details of recording settings.
248 }
249 \end{description}
250 \note{The radio will turn off when starting playback of an audio file.}
251}
252
Martin Arver29d5dba2006-03-28 22:46:49 +0000253\opt{HAVE_RECORDING}{
Dominik Riebelingc889f8e2006-06-05 12:19:01 +0000254 \section{\label{ref:Recording}Recording}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000255 \opt{x5}{\note{Not Implemented on X5 yet}}
Martin Arver29d5dba2006-03-28 22:46:49 +0000256 \subsection{\label{ref:Whilerecordingscreen}While Recording Screen}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000257 \screenshot{main_menu/images/ss-while-recording-screen}{The while recording screen}{}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000258 Entering the ``Recording'' option in the Main menu launches the recording
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000259 application. The screen shows the time elapsed and the size of the file being
260 recorded. A peak meter is present to allow you set Gain correctly.
261 \opt{MASCODEC}{The frequency, channels and quality}
262 \opt{SWCODEC}{The frequency and channels} settings are shown on the last line.
Martin Arver29d5dba2006-03-28 22:46:49 +0000263
264 The controls for this screen are:
265
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000266 \begin{table}
267 \begin{btnmap}{}{}
Martin Arver29d5dba2006-03-28 22:46:49 +0000268 \ButtonLeft & Decreases Gain \\
269 %
270 \ButtonRight & Increases Gain \\
Martin Arverec3b2932006-03-30 21:21:46 +0000271 %
Martin Arver29d5dba2006-03-28 22:46:49 +0000272 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000273 \opt{ONDIO_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD}{\fixme{FixMe}} & Starts recording. \\
Martin Arverec3b2932006-03-30 21:21:46 +0000274 & While recording: button closes the current file and opens a new one.\\
275 %
Martin Arver29d5dba2006-03-28 22:46:49 +0000276 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000277 \opt{ONDIO_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD}{\fixme{FixMe}} & Exits Recording Screen.\\
Martin Arverec3b2932006-03-30 21:21:46 +0000278 & While recording: Stop recording \\
Martin Arver29d5dba2006-03-28 22:46:49 +0000279 %
280 \opt{RECORDER_PAD}{\ButtonFOne}
281 \opt{ONDIO_PAD}{\ButtonMenu}
Dominik Riebeling36a13f82006-06-05 11:02:09 +0000282 \opt{IPOD_4G_PAD,IAUDIO_X5_PAD}{Hold \ButtonSelect}
283 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
Martin Arverec3b2932006-03-30 21:21:46 +0000284 & Opens Recording Settings screen (see below) \\
Martin Arver29d5dba2006-03-28 22:46:49 +0000285 %
286 \opt{RECORDER_PAD}{
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000287 \ButtonFTwo & Quick menu for recording settings. A quick press will
288 leave the screen up (press {\ButtonFTwo} again to exit),while holding
289 it will close the screen when you release it. \\
Martin Arver29d5dba2006-03-28 22:46:49 +0000290 }
291 %
292 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}{
293 \ButtonSelect & Quick menu for recording settings. \\
294 }
295 %
296 \opt{RECORDER_PAD}{
297 \ButtonFThree & Quick menu for source setting. \\
Martin Arverec3b2932006-03-30 21:21:46 +0000298 & Quick/hold works as for {\ButtonFTwo}. \\
299 & While recording: Start a new recording file \\
Martin Arver29d5dba2006-03-28 22:46:49 +0000300 }
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000301 \end{btnmap}
Martin Arver29d5dba2006-03-28 22:46:49 +0000302 \end{table}
303
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000304 \subsection{\label{ref:Recordingsettings}Recording Settings}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000305 \screenshot{main_menu/images/ss-recording-settings}{The recording settings screen}{}
306
Martin Arver29d5dba2006-03-28 22:46:49 +0000307 \opt{MASCODEC}{
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000308 \begin{description}
309 \item[Quality:]
310 Choose the quality here (0 to 7). Default is 5, best quality is 7,
311 smallest file size is 0. This setting effects how much your sound
312 sample will be compressed. Higher quality settings result in larger
313 MP3 files.
Martin Arver29d5dba2006-03-28 22:46:49 +0000314
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000315 The quality setting is just a way of selecting an average bit rate,
316 or number of bits per second, for a recording. When this setting
317 is lowered, recordings are compressed more (meaning worse sound quality),
318 and the average bitrate changes as follows.
319 \end{description}
Martin Arver29d5dba2006-03-28 22:46:49 +0000320
321 \begin{table}[h!]
322 \begin{center}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000323 \begin{tabularx}{0.75\textwidth}{lX}\toprule
324 \emph{Frequency} & \emph{Bitrate} (Kbit/s) -- quality 0$\rightarrow$7 \\\midrule
Martin Arverec3b2932006-03-30 21:21:46 +0000325 44100Hz stereo & 75, 80, 90, 100, 120, 140, 160, 170 \\
326 22050Hz stereo & 39, 41, 45, 50, 60, 80, 110, 130 \\
327 44100Hz mono & 65, 68, 73, 80, 90, 105, 125, 140 \\
328 22050Hz mono & 35, 38, 40, 45, 50, 60, 75, 90 \\\bottomrule
329 \end{tabularx}
Martin Arver29d5dba2006-03-28 22:46:49 +0000330 \end{center}
331 \end{table}
332 }
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000333
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000334 \begin{description}
335 \item[Frequency:]
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000336 Choose the recording frequency (sample rate) -- 48kHz, 44.1kHz, 32kHz and
337 24kHz, 22.05kHz, 16kHz are available. Higher sample rates use up more disk
338 space, but give better sound quality.
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000339 This setting determines which frequency range can accurately be reproduced
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000340 during playback, Lower frequencies produce smaller files.
341 \opt{MASCODEC}{
342 The frequency setting also determines which version of the MPEG standard
343 the sound is recorded using:\\
344 MPEG v1 for 48, 44.1 and 32\\
345 MPEG v2 for 24, 22.05 and 16\\
346 }
Martin Arver29d5dba2006-03-28 22:46:49 +0000347
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000348 \item[Source:]
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000349 Choose the source of the recording. This can be
350 \opt{recorder,recorderv2fm,h1xx}{SPDIF (digital),} microphone or line in.
351 \opt{CONFIG_TUNER}{For recording from the radio see page \pageref{ref:FMradio}.}
Martin Arver29d5dba2006-03-28 22:46:49 +0000352
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000353 \opt{recorder,recorderv2fm,h100}
354 {\note{You cannot change the sample rate for digital recordings.}}
Martin Arver29d5dba2006-03-28 22:46:49 +0000355
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000356 \item[Channels:]
357 This allows you to select mono or stereo recording. Please note that
358 for mono recording, only the left channel is recorded. Mono recordings
359 are usually somewhat smaller than stereo.
Martin Arver29d5dba2006-03-28 22:46:49 +0000360
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000361 \item[Independent Frames:]
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000362 The independent frames option tells the \dap\ to encode with the bit
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000363 reservoir disabled, so the frames are independent of each other. This
364 makes a file easier to edit.
Martin Arver29d5dba2006-03-28 22:46:49 +0000365
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000366 \item[Time Split:]
367 This option is useful when timing recordings. If set to active it stops
368 a recording at a given interval and then starts recording again with a
369 new file, which is useful for long term recordings.
370 \newline
371 The splits are seamless (frame accurate), no audio is lost at the split
372 point. The break between recordings is only the time required to stop
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000373 and restart the recording, on the order of 2 -- 4 seconds.
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000374 \newline
375 Options (hours:minutes between splits): off, 24:00, 18:00, 12:00, 10:00,
376 8:00, 6:00, 4:00, 2:00, 1:20 (80 minute CD), 1:14 (74 minute CD), 1:00,
377 00:30, 00:15, 00:10, 00:05.
Martin Arver29d5dba2006-03-28 22:46:49 +0000378
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000379 \item[Prerecord Time:]
380 This setting buffers a small amount of audio so that when the record button
381 is pressed, the recording will begin from that number of seconds earlier.
382 This is useful for ensuring that a recording begins before a cue that is
383 being waited for.\\
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000384 Options: Off, 1 -- 30 seconds
Martin Arver29d5dba2006-03-28 22:46:49 +0000385
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000386 \item[Directory:]
387 Allows changing the location where the recorded files are saved. The
388 default location is \fname{/recordings}.
Martin Arver29d5dba2006-03-28 22:46:49 +0000389
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000390 \item[Show recording screen on startup:]
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000391 If set to yes, the \dap\ will start up with the while recording screen
392 showing.\\
Martin Arver29d5dba2006-03-28 22:46:49 +0000393 Options: Yes, No\\
394
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000395 \item[Clipping Light:]
396 Causes the backlight to flash on when clipping has been detected.\\
397 Options: Off, Remote unit only, Main and remote unit, Main unit only.
Martin Arver29d5dba2006-03-28 22:46:49 +0000398
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000399 \end{description}
Martin Arver29d5dba2006-03-28 22:46:49 +0000400}
Michael DiFebbod8848062006-04-01 15:43:04 +0000401
Martin Arver8e8207f2006-02-11 00:57:17 +0000402\section{\label{ref:playlistoptions}Playlist Options}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000403 This menu allows you to work with playlists. Playlists can either be created
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000404automatically by playing a file in a directory directly, which will cause all
405of the files in that directory to be placed in the playlist, or they can be
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000406created by hand using the \setting{File Menu} (see page \pageref{ref:Filemenu})
407or using the \setting{Playlist Options} menu. Both automatic and manually
408created playlists can be edited using this menu.
Martin Arver8e8207f2006-02-11 00:57:17 +0000409
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000410\begin{description}
411\item[Create Playlist:]
412 Rockbox will create a playlist with all tracks in the current directory
413and all subdirectories. The playlist will be created one folder level ``up''
414from where you currently are.
Martin Arver29d5dba2006-03-28 22:46:49 +0000415
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000416\item[View Current Playlist:]
Martin Arver29d5dba2006-03-28 22:46:49 +0000417 Displays the contents of the playlist currently stored in memory.
418
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000419\item[Save Current Playlist:]
420 Saves the current dynamic playlist, excluding queued tracks, to the
421specified file. If no path is provided then playlist is saved to current
422directory (see page \pageref{ref:Playlistsubmenu}).
Martin Arver29d5dba2006-03-28 22:46:49 +0000423
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000424\item[Recursively Insert Directories: ]
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000425 If set to \setting{On}, then when a directory is inserted or queued into a
426 dynamic playlist, all subdirectories will also be inserted. If set to \setting{Ask},
427 Rockbox will prompt the user about whether to include subdirectories.
428 Options: \setting{Off}, \setting{Ask}, \setting{On}
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000429
430\item[Warn When Erasing Dynamic Playlist: ]
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000431 If set to \setting{Yes}, Rockbox will provide a warning if the user attempts to
432 take an action that will cause Rockbox to erase the current dynamic playlist.
433 Options: \setting{Yes}, \setting{No}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000434\end{description}
Martin Arver8e8207f2006-02-11 00:57:17 +0000435
436\section{Browse Plugins}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000437 With this option you can load and run various plugins that have been
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000438written for Rockbox. There are a wide variety of these supplied with
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000439Rockbox, including several games, some impressive demos and a number of
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000440utilities. A detailed description of the different plugins begins
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000441on page \pageref{ref:plugins}.
Martin Arver8e8207f2006-02-11 00:57:17 +0000442
443\section{\label{ref:Info}Info}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000444 This option shows RAM buffer size, battery voltage level and estimated time
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000445remaining, disk total space and disk free space.
446\opt{player}{Use the MINUS and PLUS keys to step through several
447pages of information.}
Martin Arver8e8207f2006-02-11 00:57:17 +0000448
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000449\begin{description}
450\item[Rockbox Info:]
451 Displays some basic system information. This is, from top to bottom,
452the amount of memory Rockbox has available for storing music (the buffer),
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000453battery status, hard disk size and the amount of free space on the disk.
Martin Arver29d5dba2006-03-28 22:46:49 +0000454
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000455\item[Version:]
Martin Arver29d5dba2006-03-28 22:46:49 +0000456 Software version and credits display.
457
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000458\item[Debug (Keep Out!):]
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000459 This submenu is intended to be used \emph{only} by Rockbox developers.
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000460 It shows hardware, disk, battery status and other technical information.
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000461 \warn{It is not recommended that users access this menu unless instructed to
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000462 do so in the course of fixing a problem with Rockbox. If you think you have
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000463 messed up your settings by use of this menu please try to reset \emph{all}
464 settings before asking for help.}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000465\end{description}
Martin Arver8e8207f2006-02-11 00:57:17 +0000466
Martin Arverec3b2932006-03-30 21:21:46 +0000467\opt{player}{
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000468 \section{Shutdown}
469 This menu option saves the Rockbox configuration and turns off the hard
470 drive before shutting down the machine. For maximum safety this procedure
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000471 is recommended when turning off the \dap. (There is a very small risk
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000472 of hard disk corruption otherwise.) See page \pageref{ref:Safeshutdown}
473 for more details.
Martin Arverec3b2932006-03-30 21:21:46 +0000474}
Dominik Riebeling1212dce2006-04-02 10:57:54 +0000475
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000476\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IPOD_VIDEO_PAD}
477{
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000478\section{Quick Menu}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000479 Whilst not strictly part of the \setting{Main Menu}, it is worth noting that a few
480 of the more commonly used settings are available from the \setting{Quick Menu}.
481 The \setting{Quick Menu} screen is accessed by holding the
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000482 \opt{RECORDER_PAD}{\ButtonFTwo}
483 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000484 \opt{IPOD_4G_PAD,IPOD_VIDEO_PAD}{\ButtonMenu}
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000485 \opt{IAUDIO_X5_PAD}{\ButtonRec}
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000486 key, and it allows rapid access to the \setting{Shuffle} and \setting{Repeat} modes
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000487 (Page \pageref{ref:PlaybackOptions})
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000488 and the \setting{Show Files} option (Page \pageref{ref:ShowFiles}).
Dominik Riebelingb7eef892006-04-10 21:47:09 +0000489}
Dominik Riebelingcb3e6962006-04-04 12:27:28 +0000490