summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-07-23 08:40:15 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-07-23 08:40:15 +0000
commit01c9ae3b7998594e52cfe0c2042d1dbbc3752dbd (patch)
tree7d8823280ed97bb33ea529b4460af3705b0b02c3 /www
parent4efaaa2281e161f6a5771393727f9e8903d103e3 (diff)
downloadrockbox-01c9ae3b7998594e52cfe0c2042d1dbbc3752dbd.tar.gz
rockbox-01c9ae3b7998594e52cfe0c2042d1dbbc3752dbd.zip
Jean Boullier's help text for players/studios
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3867 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/docs/Help-Stu.txt62
1 files changed, 62 insertions, 0 deletions
diff --git a/www/docs/Help-Stu.txt b/www/docs/Help-Stu.txt
new file mode 100644
index 0000000000..95e493b633
--- /dev/null
+++ b/www/docs/Help-Stu.txt
@@ -0,0 +1,62 @@
1ROCKBOX "QUICK HELP" FOR JUKEBOX STUDIO/PLAYERS
2A "How to/Where to" short section can be found at the end of this file.
3
4GENERAL KEY CONTROL
5STOP: Quick press: End current function
6 Hold: Switch off the Jukebox (not advised while an MP3 is playing, i.e. without first stopping playback)
7
8DIRECTORY BROWSING KEY CONTROLS
9LEFT/RIGHT: Go to previous/next item in list. If you are on the first/last entry, the cursor will wrap to the last/first entry.
10STOP: Go to the parent directory.
11PLAY: Execute an action. Depending on the file type, that action may vary.
12ON: If there is an MP3 playing, return to the While Playing Screen (WPS)
13ON+PLAY: Enter the File Menu
14MENU: Switch to the Main Menu
15
16NAVIGATING THROUGH THE MENU
17LEFT: Select previous option in the menu. Inside a setting, decrease the value or choose previous option
18RIGHT: Select next option in the menu. Inside a setting increase the value or choose next option
19PLAY: Select item
20STOP: Exit menu, setting, or move to parent menu.
21
22WPS KEY CONTROLS (from the "While Playing" Sscreen)
23MENU+RIGHT: Increase volume
24MENU+LEFT: Decrease volume
25LEFT: Quick press: Go to beginning of track, or if pressed while in the first seconds of a track, go to previous track
26 Hold: Rewind in track
27RIGHT: Quick press: Go to next track.
28 Hold: Fast-forward in track.
29PLAY: Toggle play/pause
30ON: Quick press: Go to file browser
31STOP: Quick press: Stop playback
32 Hold: Switch off the Jukebox (not advised from this screen, i.e. without first stopping playback)
33MENU: Go to Main menu
34MENU+STOP: Key lock on/off (Note: The OFF key is always active)
35MENU+PLAY: Mute on/off
36MENU+ON: Enter ID3 viewer
37
38FILE MENU (entered by pressing ON+PLAY while pointing to a file in a directory)
39This menu shows the next options:
40QUEUE (only if a song is playing already): Rockbox can enqueue up to 100 files. This function needs a folder called .rockbox to save the queue file there.
41RENAME: This function lets the user modify a file name. To move the cursor backward and forward in the newname field use ON+LEFT/RIGHT
42DELETE: Rockbox can only delete files, not folders. Rockbox will ask for confirmation before deleting a file.
43UPDATE VBR FILE: Scan the VBR file and update/create the Xing header. The Xing header contains information about the VBR stream, to calculate average bit rate and to more accurately fw/rew in the stream.
44
45SUPPORTED FILE FORMATS
46Directory: The browser enters that directory
47.mp3 Rockbox takes you to the WPS and starts playing the file
48.m3u Rockbox loads the playlist and starts playing the first file
49.mod ROLO will load the new firmware
50.wps The new WPS display configuration will be loaded
51.lng That language will replace the current one
52.txt You will read the text file using Rockbox text viewer
53.cfg The settings file will be loaded
54
55??? HOW TO/WHERE TO ???
56LOCK/UNLOCK KEYS: While playing an MP3 press MENU+STOP
57QUEUE a file: While playing an MP3 and browsing directories press ON+PLAY to open the File Menu then select QUEUE
58SEE ID3 INFO: While playing an MP3 press MENU+ON or use the Main Menu (Show ID3 Info)
59LEAVE THE ID3 INFO DISPLAY: "Quick press" the STOP key
60BOOKMARK A TRACK: This is not standard yet, you have to use a separate patched version of Rockbox (but that should come soon...)
61CREATE A PLAYLIST OF A DIRECTORY TREE: While inside this directory -> Main Menu (MENU) -> Create playlist. The resulting file is in the upper level directory.
62