From 6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Mon, 8 Jan 2007 23:52:01 +0000 Subject: Splitting out www git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657 --- www/manual/wps.t | 78 -------------------------------------------------------- 1 file changed, 78 deletions(-) delete mode 100644 www/manual/wps.t (limited to 'www/manual/wps.t') diff --git a/www/manual/wps.t b/www/manual/wps.t deleted file mode 100644 index 4ae73c8afc..0000000000 --- a/www/manual/wps.t +++ /dev/null @@ -1,78 +0,0 @@ -#define _PAGE_ Manual - While Playing Screen -#include "head.t" -#include "manual.t" -

- -
Recorder screenshot - -

-The While Playing Screen shows info about what is currently played and can -only be seen while there is actual music playback. - -

Screen contents

- -

-The screen lines by default contain the following information: - -

Recorder

-
    -
  1. Status bar: Battery level, charger status, volume, play mode, repeat mode, shuffle mode and clock -
  2. Scrolling path+filename of the current song. -
  3. The ID3 track name -
  4. The ID3 album name -
  5. The ID3 artist namn -
  6. Bit rate. VBR files display average bitrate and "(avg)". -
  7. Elapsed and total time -
  8. A slidebar progress meter representing where in the song you are -
  9. Peak meter -
- -

Notes: -

  • The number of lines shown depends on the size of the font used. -
  • The peak meter is normally only visible if you turn off the status bar. - -

    Player

    -
      -
    1. Playlist index/Playlist size: Artist - Title -
    2. Current-time Progress-indicator Left -
    - -

    Configuration

    - -

    You can configure the WPS contents by creating a .wps file and "playing" it. -The custom wps format supports a wide variety of configurations. - -

    Button bindings

    - -

    - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyFunction
    UP (r)
    MENU + RIGHT (p)
    Increase volume
    DOWN (r)
    MENU + LEFT (p)
    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 dir browser
    -(Recorder only:) Hold = Show pitch setting screen
    OFF (r)
    STOP (p)
    Stop playback
    F1 (r)
    MENU (p)
    Go to main menu
    F1 + DOWN (r)
    MENU + DOWN (p)
    Key lock on/off
    F1 + PLAY (r)
    MENU + PLAY (p)
    Mute on/off
    F1 + ON (r)
    MENU + ON (p)
    Enter ID3 viewer
    F2 (r)(Recorder only:) Show browse/play settings screen
    F3 (r)(Recorder only:) Show display settings screen
    - -#include "foot.t" -- cgit v1.2.3