summaryrefslogtreecommitdiff
path: root/wps
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2012-02-28 22:05:28 +1100
committerJonathan Gordon <rockbox@jdgordon.info>2012-02-28 23:51:01 +1100
commit34031cba5bddcc29dee0f61b3ea6ee1529014181 (patch)
treefed3c7dc82c2711f505dc5e51a9c4ce71470c606 /wps
parent0807fe8d3634010a8a8303e5b0a7abb2bd28a937 (diff)
downloadrockbox-34031cba5bddcc29dee0f61b3ea6ee1529014181.tar.gz
rockbox-34031cba5bddcc29dee0f61b3ea6ee1529014181.zip
skin_engine: Clean up %x() handling - beware theme issues
Internally remove some hacks around how %x() is handled. %x() inside the default viewport will no longer work if other viewports are used, so if you are using viewports and %x() make sure it is in a viewport! Change-Id: I8ecab805d55fc0f8476ff0516cba38e23400aa20
Diffstat (limited to 'wps')
-rw-r--r--wps/cabbiev2.112x64x1.wps1
-rw-r--r--wps/cabbiev2.128x64x1.wps3
2 files changed, 2 insertions, 2 deletions
diff --git a/wps/cabbiev2.112x64x1.wps b/wps/cabbiev2.112x64x1.wps
index 3c56df1be1..cfefac890d 100644
--- a/wps/cabbiev2.112x64x1.wps
+++ b/wps/cabbiev2.112x64x1.wps
@@ -5,6 +5,7 @@
5%wd 5%wd
6# 6#
7# Load Backdrop 7# Load Backdrop
8%V(0,0,-,-,-)
8%x(z,wpsbackdrop-112x64x1.bmp,0,0) 9%x(z,wpsbackdrop-112x64x1.bmp,0,0)
9# 10#
10# Preload Images 11# Preload Images
diff --git a/wps/cabbiev2.128x64x1.wps b/wps/cabbiev2.128x64x1.wps
index 71c80aa728..23da53f4d3 100644
--- a/wps/cabbiev2.128x64x1.wps
+++ b/wps/cabbiev2.128x64x1.wps
@@ -11,12 +11,11 @@
11%xl(D,shuffle-128x64x1.bmp,0,1) 11%xl(D,shuffle-128x64x1.bmp,0,1)
12%xl(E,repeat-128x64x1.bmp,0,0,4) 12%xl(E,repeat-128x64x1.bmp,0,0,4)
13%xl(F,playmode-128x64x1.bmp,0,0,5) 13%xl(F,playmode-128x64x1.bmp,0,0,5)
14%x(a,pbbackground-128x64x1.bmp,1,0)
15%xl(b,bar-128x64x1.bmp,2,0) 14%xl(b,bar-128x64x1.bmp,2,0)
16# 15#
17# Progress Bar 16# Progress Bar
18%V(0,0,128,6,1) 17%V(0,0,128,6,1)
19#%xd(a) 18%x(a,pbbackground-128x64x1.bmp,1,0)
20%pb(2,1,123,4,pb-128x64x1.bmp) 19%pb(2,1,123,4,pb-128x64x1.bmp)
21# 20#
22# Separator Bar 21# Separator Bar