summaryrefslogtreecommitdiff
path: root/www/manual/rec-wps.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/manual/rec-wps.t')
-rw-r--r--www/manual/rec-wps.t41
1 files changed, 23 insertions, 18 deletions
diff --git a/www/manual/rec-wps.t b/www/manual/rec-wps.t
index c4ac390392..0949fd256a 100644
--- a/www/manual/rec-wps.t
+++ b/www/manual/rec-wps.t
@@ -7,38 +7,43 @@ only be seen while there is actual music playback.
7<p> 7<p>
8<img src="rec-wps.png"> 8<img src="rec-wps.png">
9<p> 9<p>
10The screen lines contain the following information: 10The screen lines by default contain the following information:
11<ol> 11<ol>
12<li>Status bar: Battery level, charger status, volume, play mode, repeat mode, shuffle mode and clock 12<li>Status bar: Battery level, charger status, volume, play mode, repeat mode, shuffle mode and clock
13<li>Scrolling path+filename of the current song. 13<li>Scrolling path+filename of the current song.
14<li>The ID3 track name 14<li>The ID3 track name
15<li>The ID3 album name 15<li>The ID3 album name
16<li>The ID3 artist namn 16<li>The ID3 artist namn
17<li>Bit rate and sample frequency. VBR files display average bitrate. 17<li>Bit rate. VBR files display average bitrate and "(avg)".
18<li>Elapsed and total time 18<li>Elapsed and total time
19<li>A slider bar representing where in the song you are 19<li>A slidebar representing where in the song you are
20</ol> 20</ol>
21<p>
22<table>
23 21
24<tr><th> Key </th><th> Function </th></tr> 22<p>You can configure the WPS contents by creating a .wps file and "playing" it.
23The <a href="/docs/custom_wps_format.html">custom wps format</a> supports a wide variety of configurations.
24
25<p>
26<table class=buttontable>
27<tr><th>Key</th><th>Function</th></tr>
25<tr><td> UP</td><td> Increase volume </td></tr> 28<tr><td> UP</td><td> Increase volume </td></tr>
26<tr><td> DOWN </td><td> Decrease volume </td></tr> 29<tr><td> DOWN </td><td> Decrease volume </td></tr>
27 30
28<tr><td> LEFT </td><td> Quick press: moves to the beginning of the song, or if 31<tr><td> LEFT </td><td> Quick press = Go to beginning of track, or if
29pressed while in the beginning of a song it moves to the previous 32pressed while in the first second of a track, go to previous track.<br>
30song. Keep the button pressed to rewind the song. </td></tr> 33Hold = Rewind in track. </td></tr>
31 34
32<tr><td> RIGHT </td><td> Quick press: moves to next song. Keep the button pressed to fast-forward the song. </td></tr> 35<tr><td> RIGHT </td><td> Quick press = Go to next track. <br>
33<tr><td> PLAY </td><td> Toggle PAUSE/PLAY. If 'resume' is enabled, pressing PAUSE will make it store a "resume point" where it can start again from later. </td></tr> 36Hold = Fast-forward in track. </td></tr>
34<tr><td>ON</td><td> Switch to the <a href="rec-dir.html">dir browser</a> </td></tr> 37<tr><td> PLAY </td><td> Toggle play/pause.</td></tr>
38<tr><td>ON</td><td> Quick press: Go to <a href="rec-dir.html">dir browser</a> <br>
39Hold: Show pitch setting screen </td></tr>
35<tr><td>OFF</td><td> Stop playback </td></tr> 40<tr><td>OFF</td><td> Stop playback </td></tr>
36<tr><td>F1</td><td> Switch to the <a href="rec-menu.html">main menu</a></td></tr> 41<tr><td>F1</td><td> Go to <a href="rec-menu.html">main menu</a></td></tr>
37<tr><td>F2</td></tr> 42<tr><td nowrap>F1 + DOWN</td><td> Key lock on/off </td></tr>
38<tr><td>F3</td><td>Toggle status bar ON/OFF</td></tr> 43<tr><td nowrap>F1 + PLAY</td><td> Mute on/off </td></tr>
39<tr><td> F1 + DOWN </td><td> Toggle key lock ON/OFF </td></tr> 44<tr><td nowrap>F1 + ON</td><td> Enter ID3 viewer </td></tr>
45<tr><td>F2</td><td>Show browse/play settings screen</td></tr>
46<tr><td>F3</td><td>Show display settings screen</td></tr>
40</table> 47</table>
41 48
42#include "foot.t" 49#include "foot.t"
43
44