Dominik Riebeling | b7eef89 | 2006-04-10 21:47:09 +0000 | [diff] [blame] | 1 | % $Id$ % |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 2 | \chapter{The Main Menu} |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 3 | \section{\label{ref:main_menu}Introducing the Main Menu} |
Dominik Riebeling | 2cf5abb | 2006-04-02 17:29:44 +0000 | [diff] [blame] | 4 | \screenshot{main_menu/images/ss-main-menu}{The main menu}{} |
Martin Arver | 167a27d | 2008-07-14 20:40:28 +0000 | [diff] [blame] | 5 | The \setting{Main Menu} is the screen from which all of the Rockbox functions |
| 6 | can be accessed. This is the first screen you will see when starting Rockbox. |
| 7 | To return to the \setting{Main Menu}, |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 8 | \nopt{ONDIO_PAD}{press the \ActionStdMenu{} button.}% |
Martin Arver | 7bdd03a | 2006-08-27 15:00:50 +0000 | [diff] [blame] | 9 | \opt{ONDIO_PAD}{hold the \ButtonMenu{} button.}% |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 10 | |
| 11 | All settings are stored on the unit. However, Rockbox does not spin up |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 12 | the disk solely for the purpose of saving settings. Instead, Rockbox will |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 13 | save settings when it spins up the disk the next time, for example when |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 14 | refilling the MP3 buffer or navigating through the \setting{File Browser}. |
| 15 | Changes to settings may therefore not be saved unless the \dap{} is shut down |
| 16 | safely (see \reference{ref:Safeshutdown}). |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 17 | |
Michael DiFebbo | d884806 | 2006-04-01 15:43:04 +0000 | [diff] [blame] | 18 | \section{Navigating the Main Menu} |
Barry Wardell | 7e8409d | 2006-10-17 16:22:43 +0000 | [diff] [blame] | 19 | \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{ |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 20 | \begin{table} |
| 21 | \begin{btnmap}{}{} |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 22 | \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollFwd} |
Barry Wardell | 7e8409d | 2006-10-17 16:22:43 +0000 | [diff] [blame] | 23 | \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp} |
| 24 | \opt{IRIVER_H10_PAD}{\ButtonScrollUp} |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 25 | & Moves up in the menu.\\ |
| 26 | & Inside a setting, increases the value or |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 27 | chooses next option \\ |
Martin Arver | 7eb4d6c | 2006-03-27 20:01:22 +0000 | [diff] [blame] | 28 | % |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 29 | \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollBack} |
Barry Wardell | 7e8409d | 2006-10-17 16:22:43 +0000 | [diff] [blame] | 30 | \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown} |
| 31 | \opt{IRIVER_H10_PAD}{\ButtonScrollDown} |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 32 | & Moves down in the menu.\\ |
| 33 | & Inside a setting, decreases the value or |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 34 | chooses previous option \\ |
Martin Arver | 7eb4d6c | 2006-03-27 20:01:22 +0000 | [diff] [blame] | 35 | % |
| 36 | \opt{RECORDER_PAD}{\ButtonPlay/\ButtonRight} |
| 37 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect/\ButtonRight} |
Barry Wardell | 7e8409d | 2006-10-17 16:22:43 +0000 | [diff] [blame] | 38 | \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,IRIVER_H10_PAD}{\ButtonRight} |
Martin Arver | ec3b293 | 2006-03-30 21:21:46 +0000 | [diff] [blame] | 39 | & Selects option \\ |
Martin Arver | 7eb4d6c | 2006-03-27 20:01:22 +0000 | [diff] [blame] | 40 | % |
| 41 | \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff/\ButtonLeft} |
Barry Wardell | 7e8409d | 2006-10-17 16:22:43 +0000 | [diff] [blame] | 42 | \opt{IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,IRIVER_H10_PAD}{\ButtonLeft} |
Martin Arver | ec3b293 | 2006-03-30 21:21:46 +0000 | [diff] [blame] | 43 | & Exits menu, setting or moves to parent menu\\ |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 44 | \end{btnmap} |
| 45 | \end{table} |
Martin Arver | 7eb4d6c | 2006-03-27 20:01:22 +0000 | [diff] [blame] | 46 | } |
| 47 | \opt{PLAYER_PAD}{ |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 48 | \begin{table} |
| 49 | \begin{btnmap}{}{} |
Martin Arver | 7eb4d6c | 2006-03-27 20:01:22 +0000 | [diff] [blame] | 50 | % |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 51 | \ButtonLeft & Selects previous option in the menu.\\ |
| 52 | & Inside an setting, decreases the value or chooses previous option \\ |
Martin Arver | 7eb4d6c | 2006-03-27 20:01:22 +0000 | [diff] [blame] | 53 | % |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 54 | \ButtonRight & Selects next option in the menu.\\ |
| 55 | & Inside an setting increases the value or chooses next option \\ |
Martin Arver | 7eb4d6c | 2006-03-27 20:01:22 +0000 | [diff] [blame] | 56 | % |
| 57 | \ButtonPlay & Selects item \\ |
| 58 | % |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 59 | \ButtonStop & Exit menu, setting or moves to parent menu.\\ |
| 60 | \end{btnmap} |
| 61 | \end{table} |
Martin Arver | 5d340b7 | 2006-03-15 18:55:47 +0000 | [diff] [blame] | 62 | } |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 63 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 64 | \section {Recent Bookmarks} |
Dominik Riebeling | 2cf5abb | 2006-04-02 17:29:44 +0000 | [diff] [blame] | 65 | \screenshot{main_menu/images/ss-list-bookmarks}% |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 66 | {The list bookmarks screen}{} |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 67 | If the \setting{Save a list of recently created bookmarks} option is enabled |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 68 | then you can view a list of several recent bookmarks here and select one to |
Martin Arver | 26c6e7b | 2006-08-01 11:57:38 +0000 | [diff] [blame] | 69 | jump straight to that track. See \reference{ref:Bookmarkconfigactual} |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 70 | for more details on configuring bookmarking in Rockbox. |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 71 | \note{This entry is not shown in the \setting{Main Menu} when the option is off |
| 72 | and the option is off by default.} |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 73 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 74 | \section{Files} |
| 75 | Browse the files on your \dap{} (see \reference{ref:file_browser}). |
| 76 | |
| 77 | \section{Database} |
| 78 | Browse by the meta-data in your audio files (see \reference{ref:database}). |
| 79 | |
| 80 | \section{Now Playing/Resume Playback} |
| 81 | Go to the \setting{While Playing Screen} and resume if music playback is |
| 82 | stopped or paused and there is something to resume (see \reference{ref:WPS}). |
| 83 | |
| 84 | \section{Settings} |
Dominik Riebeling | ab547ef | 2008-04-23 19:34:15 +0000 | [diff] [blame] | 85 | |
| 86 | The \setting{Settings} menu allows to set or adjust many parameters that affect |
| 87 | the way your \dap{} works. There are many submenus for different parameter |
| 88 | areas. Every time you are setting a value of a parameter, and that value is |
| 89 | selected from a list of some predefined available values, you can press |
| 90 | \ActionStdContext, and the selection cursor will jump to the default value for |
| 91 | the parameter. You can then confirm or cancel the value. This is useful if you |
| 92 | have changed the value of the parameter from the default to some other value and |
| 93 | would like to restore the default value. |
| 94 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 95 | \subsection{Sound Settings} |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 96 | The \setting{Sound Settings} menu offers a selection of sound properties you may |
Nils Wallménius | 8b78209 | 2007-10-13 07:59:32 +0000 | [diff] [blame] | 97 | change to customise your listening experience. The details of this menu are covered |
| 98 | in \reference{ref:configure_rockbox_sound}. |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 99 | |
Nils Wallménius | 0117705 | 2008-10-19 11:18:05 +0000 | [diff] [blame] | 100 | \subsection{Playback Settings} |
| 101 | The \setting{Playback Settings} menu allows you to configure settings related |
| 102 | to audio playback. The details of this menu are covered |
| 103 | in \reference{ref:configure_rockbox_playback}. |
| 104 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 105 | \subsection{General Settings} |
Martin Arver | f8e2f3e | 2006-10-17 12:18:51 +0000 | [diff] [blame] | 106 | The \setting{General Settings} menu allows you to customise the way Rockbox looks |
Nils Wallménius | 8b78209 | 2007-10-13 07:59:32 +0000 | [diff] [blame] | 107 | and the way it plays music. The details of this menu are covered in |
Martin Arver | 26c6e7b | 2006-08-01 11:57:38 +0000 | [diff] [blame] | 108 | \reference{ref:configure_rockbox_general}. |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 109 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 110 | \subsection{Manage Settings} |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 111 | The \setting{Manage Settings} option allows the saving and re-loading of user |
Michael DiFebbo | 0623841 | 2006-08-12 15:56:33 +0000 | [diff] [blame] | 112 | configuration settings, browsing the hard drive for alternate firmwares, and finally |
Martin Arver | dcf83af | 2006-08-27 17:05:57 +0000 | [diff] [blame] | 113 | resetting your \dap{} back to initial configuration. |
Michael DiFebbo | 0623841 | 2006-08-12 15:56:33 +0000 | [diff] [blame] | 114 | % |
| 115 | \opt{MASCODEC}{This menu also allows the user to load different versions of the |
Nils Wallménius | 8b78209 | 2007-10-13 07:59:32 +0000 | [diff] [blame] | 116 | Rockbox firmware.} |
Michael DiFebbo | 0623841 | 2006-08-12 15:56:33 +0000 | [diff] [blame] | 117 | % |
Nils Wallménius | 8b78209 | 2007-10-13 07:59:32 +0000 | [diff] [blame] | 118 | The details of this menu are covered in |
Michael DiFebbo | 0623841 | 2006-08-12 15:56:33 +0000 | [diff] [blame] | 119 | \reference{ref:manage_settings}. |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 120 | |
Nils Wallménius | 8b78209 | 2007-10-13 07:59:32 +0000 | [diff] [blame] | 121 | \subsection{Theme Settings} |
| 122 | The \setting{Theme Settings} menu contains options that control the visual |
| 123 | apperance of Rockbox. The details of this menu are covered in |
| 124 | \reference{ref:configure_rockbox_themes}. |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 125 | |
Marianne Arnold | 2e45ca3 | 2008-03-29 01:11:12 +0000 | [diff] [blame] | 126 | \opt{recording}{ |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 127 | \subsection{Recording Settings} |
| 128 | The \setting{Recording Settings} menu allows you to configure settings related |
Marianne Arnold | 2e45ca3 | 2008-03-29 01:11:12 +0000 | [diff] [blame] | 129 | to recording. The details of this menu are covered in detail in |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 130 | \reference{ref:Recordingsettings}. |
| 131 | |
Marianne Arnold | 2e45ca3 | 2008-03-29 01:11:12 +0000 | [diff] [blame] | 132 | \input{main_menu/recording_screen.tex} |
| 133 | } |
Dominik Riebeling | b7eef89 | 2006-04-10 21:47:09 +0000 | [diff] [blame] | 134 | |
Nils Wallménius | 12eb058 | 2008-03-23 22:07:09 +0000 | [diff] [blame] | 135 | \opt{radio}{\input{main_menu/fmradio.tex}} |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 136 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 137 | \section{\label{ref:playlistoptions}Playlist} |
Martin Arver | 8570911 | 2006-08-15 10:53:14 +0000 | [diff] [blame] | 138 | This menu allows you to work with playlists. Playlists can be created in |
Marianne Arnold | b2f7c61 | 2007-12-14 02:03:58 +0000 | [diff] [blame] | 139 | three ways. Playing a file in a directory causes all the files in it |
| 140 | to be placed in a playlist. Playlists can be created manually by |
Marianne Arnold | 90bcefa | 2008-03-03 23:01:44 +0000 | [diff] [blame] | 141 | either using the \setting{Context Menu} (see \reference{ref:Contextmenu}) or using |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 142 | the \setting{Playlist} menu. Both automatically and manually created |
Martin Arver | 8570911 | 2006-08-15 10:53:14 +0000 | [diff] [blame] | 143 | playlists can be edited using this menu. |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 144 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 145 | \begin{description} |
| 146 | \item[Create Playlist:] |
| 147 | Rockbox will create a playlist with all tracks in the current directory |
Marianne Arnold | b2f7c61 | 2007-12-14 02:03:58 +0000 | [diff] [blame] | 148 | and all sub-directories. The playlist will be created one directory level ``up'' |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 149 | from where you currently are. |
Martin Arver | 29d5dba | 2006-03-28 22:46:49 +0000 | [diff] [blame] | 150 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 151 | \item[View Current Playlist:] |
Martin Arver | 29d5dba | 2006-03-28 22:46:49 +0000 | [diff] [blame] | 152 | Displays the contents of the playlist currently stored in memory. |
| 153 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 154 | \item[Save Current Playlist:] |
| 155 | Saves the current dynamic playlist, excluding queued tracks, to the |
Marc Guay | f6cde72 | 2008-07-06 21:32:59 +0000 | [diff] [blame] | 156 | specified file. If no path is provided then playlist is saved to the current |
| 157 | directory. |
Dominik Riebeling | b7eef89 | 2006-04-10 21:47:09 +0000 | [diff] [blame] | 158 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 159 | \item[Playlist Catalog:] |
| 160 | The \setting{Playlist Catalog} provides a simple interface to maintain |
Marc Guay | f6cde72 | 2008-07-06 21:32:59 +0000 | [diff] [blame] | 161 | several playlists (see \reference{ref:working_with_playlists}). |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 162 | \end{description} |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 163 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 164 | \section{Plugins} |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 165 | With this option you can load and run various plugins that have been |
Dominik Riebeling | b7eef89 | 2006-04-10 21:47:09 +0000 | [diff] [blame] | 166 | written for Rockbox. There are a wide variety of these supplied with |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 167 | Rockbox, including several games, some impressive demos and a number of |
Martin Arver | 7a47313 | 2006-07-31 12:21:57 +0000 | [diff] [blame] | 168 | utilities. A detailed description of the different plugins is to be found in |
Martin Arver | 26c6e7b | 2006-08-01 11:57:38 +0000 | [diff] [blame] | 169 | \reference{ref:plugins}. |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 170 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 171 | \section{\label{ref:Info}System} |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 172 | \opt{player}{Use the MINUS and PLUS keys to step through several |
| 173 | pages of information.} |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 174 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 175 | \begin{description} |
Nils Wallménius | 9fc68a3 | 2008-12-01 10:24:56 +0000 | [diff] [blame] | 176 | \opt{rtc}{ |
| 177 | \item[Time and Date:] |
| 178 | Time related menu options. Pressing \ActionStdContext{} will voice the current time if voice support is enabled |
| 179 | \begin{description} |
| 180 | \item [Set Time/Date: ] Set current time and date. |
| 181 | \item[Sleep Timer:] |
| 182 | The \setting{Sleep Timer} powers off your \dap{} after playing for a given |
| 183 | time. It can be set from \setting{Off} to 5 hours in 5 minute steps. |
| 184 | The \setting{Sleep Timer} is reset on boot. |
| 185 | \opt{alarm}{Using this option disables the \setting{Wake up alarm}.} |
| 186 | \item [Time Format: ] Choose 12 or 24 hour clock. |
| 187 | \opt{alarm}{ |
| 188 | \subsection{Wake-Up Alarm} |
| 189 | % TODO this isn't quite right for all targets, I think |
| 190 | This option turns the \dap{} off and then starts it up again at the |
| 191 | specified time. Use \ActionSettingInc{} and \ActionSettingDec{} to adjust |
| 192 | the minutes setting, \ActionAlarmHoursDec{} and \ActionAlarmHoursInc{} to |
| 193 | adjust the hours. |
| 194 | \ActionAlarmSet{} confirms the alarm and shuts the \dap{} down, and |
| 195 | \ActionAlarmCancel{} cancels setting an alarm. If the \dap{} is turned on |
| 196 | again before the alarm occurs, the alarm will be cancelled. Using this |
| 197 | option disables the \setting{Sleep Timer}. |
| 198 | |
| 199 | \opt{recording,radio}{ |
| 200 | \subsection{Alarm Wake up Screen} |
| 201 | This option controls what the \dap{} does when it is woken up by the alarm. |
| 202 | } |
| 203 | } |
| 204 | \end{description} |
| 205 | } |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 206 | \item[Rockbox Info:] |
Nils Wallménius | 00a3fc7 | 2007-01-19 12:42:19 +0000 | [diff] [blame] | 207 | Displays some basic system information. This is, from top to bottom, |
| 208 | the amount of memory Rockbox has available for storing music (the buffer). |
| 209 | The battery status. |
Marianne Arnold | 88b8d6e | 2008-02-10 18:35:44 +0000 | [diff] [blame] | 210 | \opt{multivolume}{% |
Nils Wallménius | 00a3fc7 | 2007-01-19 12:42:19 +0000 | [diff] [blame] | 211 | Memory size and amount of free space on the two data volumes, this info is |
Marianne Arnold | 88b8d6e | 2008-02-10 18:35:44 +0000 | [diff] [blame] | 212 | given seperately for internal memory (\emph{Int}) and for a plugged in |
| 213 | memory card |
| 214 | \opt{ondio}{(\emph{MMC})} |
| 215 | \opt{sansa}{(\emph{MSD})}. |
Marianne Arnold | fdc2daf | 2006-12-02 09:42:09 +0000 | [diff] [blame] | 216 | }% |
Marianne Arnold | 88b8d6e | 2008-02-10 18:35:44 +0000 | [diff] [blame] | 217 | \nopt{multivolume}{Hard disk size and the amount of free space on the disk.} |
Martin Arver | 7bdd03a | 2006-08-27 15:00:50 +0000 | [diff] [blame] | 218 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 219 | \item[Version:] |
Martin Arver | 29d5dba | 2006-03-28 22:46:49 +0000 | [diff] [blame] | 220 | Software version and credits display. |
Nils Wallménius | 9fc68a3 | 2008-12-01 10:24:56 +0000 | [diff] [blame] | 221 | |
| 222 | \nopt{rtc}{ |
| 223 | \item[Sleep Timer:] |
| 224 | The \setting{Sleep Timer} powers off your \dap{} after playing for a given |
| 225 | time. It can be set from \setting{Off} to 5 hours in 5 minute steps. |
| 226 | The \setting{Sleep Timer} is reset on boot. |
| 227 | \opt{alarm}{Using this option disables the \setting{Wake up alarm}.} |
| 228 | } |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 229 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 230 | \item[Debug (Keep Out!):] |
Martin Arver | f8e2f3e | 2006-10-17 12:18:51 +0000 | [diff] [blame] | 231 | This sub menu is intended to be used \emph{only} by Rockbox developers. |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 232 | It shows hardware, disk, battery status and other technical information. |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 233 | \warn{It is not recommended that users access this menu unless instructed to |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 234 | do so in the course of fixing a problem with Rockbox. If you think you have |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 235 | messed up your settings by use of this menu please try to reset \emph{all} |
| 236 | settings before asking for help.} |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 237 | \end{description} |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 238 | |
Martin Arver | ec3b293 | 2006-03-30 21:21:46 +0000 | [diff] [blame] | 239 | \opt{player}{ |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 240 | \section{Shutdown} |
Nils Wallménius | 00a3fc7 | 2007-01-19 12:42:19 +0000 | [diff] [blame] | 241 | This menu option saves the Rockbox configuration and turns off the hard |
| 242 | drive before shutting down the machine. For maximum safety this procedure |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 243 | is recommended when turning off the \dap. (There is a very small risk |
Martin Arver | 26c6e7b | 2006-08-01 11:57:38 +0000 | [diff] [blame] | 244 | of hard disk corruption otherwise.) See \reference{ref:Safeshutdown} |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 245 | for more details. |
Martin Arver | ec3b293 | 2006-03-30 21:21:46 +0000 | [diff] [blame] | 246 | } |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 247 | |
Nils Wallménius | 00a3fc7 | 2007-01-19 12:42:19 +0000 | [diff] [blame] | 248 | \nopt{PLAYER_PAD,ONDIO_PAD} |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 249 | { |
Marc Guay | 0cb9af2 | 2008-06-30 01:27:28 +0000 | [diff] [blame] | 250 | \section{\label{ref:QuickScreen}Quick Screen} |
Marc Guay | 14483f8 | 2009-01-03 01:21:25 +0000 | [diff] [blame^] | 251 | Although the \setting{Quick Screen} is accessible from nearly everywhere, |
| 252 | not just the \setting{Main Menu}, it is worth mentioning here. It allows |
| 253 | rapid access to your three favourite settings. The default settings are |
| 254 | \setting{Shuffle}(\reference{ref:PlaybackSettings}), |
| 255 | \setting{Repeat}(\reference{ref:PlaybackSettings}) and the |
| 256 | \setting{Show Files}(\reference{ref:ShowFiles}) options, but almost all |
| 257 | configurable options in Rockbox can be placed on this screen. To change the |
| 258 | options, navigate through the menus to the setting you want to add and press |
| 259 | \ActionStdContext. In the menu which appears you will be given options |
| 260 | to place the setting on the Quick Screen. |
| 261 | |
| 262 | The \setting{Quick Screen} screen is accessed with \ActionStdQuickScreen |
| 263 | and exited with \ActionQuickScreenExit. |
Dominik Riebeling | b7eef89 | 2006-04-10 21:47:09 +0000 | [diff] [blame] | 264 | } |