From 1580107d5bc5beecf696d3da06eafc2760780437 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 13 May 2010 08:13:24 +0000 Subject: [PATCH] Fix FS#11196 - update %pv in the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25985 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 0b4c5f3e6..047390264 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -134,6 +134,8 @@ produce the information for the next file to be played. & \config{\%?pv{\textless}0{\textbar}1{\textbar}2{\textbar}\ldots% {\textbar}N{\textgreater}}\\ & 0 is used for mute, the last option is used for values greater than zero.\\ + \opt{lcd_bitmap}{& This can also be used like \%pb to provide a continuous scale: + \config{\%pv{\textbar}image.bmp{\textbar}x{\textbar}y{\textbar}width{\textbar}height{\textbar}}} \\ \config{\%pS} & Track is starting. An optional number gives how many seconds the tag remains true for after the start of the track. The default is 10 seconds if no number is specified.\\ -- 2.11.4.GIT