From 42f261eebef6ddbec6f9d8d1c4a1999cc72f588b Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Tue, 11 Mar 2003 12:49:36 +0000 Subject: Added new tags %pf and %pv. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3430 a1c6a512-1295-4272-9138-f99709370657 --- docs/CUSTOM_WPS_FORMAT | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT index 4d638b82e0..8aadcb401c 100644 --- a/docs/CUSTOM_WPS_FORMAT +++ b/docs/CUSTOM_WPS_FORMAT @@ -58,6 +58,7 @@ Playlist/Song Info Tags: Player: This will display a 1 character "cup" that empties as the progresses. Recorder: This will replace the entire line with a progress bar. + %pf : Player: Full-line progress bar + time display %pc : Current Time In Song %pe : Total Number of Playlist Entries %pm : Peak Meter (Recorder only) @@ -67,6 +68,7 @@ Playlist/Song Info Tags: %pr : Remaining Time In Song %ps : Shuffle. Shows 's' if shuffle mode is enabled. %pt : Total Track Time + %pv : Current volume Conditional Tags (If/Else block): %?xx<|> : Conditional: if the tag specified by "xx" has a value, the -- cgit v1.2.3