diff options
| author | Robert Bieber <robby@bieberphoto.com> | 2010-06-29 19:59:33 +0000 |
|---|---|---|
| committer | Robert Bieber <robby@bieberphoto.com> | 2010-06-29 19:59:33 +0000 |
| commit | 3ecef7d8015bffb875f5da07c7bd74a30447d3c8 (patch) | |
| tree | 251238b40ccfab3fa0a48eea65a503baf5c4eb22 /utils/themeeditor/resources/deviceoptions | |
| parent | f641fc62d89040d72c7908dcf0985f571ddb0531 (diff) | |
| download | rockbox-3ecef7d8015bffb875f5da07c7bd74a30447d3c8.zip rockbox-3ecef7d8015bffb875f5da07c7bd74a30447d3c8.tar.gz rockbox-3ecef7d8015bffb875f5da07c7bd74a30447d3c8.tar.bz2 rockbox-3ecef7d8015bffb875f5da07c7bd74a30447d3c8.tar.xz | |
Theme Editor: Implemented subline rendering, including conditional subline times
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27182 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 b9081c6..5d3c5fc 100644 --- a/utils/themeeditor/resources/deviceoptions +++ b/utils/themeeditor/resources/deviceoptions @@ -96,6 +96,7 @@ D3 ; Next File cd up x3 ; text ; / [Playlist/Song Info] px ; Percent Played ; spin(0,100) ; 50 pc ; Current Time In Song ; text ; 1:00 +?pc ; Time In Song (Conditional) ; fspin(0,5000) ; 60 pe ; Playlist Entries ; spin(0,1000) ; 20 pn ; Playlist Name ; text ; Current Playlist pp ; Playlist Position ; spin(0,1000) ; 10 |