mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Theme Editor: Implemented subline rendering, including conditional subline times
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27182 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f641fc62d8
commit
3ecef7d801
5 changed files with 83 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue