summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/manual/play-wps.t2
-rw-r--r--www/manual/rec-general.t50
-rw-r--r--www/manual/rec-wps.t6
3 files changed, 52 insertions, 6 deletions
diff --git a/www/manual/play-wps.t b/www/manual/play-wps.t
index 4b20a91d67..ba768e15e2 100644
--- a/www/manual/play-wps.t
+++ b/www/manual/play-wps.t
@@ -13,7 +13,7 @@ only be seen while there is actual music playback.
13Buttons: 13Buttons:
14<p> 14<p>
15<table> 15<table>
16<tr><td> PLAY </td><td> Toggle PAUSE/PLAY </td></tr> 16<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>
17<tr><td> ON </td><td> Switch to the <a href="play-dir.html">dir browser</a>. 17<tr><td> ON </td><td> Switch to the <a href="play-dir.html">dir browser</a>.
18</td></tr> 18</td></tr>
19<tr><td> STOP </td><td> Stop playback </td></tr> 19<tr><td> STOP </td><td> Stop playback </td></tr>
diff --git a/www/manual/rec-general.t b/www/manual/rec-general.t
index ab23d38cae..15b9957d21 100644
--- a/www/manual/rec-general.t
+++ b/www/manual/rec-general.t
@@ -5,9 +5,55 @@ The general settings menu offers:
5<p> 5<p>
6 <img src="rec-generalsettings.png"> 6 <img src="rec-generalsettings.png">
7 7
8<p> Shuffle mode, mp3/m3u filter mod, sort mode, Backlight timer, Scroll speed 8<p> <b>Shuffle mode</b> - Select shuffle ON/OFF. This alters how Rockbox will
9and WPS control. 9 select which next song to play.
10 10
11<p> <b>mp3/m3u filter</b> - When set to ON, this will hide all files in the <a
12href="rec-dir.html">dir browser</a> that aren't mp3 or m3u files. Set to OFF
13to see all files.
14
15<p> <b>Sort mode</b> - How to sort directories displayed in the <a
16href="rec-dir.html">dir browser</a>. Case sensitive ON makes uppercase and
17lowercase differences matter. Having it OFF makes them get treated the same.
18
19<p> <b>Backlight timer</b> - How long time the backlight should be switched on
20after a keypress. Set to OFF to never light it, set to ON to never shut it off
21or set a prefered timeout period.
22
23<p> <b>Contrast</b> - changes the contrast of your LCD display.
24
25<p> <b>Scroll speed</b> - controls at what speed the general line scrolling
26will use. The scroll appears in the <a href="rec-dir.html">dir browser</a>,
27the <a href="rec-wps.html">WPS</a> and elsewhere.
28
29<p> <b>While Playing</b> - ID3 tags, file, parse
30
31<p> <b>Deep discharge</b> - Set this to ON if you intend to keep your charger
32connected for a long period of time. It lets the batteries go down to 10%
33before starting to charge again. Setting this to OFF will cause the charging
34restart on 95%.
35
36<p> <b>Time/Date</b> - Set current time and date.
37
38<p> <b>Show Hidden Files</b> - Files with names that start with a dot or use
39the 'hidden' attribute are shown in the <a href="rec-dir.html">dir browser</a>
40if this is set to ON. If set to OFF, they're not shown.
41
42<p> <b>FF/Rewind</b> - set the FF/rewind speed. Holding down the LEFT or RIGHT
43keys in the <a href="rec-wps.html">WPS</a> makes a fast forward/backward. This
44setting controls how fast it is.
45
46<p> <b>Resume</b> - ASK, ON or OFF. If set to ASK or ON, Rockbox will save
47info about playlists/directories being played, to allow later resuming. If ASK
48is selected, a 'continue resumed play' question will appear when starting
49Rockbox. If ON is selected, resuming is done unconditionally. If OFF, no
50resuming is made.
51
52<p> <b>Disk Spindown</b> - Rockbox has a timer that makes it spin down the
53disk driver a certain time of idleness. You modify this timeout here. A very
54short timeout makes the interface less responsive and use more batteries for
55more frequent spinups, while a long timeout makes the disk spin too long and
56use more batteries...
11 57
12<p> 58<p>
13Buttons: 59Buttons:
diff --git a/www/manual/rec-wps.t b/www/manual/rec-wps.t
index 6b4cdc6806..6851dfe21f 100644
--- a/www/manual/rec-wps.t
+++ b/www/manual/rec-wps.t
@@ -26,12 +26,12 @@ The screen lines contain the following information:
26<tr><td> DOWN </td><td> Decrease volume </td></tr> 26<tr><td> DOWN </td><td> Decrease volume </td></tr>
27<tr><td> LEFT </td><td> Move to previous song</td></tr> 27<tr><td> LEFT </td><td> Move to previous song</td></tr>
28<tr><td> RIGHT </td><td> Move to next song </td></tr> 28<tr><td> RIGHT </td><td> Move to next song </td></tr>
29<tr><td> PLAY </td><td> Toggle PAUSE/PLAY </td></tr> 29<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>
30<tr><td> ON </td><td> Switch to the <a href="rec-dir.html">dir browser</a> </td></tr> 30<tr><td>ON</td><td> Switch to the <a href="rec-dir.html">dir browser</a> </td></tr>
31<tr><td>OFF</td><td> Stop playback </td></tr> 31<tr><td>OFF</td><td> Stop playback </td></tr>
32<tr><td>F1</td><td> Switch to the <a href="rec-menu.html">main menu</a></td></tr> 32<tr><td>F1</td><td> Switch to the <a href="rec-menu.html">main menu</a></td></tr>
33<tr><td>F2</td></tr> 33<tr><td>F2</td></tr>
34<tr><td>F3</td></tr> 34<tr><td>F3</td><td>Toggle status bar ON/OFF</td></tr>
35<tr><td> F1 + DOWN </td><td> Toggle key lock ON/OFF </td></tr> 35<tr><td> F1 + DOWN </td><td> Toggle key lock ON/OFF </td></tr>
36</table> 36</table>
37 37