From a37fe9e71f7e0a15cdda82b976807e9a15811a89 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 6 Aug 2002 11:38:06 +0000 Subject: better HTML git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1551 a1c6a512-1295-4272-9138-f99709370657 --- www/manual/play-dir.t | 46 +++++++++++++++++++++++++++++++++++----------- 1 file changed, 35 insertions(+), 11 deletions(-) (limited to 'www/manual/play-dir.t') diff --git a/www/manual/play-dir.t b/www/manual/play-dir.t index 1eb0ebe50f..d6dda5d5f0 100644 --- a/www/manual/play-dir.t +++ b/www/manual/play-dir.t @@ -1,19 +1,33 @@ +#define _PAGE_ Rockbox Directory Browser +#include "head.t" +

In the dir browser, you will see the files and directories that are put in the directory you are currently browsing. - +

[screen dump] - +

If you have enabled 'mp3/m3u filter' in the global settings, only files ending with .mp3 or .m3u will be displayed in the browser. - +

Buttons: - - - Move upwards in the list, if it already is on the topmost entry, you'll - see the cursor moved to the last entry in the list. - + Move downwards in the list, if it already is on the last entry, you'll + + + + + + + +
- + Move upwards in the list, if it already is on the topmost entry, you'll + see the cursor moved to the last entry in the list. +
+ + Move downwards in the list, if it already is on the last entry, you'll see the cursor moved to the first entry in the list. - STOP Move "up" one directory level to the parent directory. - PLAY If the cursor is now on a line of a directory, the browser will switch +
+ STOP + + Move "up" one directory level to the parent directory. +
+ PLAY + + If the cursor is now on a line of a directory, the browser will switch into browsing that directory. If the cursor is on a line with a file, special actions are peformed depending on the file type. If the file is an mp3 file, it'll jump into the WPS @@ -23,6 +37,16 @@ Buttons: the list. If you have 'shuffle' selected in the global settings, the playlist will be shuffled directly after having been loaded, otherwise it'll be played in a straight top-to-bottom fashion. - ON If there is an mp3 playing, this'll switch back the +
+ ON + + If there is an mp3 playing, this'll switch back the WPS. - MENU Switches to the main menu. +
+ MENU + + Switches to the main menu. +
-- cgit v1.2.3