Support and General Use > Theming and Appearance Customization
iPod Mini 2g Theme/WPS Fail
epithetless:
Take the question mark out of %?pvdB on your third line so it just reads %pvdB. I suspect the question mark's presence makes Rockbox think you're opening a volume-related conditional (which I'm not even sure is possible), when it looks to me like you're just trying to display the volume.
karashata:
Volume-related conditionals are possible, how else would so many people make themes with images to indicate the approximate volume level? The conditional format for %pv is %?pv<mute|...|0 dB|over|>, where ... is any number of conditions (usually images, but could also be text) between mute and 0 (separated, of course, by | characters) to show an approximation of the current volume.
Anyway, forgive me for that off-tangent... Yes, as epithetless said, if you're only trying to display the actual volume in dB, you don't need (or want) to use the ? in the %pv tag.
epithetless:
--- Quote from: karashata on March 20, 2010, 02:48:54 PM ---Volume-related conditionals are possible, how else would so many people make themes with images to indicate the approximate volume level? The conditional format for %pv is %?pv<mute|...|0 dB|over|>, where ... is any number of conditions (usually images, but could also be text) between mute and 0 (separated, of course, by | characters) to show an approximation of the current volume.
--- End quote ---
Oops, of course. ::) I don't know what I was thinking. In my defense, it was about 5:00 in the morning (following a sleepless night) when I wrote/thought that... :D
Navigation
[0] Message Index
[*] Previous page
Go to full version