summaryrefslogtreecommitdiff
path: root/www/docs
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/docs
parent4efaaa2281e161f6a5771393727f9e8903d103e3 (diff)
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/docs')
-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 @@
+ROCKBOX "QUICK HELP" FOR JUKEBOX STUDIO/PLAYERS
+A "How to/Where to" short section can be found at the end of this file.
+
+GENERAL KEY CONTROL
+STOP: Quick press: End current function
+ Hold: Switch off the Jukebox (not advised while an MP3 is playing, i.e. without first stopping playback)
+
+DIRECTORY BROWSING KEY CONTROLS
+LEFT/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.
+STOP: Go to the parent directory.
+PLAY: Execute an action. Depending on the file type, that action may vary.
+ON: If there is an MP3 playing, return to the While Playing Screen (WPS)
+ON+PLAY: Enter the File Menu
+MENU: Switch to the Main Menu
+
+NAVIGATING THROUGH THE MENU
+LEFT: Select previous option in the menu. Inside a setting, decrease the value or choose previous option
+RIGHT: Select next option in the menu. Inside a setting increase the value or choose next option
+PLAY: Select item
+STOP: Exit menu, setting, or move to parent menu.
+
+WPS KEY CONTROLS (from the "While Playing" Sscreen)
+MENU+RIGHT: Increase volume
+MENU+LEFT: Decrease volume
+LEFT: Quick press: Go to beginning of track, or if pressed while in the first seconds of a track, go to previous track
+ Hold: Rewind in track
+RIGHT: Quick press: Go to next track.
+ Hold: Fast-forward in track.
+PLAY: Toggle play/pause
+ON: Quick press: Go to file browser
+STOP: Quick press: Stop playback
+ Hold: Switch off the Jukebox (not advised from this screen, i.e. without first stopping playback)
+MENU: Go to Main menu
+MENU+STOP: Key lock on/off (Note: The OFF key is always active)
+MENU+PLAY: Mute on/off
+MENU+ON: Enter ID3 viewer
+
+FILE MENU (entered by pressing ON+PLAY while pointing to a file in a directory)
+This menu shows the next options:
+QUEUE (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.
+RENAME: This function lets the user modify a file name. To move the cursor backward and forward in the newname field use ON+LEFT/RIGHT
+DELETE: Rockbox can only delete files, not folders. Rockbox will ask for confirmation before deleting a file.
+UPDATE 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.
+
+SUPPORTED FILE FORMATS
+Directory: The browser enters that directory
+.mp3 Rockbox takes you to the WPS and starts playing the file
+.m3u Rockbox loads the playlist and starts playing the first file
+.mod ROLO will load the new firmware
+.wps The new WPS display configuration will be loaded
+.lng That language will replace the current one
+.txt You will read the text file using Rockbox text viewer
+.cfg The settings file will be loaded
+
+??? HOW TO/WHERE TO ???
+LOCK/UNLOCK KEYS: While playing an MP3 press MENU+STOP
+QUEUE a file: While playing an MP3 and browsing directories press ON+PLAY to open the File Menu then select QUEUE
+SEE ID3 INFO: While playing an MP3 press MENU+ON or use the Main Menu (Show ID3 Info)
+LEAVE THE ID3 INFO DISPLAY: "Quick press" the STOP key
+BOOKMARK A TRACK: This is not standard yet, you have to use a separate patched version of Rockbox (but that should come soon...)
+CREATE A PLAYLIST OF A DIRECTORY TREE: While inside this directory -> Main Menu (MENU) -> Create playlist. The resulting file is in the upper level directory.
+