blob: fa66ced1938087aab5255300f4c856e115c2fbc4 [file] [log] [blame]
Dominik Riebeling8dbcab02006-04-09 11:04:43 +00001% $Id$ %
2\section{\label{ref:WPS}While Playing Screen}
3The While Playing Screen (WPS) displays various pieces of information about the
4currently playing audio file.
5%
Nils Wallménius12eb0582008-03-23 22:07:09 +00006\opt{lcd_bitmap}{%
Martin Arverf8e2f3e2006-10-17 12:18:51 +00007 The appearance of the WPS can be configured using WPS configuration files.
Dominik Riebeling8dbcab02006-04-09 11:04:43 +00008 The items shown depend on your configuration -- all item can be turned on
Martin Arver26c6e7b2006-08-01 11:57:38 +00009 or off independently. Refer to \reference{ref:wps_tags} for details on how
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000010 to change the display of the WPS.
11 \begin{itemize}
Martin Arver7bdd03a2006-08-27 15:00:50 +000012 \nopt{ondio}{
13 \item Status bar: The Status bar shows Battery level, charger status,
Nils Wallménius12eb0582008-03-23 22:07:09 +000014 volume, play mode, repeat mode, shuffle mode\opt{rtc}{ and clock}.
Martin Arver7bdd03a2006-08-27 15:00:50 +000015 In contrast to all other items, the status bar is always at the top of
16 the screen.
17 }
18 \opt{ondio}{
19 \item Status bar: The Status bar shows Battery level, USB power mode, key
20 lock status, memory access indicator. In contrast to all other items, the
21 status bar is always at the top of the screen.
22 }
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000023 \item (Scrolling) path and filename of the current song.
24 \item The ID3 track name.
25 \item The ID3 album name.
26 \item The ID3 artist name.
27 \item Bit rate. VBR files display average bitrate and ``(avg)''
28 \item Elapsed and total time.
29 \item A slidebar progress meter representing where in the song you are.
30 \item Peak meter.
31 \end{itemize}
32}
33\opt{recorder,recorderv2fm,ondio}{
34 \note{
35 \begin{itemize}
36 \item The number of lines shown depends on the size of the font used.
37 \item The peak meter is only visible if you turn off the status bar or if
38 using a small font that gives 8 or more display lines.
39 \end{itemize}
40 }
41}
42%
43\opt{player}{
44 \note{
45 \begin{itemize}
46 \item Playlist index/Playlist size: Artist {}- Title.
47 \item Current{}-time Progress{}-indicator Left.
48 \end{itemize}
49 }
50}
51
Martin Arver26c6e7b2006-08-01 11:57:38 +000052See \reference{ref:ConfiguringtheWPS} for details of customising
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000053your WPS (While Playing Screen).
54
55
56\subsection{\label{ref:WPS_Key_Controls}WPS Key Controls}
57
58\begin{table}
59 \begin{btnmap}{}{}
Nils Wallméniusc4a87312006-12-01 13:11:19 +000060 \ActionWpsVolUp{} / \ActionWpsVolDown & Volume up/down.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000061 %
Nils Wallménius7f800ac2006-09-09 10:06:05 +000062 \ActionWpsSkipPrev & Go to beginning of track, or if pressed while in the
63 first seconds of a track, go to previous track.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000064 %
Nils Wallménius7f800ac2006-09-09 10:06:05 +000065 \ActionWpsSeekBack & Rewind in track.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000066 %
Nils Wallménius7f800ac2006-09-09 10:06:05 +000067 \ActionWpsSkipNext & Go to next track.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000068 %
Nils Wallménius7f800ac2006-09-09 10:06:05 +000069 \ActionWpsSeekFwd & Fast forward in track.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000070 %
Nils Wallménius7f800ac2006-09-09 10:06:05 +000071 \ActionWpsPlay & Toggle play/pause.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000072 %
Nils Wallménius7f800ac2006-09-09 10:06:05 +000073 \ActionWpsStop & Stop playback.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000074 %
Marianne Arnold9db669e2007-04-25 21:48:09 +000075 \ActionWpsBrowse & Return to the \setting{File Browser}.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000076 %
Marianne Arnold9db669e2007-04-25 21:48:09 +000077 \ActionWpsContext & Enter \setting{WPS Context Menu}.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000078 %
Nils Wallméniusc4a87312006-12-01 13:11:19 +000079 \opt{ONDIO_PAD}{\ActionWpsContext{} twice}%
Nils Wallménius7f800ac2006-09-09 10:06:05 +000080 \nopt{ONDIO_PAD}{\ActionWpsMenu}%
Marianne Arnoldaac6ef12006-12-01 02:27:30 +000081 & Enter \setting{Main Menu}%
82 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
Nils Wallménius157b3cc2006-11-03 17:23:38 +000083 %
84 \nopt{PLAYER_PAD,ONDIO_PAD}{%
Marc Guay0cb9af22008-06-30 01:27:28 +000085 \ActionWpsQuickScreen & Switches to the \setting{Quick Screen}.
86 (see \reference{ref:QuickScreen}) \\}%
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000087 %
88 %These actions need definitions for the other targets
Nils Wallménius157b3cc2006-11-03 17:23:38 +000089 \opt{RECORDER_PAD}{%
Peter D'Hoyecd8151f2008-05-15 21:32:17 +000090 \ButtonFThree & Toggles Display quick screen.\\%
Marianne Arnoldaac6ef12006-12-01 02:27:30 +000091 \ButtonFOne+\ButtonDown & Key lock on/off.\\%
92 \ButtonFOne+\ButtonPlay & Mute on/off.\\%
Nils Wallménius157b3cc2006-11-03 17:23:38 +000093 }%
94 \opt{PLAYER_PAD}{%
Marianne Arnoldaac6ef12006-12-01 02:27:30 +000095 \ButtonMenu+\ButtonStop & Key lock on/off.\\%
96 \ButtonMenu+\ButtonPlay & Mute on/off.\\%
Nils Wallménius157b3cc2006-11-03 17:23:38 +000097 }%
98 \opt{ONDIO_PAD}{%
Marianne Arnolde3e0a3a2007-10-07 17:54:12 +000099 Long \ButtonMenu+\ButtonDown & Key lock on/off.\\%
Nils Wallménius157b3cc2006-11-03 17:23:38 +0000100 }%
Marc Guay73611052008-07-21 22:03:03 +0000101 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
102 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
103 \ActionWpsPitchScreen & Show \setting{Pitch Screen}
104 (see \reference{sec:pitchscreen}).\\}%
105 %
Marianne Arnoldf0bfcdc2008-06-25 14:13:14 +0000106 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
107 ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
Marianne Arnoldaac6ef12006-12-01 02:27:30 +0000108 \ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\%
Nils Wallménius157b3cc2006-11-03 17:23:38 +0000109 }%
Marianne Arnoldf0bfcdc2008-06-25 14:13:14 +0000110 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
111 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
112 \ActionWpsAbSetBNextDir{} or }%
113 % not all targets have the above action defined but the one below works on all
114 Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext
115 & Skip to the next directory.\\
116 %
117 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
118 ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
119 \ActionWpsAbSetAPrevDir{} or }%
120 Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev
121 & Skip to the previous directory.\\
122 %
Marc Guay72215562008-06-23 20:08:41 +0000123 \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
Peter D'Hoye0875a952007-09-14 22:31:37 +0000124 \ActionStdRec & Switches to the Recording screen \\
125 }%
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000126 \end{btnmap}
127\end{table}
128
129
Nils Wallménius12eb0582008-03-23 22:07:09 +0000130\opt{lcd_bitmap}{
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000131 \subsection{\label{ref:peak_meter}Peak Meter}
132 The peak meter can be displayed on the While Playing Screen and consists of
Martin Arverb530de02006-10-17 11:28:36 +0000133 several indicators.
Nils Wallménius12eb0582008-03-23 22:07:09 +0000134 \opt{recording}{
Martin Arverb530de02006-10-17 11:28:36 +0000135 For a picture of the peak meter, please see the While
136 Recording Screen in \reference{ref:while_recording_screen}.
137 }
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000138
139 \begin{description}
140 \item [The bar:]
141 This is the wide horizontal bar. It represents the current volume value.
142 \item [The peak indicator:]
Martin Arverdeb020f2006-08-23 09:47:24 +0000143 This is a little vertical line at the right end of the bar. It indicates
144 the peak volume value that occurred recently.
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000145 \item [The clip indicator:]
146 This is a little black block that is displayed at the very right of the
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000147 scale when an overflow occurs. It usually does not show up during normal
Marianne Arnold2e45ca32008-03-29 01:11:12 +0000148 playback unless you play an audio file that is distorted heavily.
149 \opt{recording}{
150 If you encounter clipping while recording, your recording will sound distorted.
151 You should lower the gain.
152 }
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000153 \note{Note that the clip detection is not very precise.
154 Clipping might occur without being indicated.}
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000155 \item [The scale:]
156 Between the indicators of the right and left channel there are little dots.
157 These dots represent important volume values. In linear mode each dot is a
158 10\% mark. In dbfs mode the dots represent the following values (from right
159 to left): 0db, {}-3db, {}-6db, {}-9db, {}-12db, {}-18db, {}-24db, {}-30db,
160 {}-40db, {}-50db, {}-60db.
161 \end{description}
162}
Michael DiFebbo73e1f6a2006-05-18 18:32:44 +0000163\subsection{\label{sec:contextmenu}The WPS Context Menu}
Martin Arver21454842006-10-17 11:00:28 +0000164Like the context menu for the \setting{File Browser}, the \setting{WPS Context Menu}
165allows you quick access to some often used functions:
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000166
Martin Arver21454842006-10-17 11:00:28 +0000167\subsubsection{Playlist}
168The \setting{Playlist} submenu allows you to view, save, search and
169reshuffle the current playlist. To change settings for the
170\setting{Playlist Viewer} press \ActionStdMenu{} while viewing the playlist
171to bring up the \setting{Playlist Viewer Menu}.
Marc Guay2e8a4502008-06-24 05:24:29 +0000172
173\subsubsection{Playlist Viewer Menu}
174 \begin{description}
175 \item[Show Icons.] This toggles display of the icon for the currently selected
176 playlist entry and the icon for moving a playlist entry
177 \item[Show Indicies.] This toggles display of the line numbering for the playlist
178 \item[Track Display.] This toggles between filename only and full path for playlist entries
179 \item[Save Current Playlist.] Allows the current playlist to be saved as a \fname{.m3u} playlist file
180 \end{description}
181
Nils Wallméniusa374ca92006-09-09 17:59:51 +0000182
Dominik Riebelingfd665932007-03-26 21:47:28 +0000183\subsubsection{Playlist catalog}
184 \begin{description}
185 \item [View catalog.] This lists all playlists that are part of the
186 Playlist catalog. You can load a new playlist directly from this list.
187 \item [Add to playlist.] Adds the currently playing file to a playlist.
188 Select the playlist you want the file to be added to and it will get
189 appended to that playlist.
190 \item [Add to new playlist.] Similar to the previous entry this will
191 add the currently playing track to a playlist. You need to enter a name
192 for the new playlist first.
193 \end{description}
194
Nils Wallménius9a07fac2008-05-22 16:14:29 +0000195\subsubsection{Sound Settings}
196This is a shortcut to the \setting{Sound Settings Menu}, where you can configure volume,
197bass, treble, and other settings affecting the sound of your music.
198See \reference{ref:configure_rockbox_sound} for more information.
199
200\subsubsection{Playback Settings}
201This is a shortcut to the \setting{Playback Settings Menu}, where you can configure shuffle,
202repeat, party mode, study mode and other settings affecting the playback of your music.
203
Robert Kukla226cb7b2007-03-26 15:08:59 +0000204\subsubsection{Rating}
Dominik Riebelingfd665932007-03-26 21:47:28 +0000205The menu entry is only shown if \setting{Gather Runtime Information} is
206enabled. It allows the asignment of a personal rating value (0 -- 10)
207to a track which can be displayed in the WPS and used in the Database
208browser. Press \ButtonRight{} to increment the value. The value wraps at 10.
Robert Kukla226cb7b2007-03-26 15:08:59 +0000209
Martin Arver21454842006-10-17 11:00:28 +0000210\subsubsection{Bookmarks}
211This allows you to create a bookmark in the currently-playing track.
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000212
Nicolas Pennequin23a89b02007-09-28 23:36:02 +0000213\subsubsection{\label{ref:trackinfoviewer}Show Track Info}
214\screenshot{rockbox_interface/images/ss-id3-viewer}{The track info viewer}{}
Martin Arver21454842006-10-17 11:00:28 +0000215This screen is accessible from the WPS screen, and provides a detailed view of
216all the identity information about the current track. This info is known as
217meta data and is stored in audio file formats to keep information on artist,
218album etc. To access this screen, %
219\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{
220 press \ActionWpsIdThreeScreen. }%
221\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{press \ActionWpsContext{}
222 to access the \setting{WPS Context Menu} and select
Nicolas Pennequin23a89b02007-09-28 23:36:02 +0000223 \setting{Show Track Info}. }%
Martin Arver21454842006-10-17 11:00:28 +0000224\opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\
225 to move through the information.}%
Nils Wallméniusb2ee5bc2008-05-22 16:28:20 +0000226
Martin Arver21454842006-10-17 11:00:28 +0000227\subsubsection{Open With...}
228This \setting{Open With} function is the same as the \setting{Open With}
Marianne Arnold90bcefa2008-03-03 23:01:44 +0000229function in the file browser's \setting{Context Menu}.
Martin Arver21454842006-10-17 11:00:28 +0000230
Nils Wallméniusb2ee5bc2008-05-22 16:28:20 +0000231\subsubsection{Delete}
232Delete the currently playing file.
233
Martin Arver320059a2006-10-17 17:14:08 +0000234\nopt{player}{
235 \subsubsection{\label{sec:pitchscreen}Pitch}
Nils Wallméniusc4a87312006-12-01 13:11:19 +0000236
Nils Wallménius2db58c72007-12-02 14:48:38 +0000237 The \setting{Pitch Screen} allows you to change the pitch and (at the same
238 time) the playback speed of your \dap. The pitch value can be adjusted
239 between 50\% and 200\%. 50\% means half the normal playback speed and the
Thom Johansenc479b992008-02-13 13:32:44 +0000240 pitch that is an octave lower than the normal pitch. 200\% means double
241 playback speed and the pitch that is an octave higher than the normal pitch.
Thom Johansen10d03442007-12-13 22:51:27 +0000242 It is not possible to change the pitch without changing the playback speed and
Nils Wallménius2db58c72007-12-02 14:48:38 +0000243 vice versa. Changing the pitch can be done in two modes: procentual and
244 semitone. Initially (after the \dap{} is switched on), procentual mode
245 is active.
Nils Wallméniusc4a87312006-12-01 13:11:19 +0000246
Martin Arver320059a2006-10-17 17:14:08 +0000247 \begin{table}
248 \begin{btnmap}{}{}
Nils Wallméniusc4a87312006-12-01 13:11:19 +0000249 \ActionPsToggleMode
250 & Toggle pitch changing mode \\
Martin Arver320059a2006-10-17 17:14:08 +0000251 %
Nils Wallméniusc4a87312006-12-01 13:11:19 +0000252 \ActionPsIncSmall{} / \ActionPsDecSmall
253 & Increase / Decrease pitch by 0.1\% (in procentual mode) or a semitone
254 (in semitone mode)\\
Martin Arver320059a2006-10-17 17:14:08 +0000255 %
Nils Wallméniusc4a87312006-12-01 13:11:19 +0000256 \ActionPsIncBig{} / \ActionPsDecBig
Nils Wallménius2db58c72007-12-02 14:48:38 +0000257 & Increase / Decrease pitch by 1\% (in procentual mode) or a semitone
258 (in semitone mode)\\
Nils Wallméniusc4a87312006-12-01 13:11:19 +0000259 %
260 \ActionPsNudgeRight{} / \ActionPsNudgeLeft
Nils Wallménius3d62ec22006-12-02 11:25:48 +0000261 & Temporarily increase / decrease pitch by 2.0\% \\
Martin Arver320059a2006-10-17 17:14:08 +0000262 %
263 \ActionPsReset
Nils Wallméniusc4a87312006-12-01 13:11:19 +0000264 & Reset pitch to 100\% \\
Martin Arver320059a2006-10-17 17:14:08 +0000265 %
266 \ActionPsExit
Nils Wallméniusc4a87312006-12-01 13:11:19 +0000267 & Leave the Pitch Screen \\
Martin Arver320059a2006-10-17 17:14:08 +0000268 %
269 \end{btnmap}
270 \end{table}
Nils Wallménius2db58c72007-12-02 14:48:38 +0000271
272 \opt{MASCODEC}{
273 \warn{Changing the pitch can cause audible 'Artifacts' or 'Dropouts'.}
274 }
Martin Arver320059a2006-10-17 17:14:08 +0000275}
Nils Wallménius2db58c72007-12-02 14:48:38 +0000276
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000277%********************QUICKSCREENS***********************************************
278\opt{RECORDER_PAD}{
Peter D'Hoyecd8151f2008-05-15 21:32:17 +0000279 \section{\label{ref:QuickScreens}Quick Screens}
280 \screenshot{rockbox_interface/images/ss-quick-screen-112x64x1.png}{The F2 quick screen}{}
281 \screenshot{rockbox_interface/images/ss-quick-screen2-112x64x1.png}{The F3 quick screen}{}
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000282 Rockbox handles function buttons in a different way to the Archos software.
283 \ButtonFOne\ is always bound to the menu function, while \ButtonFTwo\ and
Peter D'Hoyecd8151f2008-05-15 21:32:17 +0000284 \ButtonFThree\ enable two quick screens.
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000285
286 \ButtonFTwo\ displays some browse and play settings which are likely to be
287 changed frequently. This settings are Shuffle mode, Repeat mode and the Show
288 files options
289
290 Shuffle mode plays each track in the currently playing list in a random order
291 rather than in the order shown in the browser.
292
293 Repeat mode repeats either a single track (One) or the entire playlist (All).
294
295 Show files determines what type files can be seen in the browser. This can be
296 just MP3 files and directories (Music), Playlists, MP3 files and directories
297 (Playlists), any files that Rockbox supports (Supported) or all files on the
298 disk (All).
299
Martin Arver26c6e7b2006-08-01 11:57:38 +0000300 See \reference{ref:PlaybackOptions} for more information about these
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000301 settings.
302
303 \begin{table}
Martin Arver21454842006-10-17 11:00:28 +0000304 \begin{btnmap}{}{}
305 \ButtonLeft & Controls Shuffle mode setting \\
306 \ButtonRight & Controls Repeat mode setting \\
307 \ButtonDown & Controls Show file setting \\
308 \end{btnmap}
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000309 \end{table}
310
311 \ButtonFThree\ controls frequently used display options.
312
313 Scroll bar turns the display of the Scroll bar on the left of the screen on
314 or off.
315
Martin Arver7bdd03a2006-08-27 15:00:50 +0000316 Status bar turns the status display at the top of the screen on or off.
317 Upside down inverts the screen so that the top of the display appears nearest
318 to the buttons. This is sometimes useful when storing the \dap\ in a pocket.
319 Key assignments swap over with the display orientation where it is logical
320 for them to do so.
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000321
Martin Arver26c6e7b2006-08-01 11:57:38 +0000322 See \reference{ref:Displayoptions} for more information about these
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000323 settings.
324
325 \begin{table}
326 \begin{btnmap}{}{}
327 \ButtonLeft & Controls scroll bar display \\
328 \ButtonRight & Controls status bar display \\
329 \ButtonDown & Controls upside down screen setting \\
330 \end{btnmap}
331 \end{table}
332}