mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Theme Editor: Fixed line numbering bug in parser. Implemented playlist display in renderer: playlist will use info for next track for all tracks other than the current track
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27227 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c794c1feae
commit
26a2f810f1
5 changed files with 75 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ ra ; Autoscore ; spin(0,10) ; 7
|
|||
?C ; Album Art Available ; check ; true
|
||||
artwidth ; Album Art Width ; spin(0,500) ; 100
|
||||
artheight; Album Art Height ; spin(0,500) ; 100
|
||||
id3available ; ID3 Info Available ; check ; true
|
||||
|
||||
[Hardware Status]
|
||||
bl ; Battery Level (-1 for unknown) ; spin(-1,100) ; 50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue