summaryrefslogtreecommitdiff
path: root/docs/CUSTOM_WPS_FORMAT
diff options
context:
space:
mode:
authorJustin Heiner <jheiner@rockbox.org>2002-08-30 03:08:02 +0000
committerJustin Heiner <jheiner@rockbox.org>2002-08-30 03:08:02 +0000
commit87f53249b22fda1dda1549e1ff2c3c7ca89d92ad (patch)
tree02c15a3a6757e021b9441abd9be0aee8e4973578 /docs/CUSTOM_WPS_FORMAT
parentbd1ddf6d5ab479ff5688364f7779a4467de9eb6a (diff)
downloadrockbox-87f53249b22fda1dda1549e1ff2c3c7ca89d92ad.tar.gz
rockbox-87f53249b22fda1dda1549e1ff2c3c7ca89d92ad.zip
Added %pr to CUSTOM_WPS to display remaining time in song.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2072 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/CUSTOM_WPS_FORMAT')
-rw-r--r--docs/CUSTOM_WPS_FORMAT1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT
index 776135ba47..e4721bcce9 100644
--- a/docs/CUSTOM_WPS_FORMAT
+++ b/docs/CUSTOM_WPS_FORMAT
@@ -45,6 +45,7 @@ Playlist/Song Info Tags:
45 %pp : Playlist Position 45 %pp : Playlist Position
46 %pe : Playlist Total Entries 46 %pe : Playlist Total Entries
47 %pc : Current Time In Song 47 %pc : Current Time In Song
48 %pr : Remaining Time In Song
48 %pt : Total Track Time 49 %pt : Total Track Time
49Other Tags: 50Other Tags:
50 %% : Displays a % 51 %% : Displays a %