summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-05-13 08:13:24 +0000
committerAlex Parker <rockbox@aeparker.com>2010-05-13 08:13:24 +0000
commitc66e1eeb0f86199a345efe39365fd17f3a03b1d8 (patch)
treec665ca557aa124cd8cb0da63524653447bf7e53a
parent88bd8e74c452ef2d11a52596b943dd1bcf6c7c8f (diff)
Fix FS#11196 - update %pv in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25985 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/appendix/wps_tags.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 0b4c5f3e6e..0473902643 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.\\