diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2003-11-04 13:46:37 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2003-11-04 13:46:37 +0000 |
commit | c6f234a4ccc917d16b21b89b00700391aaacca51 (patch) | |
tree | 5d5606e16bf406ba29e10ba903a8221fcffb8281 /docs | |
parent | 1e781eab6c7177df33e016d01dbd78ae25b36e2f (diff) | |
download | rockbox-c6f234a4ccc917d16b21b89b00700391aaacca51.tar.gz rockbox-c6f234a4ccc917d16b21b89b00700391aaacca51.zip |
WPS files now supports comments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4014 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CUSTOM_WPS_FORMAT | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT index 557402bc26..9a11c398cd 100644 --- a/docs/CUSTOM_WPS_FORMAT +++ b/docs/CUSTOM_WPS_FORMAT @@ -8,6 +8,7 @@ Description / General Info * After editing the .wps file, "play" it to make it take effect. * The file may be 2 lines long for the Player, and 10 lines for the Recorder. * All characters not preceded by % are displayed as typed. +* A line beginning with # is a comment File Location ------------- @@ -100,11 +101,13 @@ Default If you haven't selected a .wps file in the .rockbox directory, you get the hardcoded wps layout. The default WPS screen is for player: +# Default WPS for Player %s%pp/%pe: %?it<%it|%fn> - %?ia<%ia|%d2> - %?id<%id|%d1> %pc%?ps<*|/>%pt and for recorder: +# Default WPS for Recorder %s%?it<%?in<%in. |>%it|%fn> %s%?ia<%ia|%?d2<%d2|(root)>> %s%?id<%id|%?d1<%d1|(root)>> %?iy<(%iy)|> |