summaryrefslogtreecommitdiff
path: root/www/manual
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-08-29 11:37:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-08-29 11:37:36 +0000
commit68c6cc29efbe250ecdcb81596fffa94db2ae67f3 (patch)
treedf7b2e9e9837df988c35fb230963c41c65b9dc88 /www/manual
parent9b1d1d46e192315e5169692c23351a31aa0d1b57 (diff)
downloadrockbox-68c6cc29efbe250ecdcb81596fffa94db2ae67f3.tar.gz
rockbox-68c6cc29efbe250ecdcb81596fffa94db2ae67f3.zip
more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2053 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/manual')
-rw-r--r--www/manual/rec-dir.t35
1 files changed, 21 insertions, 14 deletions
diff --git a/www/manual/rec-dir.t b/www/manual/rec-dir.t
index b735af494e..49f8547e4e 100644
--- a/www/manual/rec-dir.t
+++ b/www/manual/rec-dir.t
@@ -39,34 +39,41 @@ with .mp3 or .m3u will be displayed in the browser.
39Buttons: 39Buttons:
40<p> 40<p>
41<table class=listtable> 41<table class=listtable>
42<tr> 42<tr valign=top>
43<td> UP </td> 43<td> UP </td>
44<td> 44<td>
45 Move upwards in the list, if it already is on the topmost entry, you'll 45 Move upwards in the list, if it already is on the topmost entry, you'll
46 see the cursor moved to the last entry in the list. 46 see the cursor moved to the last entry in the list.
47</td></tr> 47</td></tr>
48<tr> 48<tr valign=top>
49<td>DOWN</td> 49<td>DOWN</td>
50<td> 50<td>
51 Move downwards in the list, if it already is on the last entry, you'll 51 Move downwards in the list, if it already is on the last entry, you'll
52 see the cursor moved to the first entry in the list. 52 see the cursor moved to the first entry in the list.
53</td></tr> 53</td></tr>
54<tr> 54<tr valign=top>
55<td> LEFT</td> 55<td> LEFT</td>
56<td> Move "up" one directory level to the parent directory. 56<td> Move "up" one directory level to the parent directory.
57</td></tr> 57</td></tr>
58<tr> 58<tr valign=top>
59<td> RIGHT</td> 59<td> RIGHT</td>
60<td> If the cursor is now on a line of a directory, the browser will switch 60<td>
61 into browsing that directory. If the cursor is on a line with a file, 61
62 special actions are peformed depending on the file type. If the file 62 If the cursor is now on a line of a directory, the browser will switch into
63 is an mp3 file, it'll jump into the <a href="rec-wps.html">WPS</a> and 63 browsing that directory.
64 start playing this file. 64
65 If the file is an m3u file (playlist), the list will first be loaded 65<p> If the cursor is on a line with a file, special actions are peformed
66 and then pop up the WPS showing the first file that gets played from 66 depending on the file type. If the file is an mp3 file, it'll jump into the
67 the list. If you have 'shuffle' selected in the global settings, the 67 <a href="rec-wps.html">WPS</a> and start playing this file. It will then
68 playlist will be shuffled directly after having been loaded, otherwise 68 continue to play the other songs in the same directory. Your 'shuffle'
69 it'll be played in a straight top-to-bottom fashion. 69 setting is acknowledged.
70
71<p> If the selected entry is an m3u file (playlist), the list will first be
72 loaded and then pop up the WPS showing the first file that gets played from
73 the list. If you have 'shuffle' selected in the global settings, the
74 playlist will be shuffled directly after having been loaded, otherwise it'll
75 be played in a straight top-to-bottom fashion.
76
70</td></tr> 77</td></tr>
71<tr><td> 78<tr><td>
72 PLAY 79 PLAY