From 3ecef7d8015bffb875f5da07c7bd74a30447d3c8 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Tue, 29 Jun 2010 19:59:33 +0000 Subject: Theme Editor: Implemented subline rendering, including conditional subline times git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27182 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/resources/deviceoptions | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/themeeditor/resources') 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 -- cgit v1.1