diff options
| author | Robert Bieber <robby@bieberphoto.com> | 2010-07-01 21:49:55 +0000 |
|---|---|---|
| committer | Robert Bieber <robby@bieberphoto.com> | 2010-07-01 21:49:55 +0000 |
| commit | 26a2f810f1432d4013b6ac321c8f2d4b6dc32454 (patch) | |
| tree | a34b4d4985ac13c2c3b1974de4680e3bb4465368 /utils/themeeditor/resources/deviceoptions | |
| parent | c794c1feae25eadca68da15606051922b2bb364d (diff) | |
| download | rockbox-26a2f810f1432d4013b6ac321c8f2d4b6dc32454.zip rockbox-26a2f810f1432d4013b6ac321c8f2d4b6dc32454.tar.gz rockbox-26a2f810f1432d4013b6ac321c8f2d4b6dc32454.tar.bz2 rockbox-26a2f810f1432d4013b6ac321c8f2d4b6dc32454.tar.xz | |
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
Diffstat (limited to 'utils/themeeditor/resources/deviceoptions')
| -rw-r--r-- | utils/themeeditor/resources/deviceoptions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/resources/deviceoptions b/utils/themeeditor/resources/deviceoptions index 10a1a89..5417ca6 100644 --- a/utils/themeeditor/resources/deviceoptions +++ b/utils/themeeditor/resources/deviceoptions @@ -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 |