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 | |
Nils Wallménius | b2f5142 | 2010-10-12 13:43:38 +0000 | [diff] [blame] | 11 | All settings are stored on the unit. However, Rockbox does not access |
| 12 | the \disk{} solely for the purpose of saving settings. Instead, Rockbox will |
| 13 | save settings when it accesses the \disk{} the next time, for example when |
| 14 | refilling the music buffer or navigating through the \setting{File Browser}. |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 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} |
Alexander Levin | 9736580 | 2010-05-20 17:38:38 +0000 | [diff] [blame] | 19 | \begin{btnmap} |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 20 | \ActionStdNext |
Marianne Arnold | 82ff776 | 2010-06-11 20:31:38 +0000 | [diff] [blame] | 21 | & |
| 22 | \opt{HAVEREMOTEKEYMAP}{\ActionRCStdNext |
| 23 | &} |
| 24 | Select the next option in the menu.\newline |
| 25 | Inside a setting, increase the value or choose next option. |
| 26 | \\ |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 27 | % |
| 28 | \ActionStdPrev |
Marianne Arnold | 82ff776 | 2010-06-11 20:31:38 +0000 | [diff] [blame] | 29 | & |
| 30 | \opt{HAVEREMOTEKEYMAP}{\ActionRCStdPrev |
| 31 | &} |
| 32 | Select the previous option in the menu.\newline |
| 33 | Inside a setting,decrease the value or choose previous option. |
| 34 | \\ |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 35 | % |
| 36 | \ActionStdOk |
Marianne Arnold | 82ff776 | 2010-06-11 20:31:38 +0000 | [diff] [blame] | 37 | & |
| 38 | \opt{HAVEREMOTEKEYMAP}{\ActionRCStdOk |
| 39 | &} |
| 40 | Select option. |
| 41 | \\ |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 42 | % |
| 43 | \ActionStdCancel |
Marianne Arnold | 82ff776 | 2010-06-11 20:31:38 +0000 | [diff] [blame] | 44 | & |
| 45 | \opt{HAVEREMOTEKEYMAP}{\ActionRCStdCancel |
| 46 | &} |
| 47 | Exit menu or setting, or move to parent menu. |
| 48 | \\ |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 49 | \end{btnmap} |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 50 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 51 | \section {Recent Bookmarks} |
Dominik Riebeling | 2cf5abb | 2006-04-02 17:29:44 +0000 | [diff] [blame] | 52 | \screenshot{main_menu/images/ss-list-bookmarks}% |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 53 | {The list bookmarks screen}{} |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 54 | 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] | 55 | then you can view a list of several recent bookmarks here and select one to |
Alex Parker | c0f69bb | 2009-12-17 22:48:49 +0000 | [diff] [blame] | 56 | jump straight to that track.\\* |
| 57 | |
| 58 | \note{Bookmarking only works when tracks are launched from the file browser, |
| 59 | and does not currently work for tracks launched via the |
Alex Parker | b281414 | 2009-12-17 23:52:14 +0000 | [diff] [blame] | 60 | database. In addition, they do not currently work with dynamic |
| 61 | playlists.\\*} |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 62 | |
Alexander Levin | 9736580 | 2010-05-20 17:38:38 +0000 | [diff] [blame] | 63 | \begin{btnmap} |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 64 | \ActionStdNext |
Marianne Arnold | 6f169b4 | 2009-07-05 18:21:19 +0000 | [diff] [blame] | 65 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext} |
Alex Parker | 54e163a | 2009-12-17 19:00:48 +0000 | [diff] [blame] | 66 | & Select the next bookmark.\\ |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 67 | % |
| 68 | \ActionStdPrev |
Marianne Arnold | 6f169b4 | 2009-07-05 18:21:19 +0000 | [diff] [blame] | 69 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev} |
Alex Parker | 54e163a | 2009-12-17 19:00:48 +0000 | [diff] [blame] | 70 | & Select the previous bookmark.\\ |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 71 | % |
| 72 | \ActionStdOk |
Marianne Arnold | 6f169b4 | 2009-07-05 18:21:19 +0000 | [diff] [blame] | 73 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk} |
Alex Parker | 54e163a | 2009-12-17 19:00:48 +0000 | [diff] [blame] | 74 | & Resume from the selected bookmark.\\ |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 75 | % |
| 76 | \ActionStdCancel |
Marianne Arnold | 6f169b4 | 2009-07-05 18:21:19 +0000 | [diff] [blame] | 77 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel} |
Alex Parker | 54e163a | 2009-12-17 19:00:48 +0000 | [diff] [blame] | 78 | & Exit Recent Bookmark menu.\\ |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 79 | % |
Alex Parker | 6c00e1c | 2009-05-21 11:39:22 +0000 | [diff] [blame] | 80 | \nopt{GIGABEAT_S_PAD}{\ActionBmDelete |
Marianne Arnold | 6f169b4 | 2009-07-05 18:21:19 +0000 | [diff] [blame] | 81 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCBmDelete} |
Alex Parker | 54e163a | 2009-12-17 19:00:48 +0000 | [diff] [blame] | 82 | & Delete the currently selected bookmark.\\} |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 83 | % |
Alex Parker | 41ff287 | 2009-06-28 18:02:04 +0000 | [diff] [blame] | 84 | \ActionStdContext |
Marianne Arnold | 6f169b4 | 2009-07-05 18:21:19 +0000 | [diff] [blame] | 85 | \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext} |
Alex Parker | 54e163a | 2009-12-17 19:00:48 +0000 | [diff] [blame] | 86 | & Enter the context menu for the selected bookmark.\\ |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 87 | \end{btnmap} |
Nils Wallménius | 459b4f6 | 2009-02-14 15:01:04 +0000 | [diff] [blame] | 88 | |
| 89 | There are two options in the context menu:\\* |
| 90 | |
| 91 | \setting{Resume} will commence playback of the currently selected bookmark entry. |
| 92 | |
| 93 | \setting{Delete} will remove the currently selected bookmark entry from the list.\\* |
| 94 | |
| 95 | This entry is not shown in the \setting{Main Menu} when the option is off |
| 96 | (the default setting). See \reference{ref:Bookmarkconfigactual} |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 97 | for more details on configuring bookmarking in Rockbox. |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 98 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 99 | \section{Files} |
| 100 | Browse the files on your \dap{} (see \reference{ref:file_browser}). |
| 101 | |
| 102 | \section{Database} |
| 103 | Browse by the meta-data in your audio files (see \reference{ref:database}). |
| 104 | |
| 105 | \section{Now Playing/Resume Playback} |
| 106 | Go to the \setting{While Playing Screen} and resume if music playback is |
| 107 | stopped or paused and there is something to resume (see \reference{ref:WPS}). |
| 108 | |
| 109 | \section{Settings} |
Dominik Riebeling | ab547ef | 2008-04-23 19:34:15 +0000 | [diff] [blame] | 110 | |
Michael Chicoine | 2bfcb6e | 2009-11-29 20:50:54 +0000 | [diff] [blame] | 111 | The \setting{Settings} menu allows you to set or adjust many parameters that |
| 112 | affect the way your \dap{} works. There are many submenus for different |
| 113 | parameter areas. Every time you are setting a value of a parameter, and that |
| 114 | value is selected from a list of some predefined available values, you can press |
Dominik Riebeling | ab547ef | 2008-04-23 19:34:15 +0000 | [diff] [blame] | 115 | \ActionStdContext, and the selection cursor will jump to the default value for |
| 116 | the parameter. You can then confirm or cancel the value. This is useful if you |
| 117 | have changed the value of the parameter from the default to some other value and |
| 118 | would like to restore the default value. |
| 119 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 120 | \subsection{Sound Settings} |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 121 | 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] | 122 | change to customise your listening experience. The details of this menu are covered |
| 123 | in \reference{ref:configure_rockbox_sound}. |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 124 | |
Nils Wallménius | 0117705 | 2008-10-19 11:18:05 +0000 | [diff] [blame] | 125 | \subsection{Playback Settings} |
| 126 | The \setting{Playback Settings} menu allows you to configure settings related |
| 127 | to audio playback. The details of this menu are covered |
| 128 | in \reference{ref:configure_rockbox_playback}. |
| 129 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 130 | \subsection{General Settings} |
Martin Arver | f8e2f3e | 2006-10-17 12:18:51 +0000 | [diff] [blame] | 131 | 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] | 132 | 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] | 133 | \reference{ref:configure_rockbox_general}. |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 134 | |
Alex Parker | 3ea02a8 | 2009-04-26 14:20:27 +0000 | [diff] [blame] | 135 | \subsection{Theme Settings} |
| 136 | The \setting{Theme Settings} menu contains options that control the visual |
Bertrik Sikken | 04b9ca2 | 2011-04-11 22:42:09 +0000 | [diff] [blame] | 137 | appearance of Rockbox. The details of this menu are covered in |
Alex Parker | 3ea02a8 | 2009-04-26 14:20:27 +0000 | [diff] [blame] | 138 | \reference{ref:configure_rockbox_themes}. |
| 139 | |
| 140 | \opt{recording}{ |
| 141 | \subsection{Recording Settings} |
| 142 | The \setting{Recording Settings} menu allows you to configure settings related |
| 143 | to recording. The details of this menu are covered in detail in |
| 144 | \reference{ref:Recordingsettings}. |
| 145 | } |
| 146 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 147 | \subsection{Manage Settings} |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 148 | 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] | 149 | configuration settings, browsing the hard drive for alternate firmwares, and finally |
Martin Arver | dcf83af | 2006-08-27 17:05:57 +0000 | [diff] [blame] | 150 | resetting your \dap{} back to initial configuration. |
Michael DiFebbo | 0623841 | 2006-08-12 15:56:33 +0000 | [diff] [blame] | 151 | % |
Nils Wallménius | 8b78209 | 2007-10-13 07:59:32 +0000 | [diff] [blame] | 152 | The details of this menu are covered in |
Michael DiFebbo | 0623841 | 2006-08-12 15:56:33 +0000 | [diff] [blame] | 153 | \reference{ref:manage_settings}. |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 154 | |
Alex Parker | 444080a | 2009-04-26 14:25:07 +0000 | [diff] [blame] | 155 | \opt{recording}{\input{main_menu/recording_screen.tex}} |
Dominik Riebeling | b7eef89 | 2006-04-10 21:47:09 +0000 | [diff] [blame] | 156 | |
Nils Wallménius | 12eb058 | 2008-03-23 22:07:09 +0000 | [diff] [blame] | 157 | \opt{radio}{\input{main_menu/fmradio.tex}} |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 158 | |
Alexander Levin | b1aad4c | 2011-02-01 21:32:19 +0000 | [diff] [blame] | 159 | \section{\label{ref:playlistoptions}Playlists} |
Martin Arver | 8570911 | 2006-08-15 10:53:14 +0000 | [diff] [blame] | 160 | 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] | 161 | three ways. Playing a file in a directory causes all the files in it |
| 162 | to be placed in a playlist. Playlists can be created manually by |
Marianne Arnold | 90bcefa | 2008-03-03 23:01:44 +0000 | [diff] [blame] | 163 | 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] | 164 | the \setting{Playlist} menu. Both automatically and manually created |
Martin Arver | 8570911 | 2006-08-15 10:53:14 +0000 | [diff] [blame] | 165 | playlists can be edited using this menu. |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 166 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 167 | \begin{description} |
| 168 | \item[Create Playlist:] |
| 169 | Rockbox will create a playlist with all tracks in the current directory |
Marianne Arnold | b2f7c61 | 2007-12-14 02:03:58 +0000 | [diff] [blame] | 170 | 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] | 171 | from where you currently are. |
Martin Arver | 29d5dba | 2006-03-28 22:46:49 +0000 | [diff] [blame] | 172 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 173 | \item[View Current Playlist:] |
Martin Arver | 29d5dba | 2006-03-28 22:46:49 +0000 | [diff] [blame] | 174 | Displays the contents of the playlist currently stored in memory. |
| 175 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 176 | \item[Save Current Playlist:] |
| 177 | Saves the current dynamic playlist, excluding queued tracks, to the |
Marc Guay | f6cde72 | 2008-07-06 21:32:59 +0000 | [diff] [blame] | 178 | specified file. If no path is provided then playlist is saved to the current |
| 179 | directory. |
Dominik Riebeling | b7eef89 | 2006-04-10 21:47:09 +0000 | [diff] [blame] | 180 | |
Alex Parker | 39cc63e | 2011-08-09 13:53:39 +0000 | [diff] [blame] | 181 | \item[View Catalogue:] |
Alexander Levin | b1aad4c | 2011-02-01 21:32:19 +0000 | [diff] [blame] | 182 | Provides a simple interface to maintain |
Marc Guay | f6cde72 | 2008-07-06 21:32:59 +0000 | [diff] [blame] | 183 | several playlists (see \reference{ref:working_with_playlists}). |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 184 | \end{description} |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 185 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 186 | \section{Plugins} |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 187 | 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] | 188 | written for Rockbox. There are a wide variety of these supplied with |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 189 | Rockbox, including several games, some impressive demos and a number of |
Martin Arver | 7a47313 | 2006-07-31 12:21:57 +0000 | [diff] [blame] | 190 | 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] | 191 | \reference{ref:plugins}. |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 192 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 193 | \section{\label{ref:Info}System} |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 194 | \opt{player}{Use the MINUS and PLUS keys to step through several |
| 195 | pages of information.} |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 196 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 197 | \begin{description} |
| 198 | \item[Rockbox Info:] |
Nils Wallménius | 00a3fc7 | 2007-01-19 12:42:19 +0000 | [diff] [blame] | 199 | Displays some basic system information. This is, from top to bottom, |
| 200 | the amount of memory Rockbox has available for storing music (the buffer). |
| 201 | The battery status. |
Marianne Arnold | 88b8d6e | 2008-02-10 18:35:44 +0000 | [diff] [blame] | 202 | \opt{multivolume}{% |
Nils Wallménius | 00a3fc7 | 2007-01-19 12:42:19 +0000 | [diff] [blame] | 203 | Memory size and amount of free space on the two data volumes, this info is |
Bertrik Sikken | 16f8f34 | 2011-04-11 20:58:19 +0000 | [diff] [blame] | 204 | given separately for internal memory (\emph{Int}) and for a plugged in |
Marianne Arnold | 88b8d6e | 2008-02-10 18:35:44 +0000 | [diff] [blame] | 205 | memory card |
| 206 | \opt{ondio}{(\emph{MMC})} |
Rafaël Carré | 0584edc | 2013-02-02 13:21:39 +0100 | [diff] [blame] | 207 | \opt{sansa,e200v2,fuze,fuzev2,clipplus,clipzip}{(\emph{MSD})}. |
Marianne Arnold | fdc2daf | 2006-12-02 09:42:09 +0000 | [diff] [blame] | 208 | }% |
Marianne Arnold | 88b8d6e | 2008-02-10 18:35:44 +0000 | [diff] [blame] | 209 | \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] | 210 | |
Marc Guay | 60359bf | 2009-01-03 14:20:56 +0000 | [diff] [blame] | 211 | \item[Credits:] |
| 212 | Display the list of contributors. |
Nils Wallménius | 9fc68a3 | 2008-12-01 10:24:56 +0000 | [diff] [blame] | 213 | |
Andree Buschmann | c08bb63 | 2010-11-18 21:58:05 +0000 | [diff] [blame] | 214 | \item[Running Time:] |
| 215 | Shows the runtime of your \dap{} in hours, minutes and seconds. |
| 216 | \begin{description} |
| 217 | \item[Running Time:] |
| 218 | This item shows the cumulative overall runtime of your \dap{} since you |
Alex Parker | 75a306e | 2010-11-19 12:30:22 +0000 | [diff] [blame] | 219 | either disconnected it from charging (in Rockbox) or manually |
Alex Parker | 579a7eb | 2010-11-19 12:33:52 +0000 | [diff] [blame] | 220 | reset this item. A manual reset is done through pressing any button, |
Marianne Arnold | a51fa04 | 2010-11-26 19:29:50 +0000 | [diff] [blame] | 221 | followed by pressing \ActionStdOk{}. |
Andree Buschmann | c08bb63 | 2010-11-18 21:58:05 +0000 | [diff] [blame] | 222 | \item[Top Time:] |
| 223 | This item shows the cumulative overall runtime of your \dap{} since you |
Alex Parker | 75a306e | 2010-11-19 12:30:22 +0000 | [diff] [blame] | 224 | last manually reset this item. A manual reset is done through pressing |
Marianne Arnold | a51fa04 | 2010-11-26 19:29:50 +0000 | [diff] [blame] | 225 | any button, followed by pressing \ActionStdOk{}. |
Andree Buschmann | c08bb63 | 2010-11-18 21:58:05 +0000 | [diff] [blame] | 226 | \end{description} |
| 227 | |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 228 | \item[Debug (Keep Out!):] |
Martin Arver | f8e2f3e | 2006-10-17 12:18:51 +0000 | [diff] [blame] | 229 | 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] | 230 | It shows hardware, disk, battery status and other technical information. |
Dominik Riebeling | cb3e696 | 2006-04-04 12:27:28 +0000 | [diff] [blame] | 231 | \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] | 232 | 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] | 233 | messed up your settings by use of this menu please try to reset \emph{all} |
| 234 | settings before asking for help.} |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 235 | \end{description} |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 236 | |
Martin Arver | ec3b293 | 2006-03-30 21:21:46 +0000 | [diff] [blame] | 237 | \opt{player}{ |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 238 | \section{Shutdown} |
Nils Wallménius | 00a3fc7 | 2007-01-19 12:42:19 +0000 | [diff] [blame] | 239 | This menu option saves the Rockbox configuration and turns off the hard |
| 240 | drive before shutting down the machine. For maximum safety this procedure |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 241 | 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] | 242 | of hard disk corruption otherwise.) See \reference{ref:Safeshutdown} |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 243 | for more details. |
Martin Arver | ec3b293 | 2006-03-30 21:21:46 +0000 | [diff] [blame] | 244 | } |
Dominik Riebeling | 1212dce | 2006-04-02 10:57:54 +0000 | [diff] [blame] | 245 | |
Marianne Arnold | 49fcfe8 | 2009-04-08 23:40:00 +0000 | [diff] [blame] | 246 | \opt{quickscreen} |
Michael DiFebbo | e28e2fc | 2006-05-12 16:56:21 +0000 | [diff] [blame] | 247 | { |
Marc Guay | 0cb9af2 | 2008-06-30 01:27:28 +0000 | [diff] [blame] | 248 | \section{\label{ref:QuickScreen}Quick Screen} |
Marc Guay | 14483f8 | 2009-01-03 01:21:25 +0000 | [diff] [blame] | 249 | Although the \setting{Quick Screen} is accessible from nearly everywhere, |
| 250 | not just the \setting{Main Menu}, it is worth mentioning here. It allows |
Thomas Martitz | f98bd2d | 2009-08-29 18:39:33 +0000 | [diff] [blame] | 251 | rapid access to your four favourite settings. The default settings are |
Marianne Arnold | 49fcfe8 | 2009-04-08 23:40:00 +0000 | [diff] [blame] | 252 | \setting{Shuffle} (\reference{ref:PlaybackSettings}), |
| 253 | \setting{Repeat} (\reference{ref:PlaybackSettings}) and the |
| 254 | \setting{Show Files} (\reference{ref:ShowFiles}) options, but almost all |
Marc Guay | 14483f8 | 2009-01-03 01:21:25 +0000 | [diff] [blame] | 255 | configurable options in Rockbox can be placed on this screen. To change the |
| 256 | options, navigate through the menus to the setting you want to add and press |
| 257 | \ActionStdContext. In the menu which appears you will be given options |
Marc Guay | 67aa2f1 | 2009-01-09 11:57:33 +0000 | [diff] [blame] | 258 | to place the setting on the \setting{Quick Screen}. |
Marc Guay | 14483f8 | 2009-01-03 01:21:25 +0000 | [diff] [blame] | 259 | |
Dominik Riebeling | d232197 | 2009-01-09 15:17:52 +0000 | [diff] [blame] | 260 | Press \ActionStdQuickScreen{} to access it and \ActionQuickScreenExit{} to exit. |
Marc Guay | 67aa2f1 | 2009-01-09 11:57:33 +0000 | [diff] [blame] | 261 | The direction buttons will modify the individual setting values as indicated |
Thomas Martitz | f98bd2d | 2009-08-29 18:39:33 +0000 | [diff] [blame] | 262 | by the arrow icons. Please note that the settings at opposite sides of the |
| 263 | screen cycle through the available options in opposite directions. |
| 264 | Therefore if you select the same setting at e.g. the top and bottom of the |
| 265 | quickscreen, then pressing up and down will cycle through this setting in |
| 266 | opposite directions. |
Dominik Riebeling | b7eef89 | 2006-04-10 21:47:09 +0000 | [diff] [blame] | 267 | } |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 268 | |
| 269 | \section{\label{ref:MainMenuShortcuts}Shortcuts} |
| 270 | |
| 271 | This menu item is a container for user defined shortcuts to files, folders or |
Alexander Levin | 3607d88 | 2011-11-15 22:38:55 +0000 | [diff] [blame] | 272 | settings. With a shortcut, |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 273 | \begin{itemize} |
| 274 | \item A file can be ``run'' (i.e. a music file played, plugin started or |
| 275 | a \fname{.cfg} loaded) |
| 276 | \item The file browser can be opened with the cursor positioned at |
Alexander Levin | 3607d88 | 2011-11-15 22:38:55 +0000 | [diff] [blame] | 277 | a specified file or folder |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 278 | \item A file's or folder's ``Current Playlist'' context menu item can |
| 279 | be displayed |
Alexander Levin | 3607d88 | 2011-11-15 22:38:55 +0000 | [diff] [blame] | 280 | \item A setting can be configured (any which can be added to the |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 281 | \setting{Quick Screen}) |
Alexander Levin | 3607d88 | 2011-11-15 22:38:55 +0000 | [diff] [blame] | 282 | \item A debug menu item can be displayed (useful for developers mostly) |
Alexander Levin | 9653ae3 | 2011-12-09 12:44:51 +0000 | [diff] [blame] | 283 | \opt{rtc}{ |
| 284 | \item The current time can be spoken |
| 285 | } |
| 286 | \item The sleep timer can be configured |
Alexander Levin | cc95f34 | 2011-12-06 16:51:28 +0000 | [diff] [blame] | 287 | \item The \dap{} can be turned off |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 288 | \end{itemize} |
| 289 | |
| 290 | \note{Shortcuts into the database are not possible} |
| 291 | |
| 292 | Shortcuts are loaded from the file \fname{/.rockbox/shortcuts.txt} which lists |
| 293 | each item to be displayed. Each shortcut looks like the following: |
| 294 | |
| 295 | \begin{example} |
| 296 | [shortcut] |
Alexander Levin | 3607d88 | 2011-11-15 22:38:55 +0000 | [diff] [blame] | 297 | type: <shortcut type> |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 298 | data: <what the shortcut actually links to> |
Alexander Levin | 3607d88 | 2011-11-15 22:38:55 +0000 | [diff] [blame] | 299 | name: <what the shortcut should be displayed as> |
| 300 | icon: <number of the theme icon to use (see \wikilink{CustomIcons})> |
Jonathan Gordon | 4894363 | 2011-12-11 10:27:14 +0000 | [diff] [blame] | 301 | talkclip: <filename of a talk clip to speak when voice menus are enabled> |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 302 | \end{example} |
| 303 | |
| 304 | Only ``type'' and ``data'' are required (except if type is ``separator'' in which case |
| 305 | ``data'' is also not required). |
| 306 | |
| 307 | Available types are: |
| 308 | \begin{description} |
Alexander Levin | 3607d88 | 2011-11-15 22:38:55 +0000 | [diff] [blame] | 309 | \item[file] \config{data} is the name of the file to ``run'' |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 310 | \item[browse] \config{data} is the file or the folder to open the file browser at |
| 311 | \item[playlist menu] \config{data} is the file or the folder to open the |
| 312 | ``Current Playlist'' context menu item on |
| 313 | \item[setting] \config{data} is the config name of the setting you want to change |
Alexander Levin | 3607d88 | 2011-11-15 22:38:55 +0000 | [diff] [blame] | 314 | (see \reference{ref:config_file_options} for the list of the possible settings) |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 315 | \item[debug] \config{data} is the name of the debug menu item to display |
Alexander Levin | 3607d88 | 2011-11-15 22:38:55 +0000 | [diff] [blame] | 316 | \item[separator] \config{data} is ignored; \config{name} can be used to display text, |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 317 | or left blank to make the list more accessible with visual gaps |
Alexander Levin | 9653ae3 | 2011-12-09 12:44:51 +0000 | [diff] [blame] | 318 | \item[time] \config{data} needs to be \opt{rtc}{either ``talk'' to talk the time, or }``sleep X'' |
Jonathan Gordon | 29b1ba3 | 2011-12-08 10:23:46 +0000 | [diff] [blame] | 319 | where X is the number of minutes to run the sleep timer for (0 to disable). \config{name} |
| 320 | is required for this shortcut type. |
Alexander Levin | 9653ae3 | 2011-12-09 12:44:51 +0000 | [diff] [blame] | 321 | \item[shutdown] \config{data} is ignored; \config{name} can be used to display text |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 322 | \end{description} |
| 323 | |
Alexander Levin | 3607d88 | 2011-11-15 22:38:55 +0000 | [diff] [blame] | 324 | If the name/icon items are not specified, a sensible default will be used. |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 325 | |
| 326 | \note{For the ``browse'' type, if you want the file browser to start \emph{inside} |
| 327 | a folder, make sure the data has the trailing slash (i.e \fname{/Music/} instead of |
Franklin Wei | d6eefbb | 2017-04-17 17:30:42 -0400 | [diff] [blame] | 328 | \fname {/Music}). Without the trailing slash, it will cause the file browser to open |
Jonathan Gordon | 101693f | 2011-11-15 13:22:02 +0000 | [diff] [blame] | 329 | with \fname{/Music} selected instead.} |
| 330 | |
| 331 | The file \fname{shortcuts.txt} can be edited with any text editor. Most items can |
| 332 | also be added to it through their context menu item ``Add to shortcuts''. |
| 333 | A reboot is needed for manual changes to \fname{shortcuts.txt} to be applied. |
| 334 | |
Jonathan Gordon | 4348b45 | 2012-07-26 17:51:51 +1000 | [diff] [blame] | 335 | Shortcuts can be manually removed by selecting the one you wish to remove and pressing |
| 336 | \ActionStdContext{}. |