mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-14 15:42:28 -05:00
Theme Editor: Made %pv tag display bar and select from conditional branches correctly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27398 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bae1836337
commit
64af2b3a16
4 changed files with 48 additions and 4 deletions
|
|
@ -105,7 +105,6 @@ artheight; Album Art Height ; spin(0,500) ; 100
|
|||
|
||||
[Hardware Status]
|
||||
pv ; Current Volume (dB) ; spin(-100,100) ; 0
|
||||
?pv ; Current Volume (Conditional) ; combo(Mute, Below 0 dB, 0 dB, Above 0 dB) ; 0 dB
|
||||
bl ; Battery Level (-1 for unknown) ; spin(-1,100) ; 50
|
||||
bv ; Battery Volts ; spin(0,20) ; 5
|
||||
bt ; Time Left (-1 for unknown) ; spin(-1,500); 100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue