From 659e599eb6d7672e648e9c5a5517e5bc78a7157e Mon Sep 17 00:00:00 2001 From: Alex Mayer Date: Tue, 4 Dec 2012 01:10:59 -0500 Subject: Manual: update %?pv description Update %?pv description to better describe the conditions it returns Change-Id: I6be4d5293aa6816ae35d743b172fe324d7dc6d12 Reviewed-on: http://gerrit.rockbox.org/367 Reviewed-by: Jonathan Gordon --- manual/appendix/wps_tags.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual') diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 220a308322..9fea2bade3 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -190,8 +190,8 @@ or \config{\%D(2)}), produce the information for the next file to be played. \config{\%ps} & ``s'' if shuffle mode is enabled\\ \config{\%pt} & Total track time\\ \config{\%pv} & Current volume (in dB). Can also be used in a conditional: - \config{\%?pv<0|1|2|\ldots|N>}\newline - 0 is used for mute, the last option is used for values greater than zero. + \config{\%?pv}\newline + Mute is 0\% volume, \ldots is the values between Mute and max, 0 dB is max volume, and Above 0 dB is amplified volume \opt{lcd_bitmap}{This can also be used like \%pb to provide a continuous scale: \config{\%pv(x,y,[width],[height],image.bmp)}} \\ \config{\%pS} & Track is starting. An optional number gives how many seconds -- cgit v1.2.3