Revert "Replace yield_codec() with a call to queue_wait_w_tmo()" and the related...
[Rockbox.git] / manual / rockbox_interface / wps.tex
blob174207180c651ce00204e6ab50e49bd7b4734fa7
1 % $Id$ %
2 \section{\label{ref:WPS}While Playing Screen}
3 The While Playing Screen (WPS) displays various pieces of information about the
4 currently playing audio file.
6 \opt{HAVE_LCD_BITMAP}{%
7 The appearance of the WPS can be configured using WPS configuration files.
8 The items shown depend on your configuration -- all item can be turned on
9 or off independently. Refer to \reference{ref:wps_tags} for details on how
10 to change the display of the WPS.
11 \begin{itemize}
12 \nopt{ondio}{
13 \item Status bar: The Status bar shows Battery level, charger status,
14 volume, play mode, repeat mode, shuffle mode\opt{CONFIG_RTC}{ and clock}.
15 In contrast to all other items, the status bar is always at the top of
16 the screen.
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.
23 \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}
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}
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}
52 See \reference{ref:ConfiguringtheWPS} for details of customising
53 your WPS (While Playing Screen).
56 \subsection{\label{ref:WPS_Key_Controls}WPS Key Controls}
58 \begin{table}
59 \begin{btnmap}{}{}
60 \ActionWpsVolUp{} / \ActionWpsVolDown & Volume up/down.\\
62 \ActionWpsSkipPrev & Go to beginning of track, or if pressed while in the
63 first seconds of a track, go to previous track.\\
65 \ActionWpsSeekBack & Rewind in track.\\
67 \ActionWpsSkipNext & Go to next track.\\
69 \ActionWpsSeekFwd & Fast forward in track.\\
71 \ActionWpsPlay & Toggle play/pause.\\
73 \ActionWpsStop & Stop playback.\\
75 \ActionWpsBrowse & Return to the \setting{File Browser}.\\
77 \ActionWpsContext & Enter \setting{WPS Context Menu}.\\
79 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{%
80 \ActionWpsPitchScreen & Show pitch setting screen.\\}%
82 \opt{ONDIO_PAD}{\ActionWpsContext{} twice}%
83 \nopt{ONDIO_PAD}{\ActionWpsMenu}%
84 & Enter \setting{Main Menu}%
85 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
87 \nopt{PLAYER_PAD,ONDIO_PAD}{%
88 \ActionWpsQuickScreen & Enter \setting{Quick Screen}.\\}%
90 %These actions need definitions for the other targets
91 \opt{RECORDER_PAD}{%
92 \ButtonFThree & Toggles Display quick menu.\\%
93 \ButtonFOne+\ButtonDown & Key lock on/off.\\%
94 \ButtonFOne+\ButtonPlay & Mute on/off.\\%
96 \opt{PLAYER_PAD}{%
97 \ButtonMenu+\ButtonStop & Key lock on/off.\\%
98 \ButtonMenu+\ButtonPlay & Mute on/off.\\%
100 \opt{ONDIO_PAD}{%
101 Long \ButtonMenu+\ButtonDown & Key lock on/off.\\%
103 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{%
104 \ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\%
106 \opt{h1xx,h300,e200,gigabeat,h10,h10_5gb,RECORDER_PAD}{%
107 \ActionWpsAbSetBNextDir & Skip to the next directory.\\%
108 \ActionWpsAbSetAPrevDir & Skip to the previous directory.\\%
110 \opt{SANSA_E200_PAD}{
111 \ActionStdRec & Switches to the Recording screen \\
113 \end{btnmap}
114 \end{table}
117 \opt{HAVE_LCD_BITMAP}{
118 \subsection{\label{ref:peak_meter}Peak Meter}
119 The peak meter can be displayed on the While Playing Screen and consists of
120 several indicators.
121 \opt{HAVE_RECORDING}{
122 For a picture of the peak meter, please see the While
123 Recording Screen in \reference{ref:while_recording_screen}.
126 \begin{description}
127 \item [The bar:]
128 This is the wide horizontal bar. It represents the current volume value.
129 \item [The peak indicator:]
130 This is a little vertical line at the right end of the bar. It indicates
131 the peak volume value that occurred recently.
132 \item [The clip indicator:]
133 This is a little black block that is displayed at the very right of the
134 scale when an overflow occurs. It usually does not show up during normal
135 playback unless you play an audio file that is distorted heavily. If you
136 encounter clipping while recording, your recording will sound distorted. You
137 should lower the gain.
138 \note{Note that the clip detection is not very precise.
139 Clipping might occur without being indicated.}
140 \item [The scale:]
141 Between the indicators of the right and left channel there are little dots.
142 These dots represent important volume values. In linear mode each dot is a
143 10\% mark. In dbfs mode the dots represent the following values (from right
144 to left): 0db, {}-3db, {}-6db, {}-9db, {}-12db, {}-18db, {}-24db, {}-30db,
145 {}-40db, {}-50db, {}-60db.
146 \end{description}
148 \subsection{\label{sec:contextmenu}The WPS Context Menu}
149 Like the context menu for the \setting{File Browser}, the \setting{WPS Context Menu}
150 allows you quick access to some often used functions:
152 \subsubsection{Sound Settings}
153 This is a shortcut to the \setting{Sound Settings Menu}, where you can configure volume,
154 bass, treble, and other settings affecting the sound of your music.
155 See \reference{ref:configure_rockbox_sound} for more information.
157 \subsubsection{Playlist}
158 The \setting{Playlist} submenu allows you to view, save, search and
159 reshuffle the current playlist. To change settings for the
160 \setting{Playlist Viewer} press \ActionStdMenu{} while viewing the playlist
161 to bring up the \setting{Playlist Viewer Menu}.
163 \subsubsection{Playlist catalog}
164 \begin{description}
165 \item [View catalog.] This lists all playlists that are part of the
166 Playlist catalog. You can load a new playlist directly from this list.
167 \item [Add to playlist.] Adds the currently playing file to a playlist.
168 Select the playlist you want the file to be added to and it will get
169 appended to that playlist.
170 \item [Add to new playlist.] Similar to the previous entry this will
171 add the currently playing track to a playlist. You need to enter a name
172 for the new playlist first.
173 \end{description}
175 \subsubsection{Rating}
176 The menu entry is only shown if \setting{Gather Runtime Information} is
177 enabled. It allows the asignment of a personal rating value (0 -- 10)
178 to a track which can be displayed in the WPS and used in the Database
179 browser. Press \ButtonRight{} to increment the value. The value wraps at 10.
181 \subsubsection{Bookmarks}
182 This allows you to create a bookmark in the currently-playing track.
184 \subsubsection{\label{ref:trackinfoviewer}Show Track Info}
185 \screenshot{rockbox_interface/images/ss-id3-viewer}{The track info viewer}{}
186 This screen is accessible from the WPS screen, and provides a detailed view of
187 all the identity information about the current track. This info is known as
188 meta data and is stored in audio file formats to keep information on artist,
189 album etc. To access this screen, %
190 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{
191 press \ActionWpsIdThreeScreen. }%
192 \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{press \ActionWpsContext{}
193 to access the \setting{WPS Context Menu} and select
194 \setting{Show Track Info}. }%
195 \opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\
196 to move through the information.}%
197 \subsubsection{Open With...}
198 This \setting{Open With} function is the same as the \setting{Open With}
199 function in the \setting{File Context Menu}.
201 \nopt{player}{
202 \subsubsection{\label{sec:pitchscreen}Pitch}
204 The Pitch Screen allows you to change the pitch and (at the same time) the
205 playback speed of your \dap. The pitch value can be adjusted between 50\% and
206 200\%. 50\% means half the normal playback speed and the pitch that's an
207 octave lower than the normal pitch. 200\% means double playback speed and the
208 pitch that's an octave higher than the normal pitch. It's not possible to
209 change the pitch without changing the playback speed and vice versa. Changing
210 the pitch can be done in two modes: procentual and semitone. Initially (after
211 the \dap{} is switched on), procentual mode is active.
213 \begin{table}
214 \begin{btnmap}{}{}
215 \ActionPsToggleMode
216 & Toggle pitch changing mode \\
218 \ActionPsIncSmall{} / \ActionPsDecSmall
219 & Increase / Decrease pitch by 0.1\% (in procentual mode) or a semitone
220 (in semitone mode)\\
222 \ActionPsIncBig{} / \ActionPsDecBig
223 & Increase / Decrease pitch by 1\% (only in procentual mode)\\
225 \ActionPsNudgeRight{} / \ActionPsNudgeLeft
226 & Temporarily increase / decrease pitch by 2.0\% \\
228 \ActionPsReset
229 & Reset pitch to 100\% \\
231 \ActionPsExit
232 & Leave the Pitch Screen \\
234 \end{btnmap}
235 \end{table}
237 \opt{RECORDER_PAD,ONDIO_PAD}{
238 \warn{Changing the pitch can cause audible 'Artifacts' or 'Dropouts'.}
240 \opt{SWCODEC}{
241 \subsubsection{Graphical EQ}
242 This is a shortcut to the \setting{Equalizer}. See \reference{ref:EQ}.
244 \subsubsection{Browse EQ Presets}
245 Browse presets for the \setting{Equalizer}.
248 %********************QUICKSCREENS***********************************************
249 \opt{RECORDER_PAD}{
250 \section{\label{ref:QuickScreenMenus}Quick Screen Menus}
251 \screenshot{rockbox_interface/images/ss-quick-screen-112x64x1.png}{The quick screen}{}
252 \screenshot{rockbox_interface/images/ss-quick-screen2-112x64x1.png}{The quick screen}{}
253 Rockbox handles function buttons in a different way to the Archos software.
254 \ButtonFOne\ is always bound to the menu function, while \ButtonFTwo\ and
255 \ButtonFThree\ enable two quick menus.
257 \ButtonFTwo\ displays some browse and play settings which are likely to be
258 changed frequently. This settings are Shuffle mode, Repeat mode and the Show
259 files options
261 Shuffle mode plays each track in the currently playing list in a random order
262 rather than in the order shown in the browser.
264 Repeat mode repeats either a single track (One) or the entire playlist (All).
266 Show files determines what type files can be seen in the browser. This can be
267 just MP3 files and directories (Music), Playlists, MP3 files and directories
268 (Playlists), any files that Rockbox supports (Supported) or all files on the
269 disk (All).
271 See \reference{ref:PlaybackOptions} for more information about these
272 settings.
274 \begin{table}
275 \begin{btnmap}{}{}
276 \ButtonLeft & Controls Shuffle mode setting \\
277 \ButtonRight & Controls Repeat mode setting \\
278 \ButtonDown & Controls Show file setting \\
279 \end{btnmap}
280 \end{table}
282 \ButtonFThree\ controls frequently used display options.
284 Scroll bar turns the display of the Scroll bar on the left of the screen on
285 or off.
287 Status bar turns the status display at the top of the screen on or off.
288 Upside down inverts the screen so that the top of the display appears nearest
289 to the buttons. This is sometimes useful when storing the \dap\ in a pocket.
290 Key assignments swap over with the display orientation where it is logical
291 for them to do so.
293 See \reference{ref:Displayoptions} for more information about these
294 settings.
296 \begin{table}
297 \begin{btnmap}{}{}
298 \ButtonLeft & Controls scroll bar display \\
299 \ButtonRight & Controls status bar display \\
300 \ButtonDown & Controls upside down screen setting \\
301 \end{btnmap}
302 \end{table}