diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2002-09-23 05:19:11 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2002-09-23 05:19:11 +0000 |
| commit | 2042c50b8b09dc221bbe951a90330656edaa0475 (patch) | |
| tree | f0b21676d5edf6deedb860f680e722a30e6565ee /docs | |
| parent | 491f90767177b8c1dbcd33e3a0c75ddb77400d73 (diff) | |
| download | rockbox-2042c50b8b09dc221bbe951a90330656edaa0475.zip rockbox-2042c50b8b09dc221bbe951a90330656edaa0475.tar.gz rockbox-2042c50b8b09dc221bbe951a90330656edaa0475.tar.bz2 rockbox-2042c50b8b09dc221bbe951a90330656edaa0475.tar.xz | |
Updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2367 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/CUSTOM_WPS_FORMAT | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT index b9959ef..5162d2e 100644 --- a/docs/CUSTOM_WPS_FORMAT +++ b/docs/CUSTOM_WPS_FORMAT @@ -80,3 +80,21 @@ Example File That is, "tracknum - title [artist, album]", where most fields are only displayed if available. Could also be rendered as "filename" or "tracknum - title [artist]". + +Default +------- +If you don't use a default.wps file, you get the hardcoded wps layout. +The default WPS screen is for player: + +%s%pp/%pe: %?ia<%ia - >%?it<%it|%fm> +%pc/%pt + +and for recorder: + +%s%fp +%it +%id +%ia +%fb kbit %fv +Time: %pc / %pt +%pb |