summaryrefslogtreecommitdiff
path: root/utils/themeeditor/resources/deviceoptions
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/resources/deviceoptions')
-rw-r--r--utils/themeeditor/resources/deviceoptions4
1 files changed, 3 insertions, 1 deletions
diff --git a/utils/themeeditor/resources/deviceoptions b/utils/themeeditor/resources/deviceoptions
index 5d3c5fcdaa..10a1a89d75 100644
--- a/utils/themeeditor/resources/deviceoptions
+++ b/utils/themeeditor/resources/deviceoptions
@@ -35,7 +35,7 @@ screenwidth ; Screen Width ; spin(0,800) ; 300
35screenheight ; Screen Height ; spin(0,800) ; 200 35screenheight ; Screen Height ; spin(0,800) ; 200
36remotewidth ; Remote Width ; spin(0,800) ; 100 36remotewidth ; Remote Width ; spin(0,800) ; 100
37remoteheight ; Remote Height ; spin(0,800); 50 37remoteheight ; Remote Height ; spin(0,800); 50
38showviewports ; Show Viewports ; check ; true 38showviewports ; Show Viewports ; check ; false
39 39
40[ID3 Info] 40[ID3 Info]
41ia ; Artist ; text ; Current Artist 41ia ; Artist ; text ; Current Artist
@@ -112,6 +112,8 @@ rp ; Song Playcount ; spin(0,10000) ; 20
112rr ; Song Rating ; spin(0,10) ; 5 112rr ; Song Rating ; spin(0,10) ; 5
113ra ; Autoscore ; spin(0,10) ; 7 113ra ; Autoscore ; spin(0,10) ; 7
114?C ; Album Art Available ; check ; true 114?C ; Album Art Available ; check ; true
115artwidth ; Album Art Width ; spin(0,500) ; 100
116artheight; Album Art Height ; spin(0,500) ; 100
115 117
116[Hardware Status] 118[Hardware Status]
117bl ; Battery Level (-1 for unknown) ; spin(-1,100) ; 50 119bl ; Battery Level (-1 for unknown) ; spin(-1,100) ; 50