summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-15 18:55:47 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-15 18:55:47 +0000
commit5d340b7799714dcb16711b8309351c9e2c1a1a93 (patch)
treecc986b6a13db31ea558f5083f8dd63090566cabd
parent3849432fe8de2e3cb26703d59a3c2b39cb4ec624 (diff)
downloadrockbox-5d340b7799714dcb16711b8309351c9e2c1a1a93.tar.gz
rockbox-5d340b7799714dcb16711b8309351c9e2c1a1a93.zip
Fixes to the Main Menu chapter. Adds screenshots for the main menu screen. The 112x64x1 screenshots are used for all targets (and is hard coded in the text) for the radio,while recording and bookmarks screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9050 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/configure_rockbox/main.tex2
-rw-r--r--manual/main_menu/images/ss-fm-radio-screen-112x64x1.pngbin0 -> 482 bytes
-rw-r--r--manual/main_menu/images/ss-list-bookmarks-112x64x1.pngbin0 -> 524 bytes
-rw-r--r--manual/main_menu/images/ss-main-menu-112x64x1.pngbin0 -> 615 bytes
-rw-r--r--manual/main_menu/images/ss-main-menu-160x128x2.pngbin0 -> 790 bytes
-rw-r--r--manual/main_menu/images/ss-main-menu-176x132x16.pngbin0 -> 1481 bytes
-rw-r--r--manual/main_menu/images/ss-main-menu-220x176x16.pngbin0 -> 1754 bytes
-rw-r--r--manual/main_menu/images/ss-main-menu-320x240x16.pngbin0 -> 1937 bytes
-rw-r--r--manual/main_menu/images/ss-main-menu-charx11x1.pngbin0 -> 1175 bytes
-rw-r--r--manual/main_menu/images/ss-while-recording-screen-112x64x1.pngbin0 -> 471 bytes
-rw-r--r--manual/main_menu/main.tex226
11 files changed, 51 insertions, 177 deletions
diff --git a/manual/configure_rockbox/main.tex b/manual/configure_rockbox/main.tex
index f464ee2679..d5fdc14b29 100644
--- a/manual/configure_rockbox/main.tex
+++ b/manual/configure_rockbox/main.tex
@@ -1,5 +1,5 @@
1\chapter{Configuring Rockbox} 1\chapter{Configuring Rockbox}
2 2\label{ref:configure_rockbox}
3\section{Sound Settings} 3\section{Sound Settings}
4\begin{center} 4\begin{center}
5\includegraphics[width=4cm]{configure_rockbox/images/ss-sound-settings-\genericimg.png} 5\includegraphics[width=4cm]{configure_rockbox/images/ss-sound-settings-\genericimg.png}
diff --git a/manual/main_menu/images/ss-fm-radio-screen-112x64x1.png b/manual/main_menu/images/ss-fm-radio-screen-112x64x1.png
new file mode 100644
index 0000000000..7cad908036
--- /dev/null
+++ b/manual/main_menu/images/ss-fm-radio-screen-112x64x1.png
Binary files differ
diff --git a/manual/main_menu/images/ss-list-bookmarks-112x64x1.png b/manual/main_menu/images/ss-list-bookmarks-112x64x1.png
new file mode 100644
index 0000000000..92ee4e28fc
--- /dev/null
+++ b/manual/main_menu/images/ss-list-bookmarks-112x64x1.png
Binary files differ
diff --git a/manual/main_menu/images/ss-main-menu-112x64x1.png b/manual/main_menu/images/ss-main-menu-112x64x1.png
new file mode 100644
index 0000000000..7717812f26
--- /dev/null
+++ b/manual/main_menu/images/ss-main-menu-112x64x1.png
Binary files differ
diff --git a/manual/main_menu/images/ss-main-menu-160x128x2.png b/manual/main_menu/images/ss-main-menu-160x128x2.png
new file mode 100644
index 0000000000..cb0511ae30
--- /dev/null
+++ b/manual/main_menu/images/ss-main-menu-160x128x2.png
Binary files differ
diff --git a/manual/main_menu/images/ss-main-menu-176x132x16.png b/manual/main_menu/images/ss-main-menu-176x132x16.png
new file mode 100644
index 0000000000..45c6d45a9e
--- /dev/null
+++ b/manual/main_menu/images/ss-main-menu-176x132x16.png
Binary files differ
diff --git a/manual/main_menu/images/ss-main-menu-220x176x16.png b/manual/main_menu/images/ss-main-menu-220x176x16.png
new file mode 100644
index 0000000000..e3a14fa23a
--- /dev/null
+++ b/manual/main_menu/images/ss-main-menu-220x176x16.png
Binary files differ
diff --git a/manual/main_menu/images/ss-main-menu-320x240x16.png b/manual/main_menu/images/ss-main-menu-320x240x16.png
new file mode 100644
index 0000000000..23efe6ab9c
--- /dev/null
+++ b/manual/main_menu/images/ss-main-menu-320x240x16.png
Binary files differ
diff --git a/manual/main_menu/images/ss-main-menu-charx11x1.png b/manual/main_menu/images/ss-main-menu-charx11x1.png
new file mode 100644
index 0000000000..9d02d66a51
--- /dev/null
+++ b/manual/main_menu/images/ss-main-menu-charx11x1.png
Binary files differ
diff --git a/manual/main_menu/images/ss-while-recording-screen-112x64x1.png b/manual/main_menu/images/ss-while-recording-screen-112x64x1.png
new file mode 100644
index 0000000000..b21bd9dd6e
--- /dev/null
+++ b/manual/main_menu/images/ss-while-recording-screen-112x64x1.png
Binary files differ
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 480995d95c..160461fb26 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -1,37 +1,18 @@
1\chapter{The Main Menu} 1\chapter{The Main Menu}
2 2
3\section{Introducing the Main Menu} 3\section{Introducing the Main Menu}
4{\centering\itshape 4\begin{center}
5 [Warning: Image ignored] % Unhandled or unsupported graphics: 5 \includegraphics[width=4cm]{main_menu/images/ss-main-menu-\genericimg.png}
6%\includegraphics[width=4.15cm,height=2.371cm]{images/rockbox-manual-img24.png} 6\end{center}
7 \textmd{ } [Warning: Image ignored] 7This is the screen from which the rest of the Rockbox functions can be accessed. It is used for a variety of functions, which are detailed below. All options in Rockbox can be controlled via this menu.
8% Unhandled or unsupported graphics:
9%\includegraphics[width=4.15cm,height=1.951cm]{images/rockbox-manual-img25.png}
10 \newline
11Recorder main menu Player main menu
12\par}
13
14This is the screen from which the rest of the
15Rockbox functions can be accessed. It is used for a variety of
16functions, which are detailed below. You can access the Rockbox main
17menu by pressing MENU (player/studio version) or F1 (recorder version)
18key. All options in Rockbox can be controlled via this menu. Some of
19them can also be found in the Quick Menus (recorder version only).
20
21All settings are persistently stored on the unit. However, Rockbox does
22not spin up the disk solely for the purpose of saving settings, but
23instead will save them when it spins up the disk the next time, for
24example when refilling the MP3 buffer or navigating through the file
25browser. Changes to settings may therefore not be saved unless the
26Jukebox is shut down safely (see page \pageref{ref:Safeshutdown}).
27
28The two settings menus are covered in detail starting on page \pageref{ref:Part4}.
29 All the other options on the main menu are explained here.
30 8
31Navigating through the menu: 9All settings are persistently stored on the unit. However, Rockbox does not spin up the disk solely for the purpose of saving settings, but instead will save them when it spins up the disk the next time, for example when 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 (see page \pageref{ref:Safeshutdown}).
32 10
33\subsection{Recorder} 11The two settings menus are covered in detail starting on page \pageref{ref:configure_rockbox}. All the other options on the main menu are explained here.
34 12
13Navigating through the menu:
14
15\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodnano,ipodcolor,ipodvideo}{
35\begin{table}[h!] 16\begin{table}[h!]
36 \begin{center} 17 \begin{center}
37 \begin{tabular}{@{}lc@{}}\toprule 18 \begin{tabular}{@{}lc@{}}\toprule
@@ -45,9 +26,8 @@ Navigating through the menu:
45 \end{tabular} 26 \end{tabular}
46 \end{center} 27 \end{center}
47\end{table} 28\end{table}
48 29}
49\subsection{Player} 30\opt{player}{
50
51\begin{table}[h!] 31\begin{table}[h!]
52 \begin{center} 32 \begin{center}
53 \begin{tabular}{@{}cc@{}}\toprule 33 \begin{tabular}{@{}cc@{}}\toprule
@@ -61,33 +41,15 @@ Navigating through the menu:
61 \end{tabular} 41 \end{tabular}
62 \end{center} 42 \end{center}
63\end{table} 43\end{table}
44}
64 45
65\section{\label{ref:Recording}Recording (Recorder, Ondio FM)} 46\section{\label{ref:Recording}Recording}
66\subsection{\label{ref:Whilerecordingscreen}While Recording Screen} 47\subsection{\label{ref:Whilerecordingscreen}While Recording Screen}
67{\centering\itshape
68Recording Screen Recording F2 screen Recording F3 screen
69\par}
70
71\begin{center}
72 [Warning: Image ignored] % Unhandled or unsupported graphics:
73%\includegraphics[width=4.15cm,height=2.371cm]{images/rockbox-manual-img26.png}
74
75\end{center}
76\begin{center} 48\begin{center}
77 [Warning: Image ignored] % Unhandled or unsupported graphics: 49 \includegraphics[width=4cm]{main_menu/images/ss-while-recording-screen-112x64x1.png}
78%\includegraphics[width=4.15cm,height=2.371cm]{images/rockbox-manual-img27.png}
79
80\end{center} 50\end{center}
81\begin{center}
82 [Warning: Image ignored] % Unhandled or unsupported graphics:
83%\includegraphics[width=4.15cm,height=2.371cm]{images/rockbox-manual-img28.png}
84 51
85\end{center} 52Entering the ``Recording'' option in the Main menu launches the recording application. The screen shows the time elapsed and the size of the file being recorded. A peak meter is present to allow you set Gain correctly. The frequency, channels and quality settings are shown on the last line.
86Entering the ``Recording'' option in the Main menu launches the
87recording application. The screen shows the time elapsed and the size
88of the file being recorded. A peak meter is present to allow you set
89Gain correctly. The frequency, channels and quality settings are shown
90on the last line.
91 53
92The controls for this screen are: 54The controls for this screen are:
93 55
@@ -116,15 +78,9 @@ The controls for this screen are:
116\subsubsection{\label{ref:Recordingsettings}Recording Settings} 78\subsubsection{\label{ref:Recordingsettings}Recording Settings}
117\begin{itemize} 79\begin{itemize}
118\item \textbf{Quality} 80\item \textbf{Quality}
119Choose the quality here (0 to 7). Default is 5, best quality is 7, 81 Choose the quality here (0 to 7). Default is 5, best quality is 7, smallest file size is 0. This setting effects how much your sound sample will be compressed. Higher quality settings result in larger MP3 files.
120smallest file size is 0. This setting effects how much your sound 82
121sample will be compressed. Higher quality settings result in larger 83 The quality setting is just a way of selecting an average bit rate, or number of bits per second, for a recording. When this setting is lowered, recordings are compressed more (meaning worse sound quality), and the average bitrate changes as follows.
122MP3 files.
123
124The quality setting is just a way of selecting an average bit rate, or
125number of bits per second, for a recording. When this setting is
126lowered, recordings are compressed more (meaning worse sound quality),
127and the average bitrate changes as follows.
128\end{itemize} 84\end{itemize}
129 85
130\begin{table}[h!] 86\begin{table}[h!]
@@ -141,62 +97,34 @@ and the average bitrate changes as follows.
141 97
142\begin{itemize} 98\begin{itemize}
143\item \textbf{Frequency} 99\item \textbf{Frequency}
144Choose the recording frequency (sample rate) {}- 48kHz, 44.1kHz, 100Choose the recording frequency (sample rate) {}- 48kHz, 44.1kHz, 32kHz (MPEG version 1), and 24kHz, 22.05kHz, 16kHz (MPEG version 2) are available. Higher sample rates use up more disk space, but give better sound quality. This setting determines which frequency range can accurately be reproduced during playback. Lower frequencies produce smaller files, for two reasons. The amount of data to be compressed is smaller and the data is easier to compress, since higher frequencies are not present. The frequency setting also determines which version of the MPEG standard sound is recorded using.
14532kHz (MPEG version 1), and 24kHz, 22.05kHz, 16kHz (MPEG version 2) are
146available. Higher sample rates use up more disk space, but give better
147sound quality. This setting determines which frequency range can
148accurately be reproduced during playback. Lower frequencies produce
149smaller files, for two reasons. The amount of data to be compressed is
150smaller and the data is easier to compress, since higher frequencies
151are not present. The frequency setting also determines which version
152of the MPEG standard sound is recorded using.
153 101
154\item \textbf{Source} 102\item \textbf{Source}
155Choose the source of the recording. This can be microphone, line in, 103Choose the source of the recording. This can be microphone, line in, or SPDIF (digital). For recording from the radio on the FM recorder, see page \pageref{ref:FMradio}.
156or SPDIF (digital). For recording from the radio on the FM recorder,
157see page \pageref{ref:FMradio} below.
158 104
159Note: you cannot change the sample rate for digital recordings. 105Note: you cannot change the sample rate for digital recordings.
160 106
161\item \textbf{Channels} 107\item \textbf{Channels}
162This allows you to select mono or stereo recording. Please note that 108This allows you to select mono or stereo recording. Please note that for mono recording, only the left channel is recorded. Mono recordings are usually somewhat smaller than stereo.
163for mono recording, only the left channel is recorded. Mono recordings
164are usually somewhat smaller than stereo.
165 109
166\item \textbf{Independent Frames} 110\item \textbf{Independent Frames}
167The independent frames option tells the Jukebox to encode with the bit 111The independent frames option tells the \dap to encode with the bit reservoir disabled, so the frames are independent of each other. This makes a file easier to edit.
168reservoir disabled, so the frames are independent of each other. This
169makes a file easier to edit.
170 112
171\item \textbf{Time Split} 113\item \textbf{Time Split}
172This option is useful when timing recordings. If set to active it stops 114This option is useful when timing recordings. If set to active it stops a recording at a given interval and then starts recording again with a new file., which is useful for long term recordings.
173a recording at a given interval and then starts recording again with a
174new file., which is useful for long term recordings.
175 115
176The splits are seamless (frame accurate), no audio is lost at the split 116The splits are seamless (frame accurate), no audio is lost at the split point. The break between recordings is only the time required to stop and restart the recording, on the order of 2{}-4 seconds.
177point. The break between recordings is only the time required to stop
178and restart the recording, on the order of 2{}-4 seconds.
179 117
180Options (hours:minutes between splits): off, 24:00, 18:00, 12:00, 10:00, 118Options (hours:minutes between splits): off, 24:00, 18:00, 12:00, 10:00, 8:00, 6:00, 4:00, 2:00, 1:20 (80 minute CD), 1:14 (74 minute CD), 1:00, 00:30, 00:15, 00:10, 00:05.
1818:00, 6:00, 4:00, 2:00, 1:20 (80 minute CD), 1:14 (74 minute CD),
1821:00, 00:30, 00:15, 00:10, 00:05.
183\item \textbf{Prerecord Time} 119\item \textbf{Prerecord Time}
184This setting buffers a small amount of audio so that when the 120This setting buffers a small amount of audio so that when the record button is pressed, the recording will begin from that number of seconds earlier. This is useful for ensuring that a recording begins before a cue that is being waited for.\\
185record button is pressed, the recording will begin from that number of
186seconds earlier. This is useful for ensuring that a recording begins
187before a cue that is being waited for.\\
188
189Options: Off, 1{}-30 seconds 121Options: Off, 1{}-30 seconds
190\end{itemize} 122\end{itemize}
191 123
192\section{\label{ref:FMradio}FM Radio (FM recorder Ondio FM)} 124\section{\label{ref:FMradio}FM Radio}
193{\centering\itshape 125\begin{center}
194 [Warning: Image ignored] % Unhandled or unsupported graphics: 126 \includegraphics[width=4cm]{main_menu/images/ss-fm-radio-screen-112x64x1.png}
195%\includegraphics[width=4.15cm,height=2.371cm]{images/rockbox-manual-img29.png} 127\end{center}
196 \newline
197FM radio screen
198\par}
199
200This menu option switches to the radio screen. 128This menu option switches to the radio screen.
201 129
202The keys are: 130The keys are:
@@ -216,31 +144,21 @@ The keys are:
216 \end{tabular} 144 \end{tabular}
217 \end{center} 145 \end{center}
218\end{table} 146\end{table}
219The FM radio has the ability to record and to remember station frequency 147The FM radio has the ability to record and to remember station frequency settings (presets).
220settings (presets).
221 148
222\begin{itemize} 149\begin{itemize}
223 150
224\item \textbf{Saving a preset} 151\item \textbf{Saving a preset}
225You can save your favourite stations in the 32 152You can save your favourite stations in the 32 presets. Press F1 to go to the menu, then select ``Save preset''. Enter the name (maximum number of characters is 32).
226presets. Press F1 to go to the menu, then select
227``Save preset''. Enter the name (maximum number
228of characters is 32).
229 153
230\item \textbf{Selecting a preset} 154\item \textbf{Selecting a preset}
231Press F2 to go to the preset list. Use UP and DOWN to move the cursor 155Press F2 to go to the preset list. Use UP and DOWN to move the cursor and then press PLAY to select. Use LEFT to leave the preset without selecting anything.
232and then press PLAY to select. Use LEFT to leave the preset without
233selecting anything.
234 156
235\item \textbf{Removing a preset} 157\item \textbf{Removing a preset}
236Press F1 to go to the menu, then select ``Remove preset''. 158Press F1 to go to the menu, then select ``Remove preset''.
237 159
238\item \textbf{Recording} 160\item \textbf{Recording}
239Press F3 to start recording the currently playing station. Press OFF to 161Press F3 to start recording the currently playing station. Press OFF to stop recording. Press PLAY again to seamlessly start recording to a new file. The settings for the recording can be changed in the F1 menu before starting the recording. See page \pageref{ref:Recordingsettings} for details of recording settings.
240stop recording. Press PLAY again to seamlessly start recording to a new
241file. The settings for the recording can be changed in the F1 menu
242before starting the recording. See page \pageref{ref:Recordingsettings}
243for details of recording settings.
244 162
245Note: The radio will turn off when playing an MP3. 163Note: The radio will turn off when playing an MP3.
246\end{itemize} 164\end{itemize}
@@ -251,42 +169,21 @@ The bookmarks menu allows you to create and manage bookmark files.
251\begin{itemize} 169\begin{itemize}
252 170
253\item \textbf{Create Bookmark} 171\item \textbf{Create Bookmark}
254While playing a track, use this option to save your current position 172While playing a track, use this option to save your current position within the track so that you can return to it at a later time. Bookmarks are saved on a per folder basis i.e. all of the files in the same folder have their bookmarks stored together. You can store multiple bookmarks for the same track.
255within the track so that you can return to it at a later time.
256Bookmarks are saved on a per folder basis i.e. all of the files in the
257same folder have their bookmarks stored together. You can store
258multiple bookmarks for the same track.
259 173
260\item \textbf{List Bookmarks} 174\item \textbf{List Bookmarks}
261 175\begin{center}
262% Unhandled or unsupported graphics: 176 \includegraphics[width=4cm]{main_menu/images/ss-list-bookmarks-112x64x1.png}
263%\includegraphics[width=4.098cm,height=2.341cm]{images/rockbox-manual-img30.png}% Unhandled or unsupported graphics: 177\end{center}
264%\includegraphics[width=4.669cm,height=2.006cm]{images/rockbox-manual-img31.png} 178%\includegraphics[width=4.669cm,height=2.006cm]{images/rockbox-manual-img31.png}
265Recorder bookmark browser Player bookmark browser 179While playing a track, use this option to return to any bookmark in the current folder. The bookmark browser screen (shown above) is now displayed. Use the UP and DOWN keys (recorder) or MINUS and PLUS keys (player) to navigate between bookmarks. Press PLAY to jump to a bookmark, ON+PLAY to delete a bookmark or STOP/OFF to exit the browser.
266
267While playing a track, use this option to return to any bookmark in the current folder. The bookmark browser
268screen (shown above) is now displayed. Use the UP and DOWN keys
269(recorder) or MINUS and PLUS keys (player) to navigate between
270bookmarks. Press PLAY to jump to a bookmark, ON+PLAY to delete a
271bookmark or STOP/OFF to exit the browser.
272 180
273\item \textbf {Recent bookmarks} 181\item \textbf {Recent bookmarks}
274If the ``save a list of recently created bookmarks'' option is enabled 182If the ``save a list of recently created bookmarks'' option is enabled then you can view a list of several recent bookmarks here and select one to jump straight to that track. This option is off by default. See page \pageref{ref:Bookmarkconfigactual} for more details on configuring bookmarking in Rockbox.
275then you can view a list of several recent bookmarks here and select
276one to jump straight to that track. This option is off by default.
277See page \pageref{ref:Bookmarkconfigactual} for more details on
278configuring bookmarking in Rockbox.
279
280\end{itemize} 183\end{itemize}
281 184
282\section{\label{ref:playlistoptions}Playlist Options} 185\section{\label{ref:playlistoptions}Playlist Options}
283This menu allows you to work with playlists. 186This menu allows you to work with playlists. Playlists can either be created automatically by playing a file in a directory directly, which will cause all of the files in that directory to be placed in the playlist, or they can be created by hand using the File Menu (see page \pageref{ref:Filemenu}) or using the Playlist Options menu. Both automatic and manually created playlists can be edited using this menu.
284Playlists can either be created automatically by playing a file in
285a directory directly, which will cause all of the files in that
286directory to be placed in the playlist, or they can be created by hand
287using the File Menu (see page \pageref{ref:Filemenu})
288or using the Playlist Options menu. Both automatic and manually
289created playlists can be edited using this menu.
290 187
291\begin{itemize} 188\begin{itemize}
292\item \textbf{Create Playlist} 189\item \textbf{Create Playlist}
@@ -297,57 +194,34 @@ where you currently are.
297Displays the contents of the playlist currently stored in memory. 194Displays the contents of the playlist currently stored in memory.
298 195
299\item \textbf{Save Current Playlist} 196\item \textbf{Save Current Playlist}
300Saves the current dynamic playlist, excluding queued tracks, to the 197Saves the current dynamic playlist, excluding queued tracks, to the specified file. If no path is provided then playlist is saved to current directory (see page \pageref{ref:Playlistsubmenu}).
301specified file. If no path is provided then playlist is saved to
302current directory (see page \pageref{ref:Playlistsubmenu}).
303 198
304\item \textbf{Recursively Insert Directories} 199\item \textbf{Recursively Insert Directories}
305If set to ON then when you insert/queue a directory in Dynamic Playlist, 200If set to ON then when you insert/queue a directory in Dynamic Playlist, all subdirectories will also be inserted. If set to ASK then you are prompted about recursive insertion when inserting a directory.
306all subdirectories will also be inserted. If set to ASK then you are
307prompted about recursive insertion when inserting a directory.
308\end{itemize} 201\end{itemize}
309 202
310\section{Browse Plugins} 203\section{Browse Plugins}
311With this option you can load and run various plugins that have been 204With this option you can load and run various plugins that have been written for Rockbox.\\
312written for Rockbox.\\
313 205
314A detailed description of the different plugins begins on page \pageref{ref:Part5}. 206A detailed description of the different plugins begins on page \pageref{ref:Part5}.
315 207
316\section{\label{ref:Info}Info} 208\section{\label{ref:Info}Info}
317This option shows MP3 ram buffer size, battery voltage level and 209This option shows MP3 ram buffer size, battery voltage level and estimated time remaining, disk total space and disk free space.
318estimated time remaining, disk total space and disk free space. 210On players use the MINUS and PLUS keys to step through several pages of information.
319
320On players use the MINUS and PLUS keys to step through several pages of
321information.
322 211
323\begin{itemize} 212\begin{itemize}
324 213
325\item \textbf{Show ID3 info} 214\item \textbf{Show ID3 info}
326This is an alternative way to access the ID3 viewer. See page 215This is an alternative way to access the ID3 viewer. See page \pageref{ref:ID3viewer} for details on the ID3 viewer.
327\pageref{ref:ID3viewer} for details on the ID3 viewer.
328
329\item \textbf{Rockbox Info} 216\item \textbf{Rockbox Info}
330Displays some basic system information. This is, from top to bottom, 217Displays some basic system information. This is, from top to bottom, the amount of memory Rockbox has available for storing music (the buffer), battery status, hard disk size and the amount of free space on the disk.
331the amount of memory Rockbox has available for storing music (the
332buffer), battery status, hard disk size and the amount of free space on
333the disk.
334 218
335\item \textbf{Version} 219\item \textbf{Version}
336Software version and credits display. 220Software version and credits display.
337 221
338\item \textbf{Debug (Keep Out!)} 222\item \textbf{Debug (Keep Out!)}
339This submenu is intended to be used only by Rockbox developers. It shows 223This submenu is intended to be used only by Rockbox developers. It shows hardware, disk, battery status and a lot of other information. It is not recommended that users access this menu unless instructed to do so in the course of fixing a problem with Rockbox. In particular the ``Dump ROM Contents'', ``View/clear RTC RAM'' and ``Screenshot'' and ``Sound test'' functions should be treated with care.
340hardware, disk, battery status and a lot of other information. It is
341not recommended that users access this menu unless instructed to do so
342in the course of fixing a problem with Rockbox. In particular the
343``Dump ROM Contents'', ``View/clear RTC RAM'' and
344``Screenshot'' and ``Sound test'' functions
345should be treated with care.
346\end{itemize} 224\end{itemize}
347 225
348\section{Shutdown (Player)} 226\section{Shutdown (Player)}
349This menu option saves the Rockbox configuration and turns off the hard 227This menu option saves the Rockbox configuration and turns off the hard drive before shutting down the machine. For maximum safety this procedure is recommended when turning off the Jukebox. (There is a very small risk of hard disk corruption otherwise.) See page \pageref{ref:Safeshutdown} for more details.
350drive before shutting down the machine. For maximum safety this
351procedure is recommended when turning off the Jukebox. (There is a
352very small risk of hard disk corruption otherwise.) See page
353\pageref{ref:Safeshutdown} for more details.