mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Theme Editor: Made auto-expand/highlight of parse tree optional (through preferences dialog), added Simulation Time variable to device config panel, subline alternation is now dependent on that rather than time in song
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27342 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
80fa0efd1f
commit
de9ba10aab
7 changed files with 66 additions and 16 deletions
|
|
@ -35,6 +35,7 @@ screenwidth ; Screen Width ; spin(0,800) ; 300
|
|||
screenheight ; Screen Height ; spin(0,800) ; 200
|
||||
remotewidth ; Remote Width ; spin(0,800) ; 100
|
||||
remoteheight ; Remote Height ; spin(0,800); 50
|
||||
simtime ; Simulation Time ; fspin(0, 100000) ; 60.0
|
||||
showviewports ; Show Viewports ; check ; false
|
||||
rendersbs ; Render SBS If Available ; check ; true
|
||||
rtl ; Right-To-Left Language ; check ; false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue