From 65f9df3083623484efccf502c33ecc959555d247 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 5 Jul 2012 22:44:13 +1000 Subject: skin_engine: Allow the %St() (setting) skin tag be used as a bar %St() or %St(, setting, ) Change-Id: I71396d683634d4d1ad2357018c4029ecb4229677 --- manual/appendix/wps_tags.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manual/appendix') diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 14e0308..220a308 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -360,6 +360,8 @@ that, it will display the volume value. \config{\%St()} & The value of the Rockbox setting with the specified name. See \reference{ref:config_file_options} for the list of the available settings.\\ + \config{\%St(...)} & Draw a bar using from the setting. + See \reference{ref:bar_tags} for details.\\ \end{tagmap} Examples: @@ -715,6 +717,8 @@ display cycling round the defined sublines. See \opt{touchscreen}{ \item[notouch] -- don't create the touchregion for progress/volume bars. } + \item[setting] -- Specify the setting name to draw the bar from (bar must be + \%St type), the next param is the settings config name. \end{description} Example: \config{\%pb(0,0,-,-,-,nofill, slider, slider\_image, invert)} -- draw -- cgit v1.1