From 29407cbe801bfdfbe59ad0e40be8fc8ced4ac778 Mon Sep 17 00:00:00 2001 From: Nicolas Pennequin Date: Wed, 25 Jul 2007 14:14:47 +0000 Subject: Implement feature request FS#7476: Add a "song progress percentage" WPS tag (%px) that can be used in a conditional to create custom progress meters. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13987 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'manual/appendix') diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 805a61f..af4018d 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -89,6 +89,7 @@ Example for the \config{\%dN} commands: If the path is \opt{player}{% \config{\%pf} & Full-line progress bar \& time display\\ }% + \config{\%px} & Percentage Played In Song\\ \config{\%pc} & Current Time In Song\\ \config{\%pe} & Total Number of Playlist Entries\\ \nopt{player}{% -- cgit v1.1