diff options
| author | Robert Bieber <robby@bieberphoto.com> | 2010-07-08 08:14:04 +0000 |
|---|---|---|
| committer | Robert Bieber <robby@bieberphoto.com> | 2010-07-08 08:14:04 +0000 |
| commit | cd98d01926c9a8fbc981a93546726c3d4f7d4a03 (patch) | |
| tree | b9269f7fb48b8ed2bdc16ce4918a06a26482a0df /utils/themeeditor/resources | |
| parent | 6358d41f31edd6487ee76232c55d5b7385426be3 (diff) | |
| download | rockbox-cd98d01926c9a8fbc981a93546726c3d4f7d4a03.zip rockbox-cd98d01926c9a8fbc981a93546726c3d4f7d4a03.tar.gz rockbox-cd98d01926c9a8fbc981a93546726c3d4f7d4a03.tar.bz2 rockbox-cd98d01926c9a8fbc981a93546726c3d4f7d4a03.tar.xz | |
Theme Editor: Implemented the song time (pS, pE, px, pc, etc.) in the device configuration panel, all depending on one value for current time in song and one value for length of song
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27347 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/resources')
| -rw-r--r-- | utils/themeeditor/resources/deviceoptions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/themeeditor/resources/deviceoptions b/utils/themeeditor/resources/deviceoptions index 6897045..56c7927 100644 --- a/utils/themeeditor/resources/deviceoptions +++ b/utils/themeeditor/resources/deviceoptions @@ -93,7 +93,7 @@ pe ; Playlist Entries ; spin(0,1000) ; 20 pn ; Playlist Name ; text ; Current Playlist pp ; Playlist Position ; spin(0,1000) ; 10 ps ; Shuffle ; check ; true -pt ; Total Track Time ; spin(0,1000) ; 180 +?pt ; Total Track Time ; spin(0,1000) ; 180 Sp ; Playback Pitch ; fspin(50,200) ; 100 rp ; Song Playcount ; spin(0,10000) ; 20 rr ; Song Rating ; spin(0,10) ; 5 |