blob: c82a9cb9f4b8c7ef73c1d367561b5446b34f9e91 [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.
Michael Chicoine2bfcb6e2009-11-29 20:50:54 +00008 The items shown depend on your configuration -- all items 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
Alexander Levin97365802010-05-20 17:38:38 +000058 \begin{btnmap}
Alex Parker41ff2872009-06-28 18:02:04 +000059 \ActionWpsVolUp{} / \ActionWpsVolDown
Marianne Arnold6f169b42009-07-05 18:21:19 +000060 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown}
Alex Parker41ff2872009-06-28 18:02:04 +000061 & Volume up/down.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000062 %
Alex Parker41ff2872009-06-28 18:02:04 +000063 \ActionWpsSkipPrev
Marianne Arnold6f169b42009-07-05 18:21:19 +000064 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipPrev}
Alex Parker54e163a2009-12-17 19:00:48 +000065 & Go to beginning of track, or if pressed while in the
Alexander Levind7842252009-12-18 09:01:49 +000066 first seconds of a track, go to the previous track.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000067 %
Alex Parker41ff2872009-06-28 18:02:04 +000068 \ActionWpsSeekBack
Marianne Arnold6f169b42009-07-05 18:21:19 +000069 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekBack}
Alex Parker54e163a2009-12-17 19:00:48 +000070 & Rewind in track.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000071 %
Alex Parker41ff2872009-06-28 18:02:04 +000072 \ActionWpsSkipNext
Marianne Arnold6f169b42009-07-05 18:21:19 +000073 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipNext}
Alexander Levind7842252009-12-18 09:01:49 +000074 & Go to the next track.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000075 %
Alex Parker41ff2872009-06-28 18:02:04 +000076 \ActionWpsSeekFwd
Marianne Arnold6f169b42009-07-05 18:21:19 +000077 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekFwd}
Alex Parker54e163a2009-12-17 19:00:48 +000078 & Fast forward in track.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000079 %
Alex Parker41ff2872009-06-28 18:02:04 +000080 \ActionWpsPlay
Marianne Arnold6f169b42009-07-05 18:21:19 +000081 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPlay}
Alex Parker54e163a2009-12-17 19:00:48 +000082 & Toggle play/pause.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000083 %
Alex Parker41ff2872009-06-28 18:02:04 +000084 \ActionWpsStop
Marianne Arnold6f169b42009-07-05 18:21:19 +000085 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop}
Alex Parker54e163a2009-12-17 19:00:48 +000086 & Stop playback.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000087 %
Alex Parker41ff2872009-06-28 18:02:04 +000088 \ActionWpsBrowse
Marianne Arnold6f169b42009-07-05 18:21:19 +000089 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsBrowse}
Bryan Childs847ac052009-12-21 08:58:49 +000090 & Return to the \setting{File Browser} / \setting{Database}.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000091 %
Alex Parker41ff2872009-06-28 18:02:04 +000092 \ActionWpsContext
Marianne Arnold6f169b42009-07-05 18:21:19 +000093 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsContext}
Alex Parker54e163a2009-12-17 19:00:48 +000094 & Enter \setting{WPS Context Menu}.\\
Dominik Riebeling8dbcab02006-04-09 11:04:43 +000095 %
Nils Wallméniusc4a87312006-12-01 13:11:19 +000096 \opt{ONDIO_PAD}{\ActionWpsContext{} twice}%
Nils Wallménius7f800ac2006-09-09 10:06:05 +000097 \nopt{ONDIO_PAD}{\ActionWpsMenu}%
Alex Parkerccb69902009-08-23 18:01:25 +000098 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu}
Alexander Levinf85b54c2010-04-08 18:19:34 +000099 & Enter \setting{Main Menu}%
Marianne Arnoldaac6ef12006-12-01 02:27:30 +0000100 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
Nils Wallménius157b3cc2006-11-03 17:23:38 +0000101 %
Marianne Arnold49fcfe82009-04-08 23:40:00 +0000102 \opt{quickscreen}{%
Alex Parker41ff2872009-06-28 18:02:04 +0000103 \ActionWpsQuickScreen
Marianne Arnold6f169b42009-07-05 18:21:19 +0000104 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsQuickScreen}
Alexander Levin76c5a392010-04-12 16:48:33 +0000105 & Switch to the \setting{Quick Screen}
106 (see \reference{ref:QuickScreen}). \\}%
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000107 %
Rafaël Carréc401eec2010-05-29 20:01:24 +0000108 % software hold targets
Marianne Arnold49fcfe82009-04-08 23:40:00 +0000109 \nopt{hold_button}{%
110 \opt{RECORDER_PAD}{\ButtonFOne+\ButtonDown}
111 \opt{PLAYER_PAD}{\ButtonMenu+\ButtonStop}
112 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
Rafaël Carré94f18b12010-06-18 20:03:39 +0000113 \opt{SANSA_CLIP_PAD}{\ButtonHome+\ButtonSelect}
Jean-Louis Biasini6637e242012-02-21 16:41:35 +0100114 \opt{SANSA_FUZEPLUS_PAD}{\ButtonPower}
Michael Giacomelliee4ea422010-12-14 21:12:33 +0000115 & Key lock (software hold switch) on/off.\\
Marianne Arnold49fcfe82009-04-08 23:40:00 +0000116 }%
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000117 %These actions need definitions for the other targets
Nils Wallménius157b3cc2006-11-03 17:23:38 +0000118 \opt{RECORDER_PAD}{%
Peter D'Hoyecd8151f2008-05-15 21:32:17 +0000119 \ButtonFThree & Toggles Display quick screen.\\%
Marianne Arnoldaac6ef12006-12-01 02:27:30 +0000120 \ButtonFOne+\ButtonPlay & Mute on/off.\\%
Nils Wallménius157b3cc2006-11-03 17:23:38 +0000121 }%
122 \opt{PLAYER_PAD}{%
Marianne Arnoldaac6ef12006-12-01 02:27:30 +0000123 \ButtonMenu+\ButtonPlay & Mute on/off.\\%
Nils Wallménius157b3cc2006-11-03 17:23:38 +0000124 }%
Alexander Levin8029bee2009-07-12 10:26:12 +0000125 % We explicitly list all the appropriate targets here and do no condition
126 % on the 'pitchscreen' feature since some players have the feature but do
127 % not have the button to go from the WPS to the pitch screen.
128 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
Szymon Dzioka8b55892014-10-15 16:23:34 +0200129 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZEPLUS_PAD}{%
Alex Parker41ff2872009-06-28 18:02:04 +0000130 \ActionWpsPitchScreen
Marianne Arnold6f169b42009-07-05 18:21:19 +0000131 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen}
Nils Wallménius2565d372011-01-19 15:16:34 +0000132 & Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%
Alexander Levin471a0eb2009-07-11 22:33:03 +0000133 }%
Szymon Dzioka8b55892014-10-15 16:23:34 +0200134 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
Szymon Dzioke7f113e2014-10-22 09:58:28 +0200135 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{%
Nils Wallménius2565d372011-01-19 15:16:34 +0000136 \ActionWpsPlaylist
137 \opt{HAVEREMOTEKEYMAP}{&}
Jeffrey Goodec5d95162010-04-02 20:11:11 +0000138 & Show current \setting{Playlist}.\\%
139 }%
140 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
Jean-Louis Biasini6637e242012-02-21 16:41:35 +0100141 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZEPLUS_PAD}{%
Alex Parker41ff2872009-06-28 18:02:04 +0000142 \ActionWpsIdThreeScreen
Marianne Arnold6f169b42009-07-05 18:21:19 +0000143 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsIdThreeScreen}
Alex Parker54e163a2009-12-17 19:00:48 +0000144 & Enter \setting{ID3 Viewer}.\\%
Nils Wallménius157b3cc2006-11-03 17:23:38 +0000145 }%
Jeffrey Goodec5d95162010-04-02 20:11:11 +0000146 \opt{hotkey}{%
Alexander Levin3c1cfca2010-04-08 18:17:35 +0000147 \ActionWpsHotkey \opt{HAVEREMOTEKEYMAP}{& }
148 & Activate the \setting{Hotkey} function (see \reference{ref:Hotkeys}).\\
Jeffrey Goodec5d95162010-04-02 20:11:11 +0000149 }
Rafaël Carré3f86a2c2010-07-19 04:35:40 +0000150 \opt{ab_repeat_buttons}{%
Marianne Arnoldf0bfcdc2008-06-25 14:13:14 +0000151 \ActionWpsAbSetBNextDir{} or }%
152 % not all targets have the above action defined but the one below works on all
153 Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext
Marianne Arnold6f169b42009-07-05 18:21:19 +0000154 \opt{HAVEREMOTEKEYMAP}{
155 &
156 \opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetBNextDir{} or}
Alex Parker41ff2872009-06-28 18:02:04 +0000157 Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext}
Alex Parker54e163a2009-12-17 19:00:48 +0000158 & Skip to the next directory.\\
Marianne Arnoldf0bfcdc2008-06-25 14:13:14 +0000159 %
Rafaël Carré3f86a2c2010-07-19 04:35:40 +0000160 \opt{ab_repeat_buttons}{%
Marianne Arnoldf0bfcdc2008-06-25 14:13:14 +0000161 \ActionWpsAbSetAPrevDir{} or }%
162 Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev
Marianne Arnold6f169b42009-07-05 18:21:19 +0000163 \opt{HAVEREMOTEKEYMAP}{
164 &
165 \opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetAPrevDir{} or}
Alex Parkerccb69902009-08-23 18:01:25 +0000166 Short \ActionRCWpsSkipPrev{} + Long \ActionRCWpsSkipPrev}
Alex Parker54e163a2009-12-17 19:00:48 +0000167 & Skip to the previous directory.\\
Marianne Arnoldf0bfcdc2008-06-25 14:13:14 +0000168 %
Marc Guay72215562008-06-23 20:08:41 +0000169 \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
Alex Parker41ff2872009-06-28 18:02:04 +0000170 \ActionStdRec
Marianne Arnold6f169b42009-07-05 18:21:19 +0000171 \opt{HAVEREMOTEKEYMAP}{&}
Alex Parker54e163a2009-12-17 19:00:48 +0000172 & Switch to the \setting{Recording Screen}.\\
Peter D'Hoye0875a952007-09-14 22:31:37 +0000173 }%
Alexander Levin97365802010-05-20 17:38:38 +0000174 \end{btnmap}
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000175
176
Nils Wallménius12eb0582008-03-23 22:07:09 +0000177\opt{lcd_bitmap}{
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000178 \subsection{\label{ref:peak_meter}Peak Meter}
179 The peak meter can be displayed on the While Playing Screen and consists of
Martin Arverb530de02006-10-17 11:28:36 +0000180 several indicators.
Nils Wallménius12eb0582008-03-23 22:07:09 +0000181 \opt{recording}{
Martin Arverb530de02006-10-17 11:28:36 +0000182 For a picture of the peak meter, please see the While
183 Recording Screen in \reference{ref:while_recording_screen}.
184 }
Andree Buschmann2a72e0a2011-12-18 12:41:52 +0000185 \opt{ipodvideo}{
186 \note{Especially the \playerman{} \playertype{}'s performance and battery runtime
187 suffers when this feature is enabled. For this \dap{} it is highly recommended
188 to not use peak meter.}
189 }
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000190
191 \begin{description}
192 \item [The bar:]
193 This is the wide horizontal bar. It represents the current volume value.
194 \item [The peak indicator:]
Martin Arverdeb020f2006-08-23 09:47:24 +0000195 This is a little vertical line at the right end of the bar. It indicates
196 the peak volume value that occurred recently.
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000197 \item [The clip indicator:]
198 This is a little black block that is displayed at the very right of the
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000199 scale when an overflow occurs. It usually does not show up during normal
Marianne Arnold2e45ca32008-03-29 01:11:12 +0000200 playback unless you play an audio file that is distorted heavily.
201 \opt{recording}{
202 If you encounter clipping while recording, your recording will sound distorted.
203 You should lower the gain.
204 }
Michael DiFebboe28e2fc2006-05-12 16:56:21 +0000205 \note{Note that the clip detection is not very precise.
206 Clipping might occur without being indicated.}
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000207 \item [The scale:]
208 Between the indicators of the right and left channel there are little dots.
209 These dots represent important volume values. In linear mode each dot is a
Andree Buschmann53cf63f2010-04-14 19:44:07 +0000210 10\% mark. In dBFS mode the dots represent the following values (from right
Andree Buschmann1248e9c2010-04-14 20:38:21 +0000211 to left): 0~dB, {}-3~dB, {}-6~dB, {}-9~dB, {}-12~dB, {}-18~dB, {}-24~dB, {}-30~dB,
212 {}-40~dB, {}-50~dB, {}-60~dB.
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000213 \end{description}
214}
Michael DiFebbo73e1f6a2006-05-18 18:32:44 +0000215\subsection{\label{sec:contextmenu}The WPS Context Menu}
Solomon Peachyfe951272018-12-14 08:20:25 -0500216Like the context menu for the \setting{File Browser}, the \setting{WPS Context Menu}
Jeffrey Goode1ad76ff2010-05-09 02:02:51 +0000217allows you quick access to some often used functions.
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000218
Martin Arver21454842006-10-17 11:00:28 +0000219\subsubsection{Playlist}
Solomon Peachyfe951272018-12-14 08:20:25 -0500220The \setting{Playlist} submenu allows you to view, save, search, reshuffle,
221and display the play time of the current playlist. These and other operations
222are detailed in \reference{ref:working_with_playlists}. To change settings for
223the \setting{Playlist Viewer} press \ActionStdContext{} while viewing the
224current playlist to bring up the \setting{Playlist Viewer Menu}. In this
225menu, you can find the \setting{Playlist Viewer Settings}.
Marc Guay2e8a4502008-06-24 05:24:29 +0000226
Thomas Martitzfbc69812014-01-22 17:30:46 +0100227\paragraph{Playlist Viewer Settings}
Marc Guay2e8a4502008-06-24 05:24:29 +0000228 \begin{description}
Solomon Peachyfe951272018-12-14 08:20:25 -0500229 \item[Show Icons.] This toggles display of the icon for the currently
Alex Parker48db5b52009-04-26 10:56:38 +0000230 selected playlist entry and the icon for moving a playlist entry
Alex Parker964a5e62011-08-09 14:39:32 +0000231 \item[Show Indices.] This toggles display of the line numbering for
Alex Parker48db5b52009-04-26 10:56:38 +0000232 the playlist
233 \item[Track Display.] This toggles between filename only and full path
234 for playlist entries
Marc Guay2e8a4502008-06-24 05:24:29 +0000235 \end{description}
236
Nils Wallméniusa374ca92006-09-09 17:59:51 +0000237
Alex Parker39cc63e2011-08-09 13:53:39 +0000238\subsubsection{Playlist catalogue}
Dominik Riebelingfd665932007-03-26 21:47:28 +0000239 \begin{description}
Alex Parker39cc63e2011-08-09 13:53:39 +0000240 \item [View catalogue.] This lists all playlists that are part of the
241 Playlist catalogue. You can load a new playlist directly from this list.
Dominik Riebelingfd665932007-03-26 21:47:28 +0000242 \item [Add to playlist.] Adds the currently playing file to a playlist.
243 Select the playlist you want the file to be added to and it will get
244 appended to that playlist.
245 \item [Add to new playlist.] Similar to the previous entry this will
246 add the currently playing track to a playlist. You need to enter a name
247 for the new playlist first.
248 \end{description}
249
Nils Wallménius9a07fac2008-05-22 16:14:29 +0000250\subsubsection{Sound Settings}
251This is a shortcut to the \setting{Sound Settings Menu}, where you can configure volume,
252bass, treble, and other settings affecting the sound of your music.
253See \reference{ref:configure_rockbox_sound} for more information.
254
255\subsubsection{Playback Settings}
256This is a shortcut to the \setting{Playback Settings Menu}, where you can configure shuffle,
Marianne Arnold8a142fe2010-04-16 05:50:15 +0000257repeat, party mode, skip length and other settings affecting the playback of your music.
Nils Wallménius9a07fac2008-05-22 16:14:29 +0000258
Robert Kukla226cb7b2007-03-26 15:08:59 +0000259\subsubsection{Rating}
Dominik Riebelingfd665932007-03-26 21:47:28 +0000260The menu entry is only shown if \setting{Gather Runtime Information} is
Bertrik Sikken9e7898b2011-05-22 14:01:28 +0000261enabled. It allows the assignment of a personal rating value (0 -- 10)
Dominik Riebelingfd665932007-03-26 21:47:28 +0000262to a track which can be displayed in the WPS and used in the Database
Tomer Shaleve565d362009-12-11 10:46:42 +0000263browser. The value wraps at 10.
Robert Kukla226cb7b2007-03-26 15:08:59 +0000264
Martin Arver21454842006-10-17 11:00:28 +0000265\subsubsection{Bookmarks}
266This allows you to create a bookmark in the currently-playing track.
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000267
Nicolas Pennequin23a89b02007-09-28 23:36:02 +0000268\subsubsection{\label{ref:trackinfoviewer}Show Track Info}
269\screenshot{rockbox_interface/images/ss-id3-viewer}{The track info viewer}{}
Martin Arver21454842006-10-17 11:00:28 +0000270This screen is accessible from the WPS screen, and provides a detailed view of
271all the identity information about the current track. This info is known as
272meta data and is stored in audio file formats to keep information on artist,
Jeffrey Goode1ad76ff2010-05-09 02:02:51 +0000273album etc. To access this screen, %
Jeffrey Goodec5d95162010-04-02 20:11:11 +0000274\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,%
Jean-Louis Biasini6637e242012-02-21 16:41:35 +0100275 SANSA_C200_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}{
Martin Arver21454842006-10-17 11:00:28 +0000276 press \ActionWpsIdThreeScreen. }%
Jeffrey Goodec5d95162010-04-02 20:11:11 +0000277\opt{PLAYER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IAUDIO_M3_PAD,%
Marcin Bukata434a0d2010-11-09 22:10:38 +0000278 GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD,%
Szymon Dzioke7f113e2014-10-22 09:58:28 +0200279 MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
Szymon Dzioka8b55892014-10-15 16:23:34 +0200280 {press \ActionWpsContext{} to access the
Marcin Bukata434a0d2010-11-09 22:10:38 +0000281 \setting{WPS Context Menu} and select \setting{Show Track Info}. }
Martin Arver21454842006-10-17 11:00:28 +0000282\opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\
283 to move through the information.}%
Nils Wallméniusb2ee5bc2008-05-22 16:28:20 +0000284
Martin Arver21454842006-10-17 11:00:28 +0000285\subsubsection{Open With...}
286This \setting{Open With} function is the same as the \setting{Open With}
Dominik Riebelingfd724972010-04-07 20:53:10 +0000287function in the file browser's \setting{Context Menu}.
Martin Arver21454842006-10-17 11:00:28 +0000288
Nils Wallméniusb2ee5bc2008-05-22 16:28:20 +0000289\subsubsection{Delete}
Alexander Levin62166272009-12-23 21:47:45 +0000290Delete the currently playing file. The file will be deleted but the playback
291of the file will not stop immediately. Instead, the part of the file that
292has already been buffered (i.e. read into the \daps\ memory) will be played.
Jeffrey Goode1ad76ff2010-05-09 02:02:51 +0000293This may even be the whole track.
Nils Wallméniusb2ee5bc2008-05-22 16:28:20 +0000294
Alexander Levin471a0eb2009-07-11 22:33:03 +0000295\opt{pitchscreen}{
Martin Arver320059a2006-10-17 17:14:08 +0000296 \subsubsection{\label{sec:pitchscreen}Pitch}
Nils Wallméniusc4a87312006-12-01 13:11:19 +0000297
Alexander Levincc7c6652009-07-11 16:46:19 +0000298 The \setting{Pitch Screen} allows you to change the rate of playback
299 (i.e. the playback speed and at the same time the pitch) of your
Jeffrey Goode1ad76ff2010-05-09 02:02:51 +0000300 \dap. The rate value can be adjusted
Jeffrey Goodec5d95162010-04-02 20:11:11 +0000301 between 50\% and 200\%. 50\% means half the normal playback speed and a
302 pitch that is an octave lower than the normal pitch. 200\% means double
303 playback speed and a pitch that is an octave higher than the normal pitch.
Alexander Levincc7c6652009-07-11 16:46:19 +0000304
305 The rate can be changed in two modes: procentual and semitone.
306 Initially, procentual mode is active.
307
308 \opt{swcodec}{
309 If you've enabled the \setting{Timestretch} option in
310 \setting{Sound Settings} and have since rebooted, you can also use
311 timestretch mode. This allows you to change the playback speed
312 without affecting the pitch, and vice versa.
313
314 In timestretch mode there are separate displays for pitch and
315 speed, and each can be altered independently. Due to the
316 limitations of the algorithm, speed is limited to be between 35\%
317 and 250\% of the current pitch value. Pitch must maintain the
318 same ratio as well as remain between 50\% and 200\%.
319 }
320
321 The value of the \opt{swcodec}{rate, pitch and speed}\nopt{swcodec}{rate}
Jeffrey Goode8173fed2010-04-19 17:52:21 +0000322 is not persistent, i.e. after the \dap\ is turned on it will
323 always be set to 100\%. \opt{swcodec}{ However, the rate, pitch and speed
324 information will be stored in any bookmarks you may create
325 (see \reference{ref:Bookmarkconfigactual}) and will be restored upon
326 playing back those bookmarks.}
Nils Wallménius2db58c72007-12-02 14:48:38 +0000327
Alexander Levin471a0eb2009-07-11 22:33:03 +0000328 \nopt{swcodec}{
Alexander Levin97365802010-05-20 17:38:38 +0000329 \begin{btnmap}
Steve Bavinfb238072009-06-12 07:20:50 +0000330 \ActionPsToggleMode
Alex Parker54e163a2009-12-17 19:00:48 +0000331 & Toggle pitch changing mode. \\
Steve Bavinfb238072009-06-12 07:20:50 +0000332 %
333 \ActionPsIncSmall{} / \ActionPsDecSmall
Alex Parker54e163a2009-12-17 19:00:48 +0000334 & Increase~/ Decrease pitch by 0.1\% (in procentual mode) or by 0.1
335 semitone (in semitone mode).\\
Steve Bavinfb238072009-06-12 07:20:50 +0000336 %
337 \ActionPsIncBig{} / \ActionPsDecBig
Alex Parker54e163a2009-12-17 19:00:48 +0000338 & Increase~/ Decrease pitch by 1\% (in procentual mode) or a semitone
339 (in semitone mode).\\
Steve Bavinfb238072009-06-12 07:20:50 +0000340 %
341 \ActionPsNudgeLeft{} / \ActionPsNudgeRight
Alex Parker54e163a2009-12-17 19:00:48 +0000342 & Temporarily change pitch by 2\% (beatmatch). \\
Steve Bavinfb238072009-06-12 07:20:50 +0000343 %
344 \ActionPsReset
Alex Parker54e163a2009-12-17 19:00:48 +0000345 & Reset rate to 100\%. \\
Steve Bavinfb238072009-06-12 07:20:50 +0000346 %
347 \ActionPsExit
Alex Parker54e163a2009-12-17 19:00:48 +0000348 & Leave the \setting{Pitch Screen}. \\
Steve Bavinfb238072009-06-12 07:20:50 +0000349 %
350 \end{btnmap}
Steve Bavinfb238072009-06-12 07:20:50 +0000351
Alexander Levin5a379bc2010-05-20 16:35:45 +0000352 \warn{Changing the pitch can cause audible `Artifacts' or `Dropouts'.}
Nils Wallménius2db58c72007-12-02 14:48:38 +0000353 }
Steve Bavinfb238072009-06-12 07:20:50 +0000354
355 \opt{swcodec}{
Alexander Levin97365802010-05-20 17:38:38 +0000356 \begin{btnmap}
Steve Bavinfb238072009-06-12 07:20:50 +0000357 \ActionPsToggleMode
Marianne Arnold6f169b42009-07-05 18:21:19 +0000358 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsToggleMode}
Alex Parker54e163a2009-12-17 19:00:48 +0000359 & Toggle pitch changing mode (cycle through all available modes).\\
Steve Bavinfb238072009-06-12 07:20:50 +0000360 %
361 \ActionPsIncSmall{} / \ActionPsDecSmall
Marianne Arnold6f169b42009-07-05 18:21:19 +0000362 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncSmall{} / \ActionRCPsDecSmall}
Alex Parker54e163a2009-12-17 19:00:48 +0000363 & Increase~/ Decrease pitch by 0.1\% (in procentual mode) or 0.1
364 semitone (in semitone mode).\\
Steve Bavinfb238072009-06-12 07:20:50 +0000365 %
Bertrik Sikken9e7898b2011-05-22 14:01:28 +0000366 \nopt{PBELL_VIBE500_PAD}{ % there is no long scroll up or down because of slide
Steve Bavinfb238072009-06-12 07:20:50 +0000367 \ActionPsIncBig{} / \ActionPsDecBig
Marianne Arnold6f169b42009-07-05 18:21:19 +0000368 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncBig{} / \ActionRCPsDecBig}
Alex Parker54e163a2009-12-17 19:00:48 +0000369 & Increase~/ Decrease pitch by 1\% (in procentual mode) or a semitone
370 (in semitone mode).\\
Szymon Dzioka09152b2010-04-15 18:35:41 +0000371 }
Steve Bavinfb238072009-06-12 07:20:50 +0000372 %
373 \ActionPsNudgeLeft{} / \ActionPsNudgeRight
Marianne Arnold65291f12010-06-11 22:48:20 +0000374 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionRCPsNudgeRight}
Alex Parker54e163a2009-12-17 19:00:48 +0000375 & Temporarily change pitch by 2\% (beatmatch), or modify speed (in timestretch mode).\\
Steve Bavinfb238072009-06-12 07:20:50 +0000376 %
377 \ActionPsReset
Marianne Arnold6f169b42009-07-05 18:21:19 +0000378 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsReset}
Alex Parker54e163a2009-12-17 19:00:48 +0000379 & Reset pitch and speed to 100\%. \\
Steve Bavinfb238072009-06-12 07:20:50 +0000380 %
381 \ActionPsExit
Marianne Arnold6f169b42009-07-05 18:21:19 +0000382 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsExit}
Alex Parker54e163a2009-12-17 19:00:48 +0000383 & Leave the \setting{Pitch Screen}. \\
Steve Bavinfb238072009-06-12 07:20:50 +0000384 %
385 \end{btnmap}
Steve Bavinfb238072009-06-12 07:20:50 +0000386 }
387
Martin Arver320059a2006-10-17 17:14:08 +0000388}
Nils Wallménius2db58c72007-12-02 14:48:38 +0000389
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000390%********************QUICKSCREENS***********************************************
391\opt{RECORDER_PAD}{
Peter D'Hoyecd8151f2008-05-15 21:32:17 +0000392 \section{\label{ref:QuickScreens}Quick Screens}
393 \screenshot{rockbox_interface/images/ss-quick-screen-112x64x1.png}{The F2 quick screen}{}
394 \screenshot{rockbox_interface/images/ss-quick-screen2-112x64x1.png}{The F3 quick screen}{}
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000395 Rockbox handles function buttons in a different way to the Archos software.
396 \ButtonFOne\ is always bound to the menu function, while \ButtonFTwo\ and
Peter D'Hoyecd8151f2008-05-15 21:32:17 +0000397 \ButtonFThree\ enable two quick screens.
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000398
399 \ButtonFTwo\ displays some browse and play settings which are likely to be
400 changed frequently. This settings are Shuffle mode, Repeat mode and the Show
401 files options
402
403 Shuffle mode plays each track in the currently playing list in a random order
404 rather than in the order shown in the browser.
405
406 Repeat mode repeats either a single track (One) or the entire playlist (All).
407
408 Show files determines what type files can be seen in the browser. This can be
409 just MP3 files and directories (Music), Playlists, MP3 files and directories
410 (Playlists), any files that Rockbox supports (Supported) or all files on the
411 disk (All).
412
Martin Arver26c6e7b2006-08-01 11:57:38 +0000413 See \reference{ref:PlaybackOptions} for more information about these
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000414 settings.
415
Alexander Levin97365802010-05-20 17:38:38 +0000416 \begin{btnmap}
Alex Parker54e163a2009-12-17 19:00:48 +0000417 \ButtonLeft & Control Shuffle mode setting. \\
418 \ButtonRight & Control Repeat mode setting. \\
419 \ButtonDown & Control Show file setting. \\
Alexander Levin97365802010-05-20 17:38:38 +0000420 \end{btnmap}
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000421
422 \ButtonFThree\ controls frequently used display options.
423
424 Scroll bar turns the display of the Scroll bar on the left of the screen on
425 or off.
426
Martin Arver7bdd03a2006-08-27 15:00:50 +0000427 Status bar turns the status display at the top of the screen on or off.
428 Upside down inverts the screen so that the top of the display appears nearest
429 to the buttons. This is sometimes useful when storing the \dap\ in a pocket.
430 Key assignments swap over with the display orientation where it is logical
431 for them to do so.
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000432
Martin Arver26c6e7b2006-08-01 11:57:38 +0000433 See \reference{ref:Displayoptions} for more information about these
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000434 settings.
435
Alexander Levin97365802010-05-20 17:38:38 +0000436 \begin{btnmap}
Alex Parker54e163a2009-12-17 19:00:48 +0000437 \ButtonLeft & Control scroll bar display. \\
438 \ButtonRight & Control status bar display. \\
439 \ButtonDown & Control upside down screen setting. \\
Alexander Levin97365802010-05-20 17:38:38 +0000440 \end{btnmap}
Dominik Riebeling8dbcab02006-04-09 11:04:43 +0000441}