summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2010-08-06 00:39:38 +0000
committerThomas Martitz <kugel@rockbox.org>2010-08-06 00:39:38 +0000
commit11b95cd4232428ca1595c59c279cd65039e8a898 (patch)
tree3bd0d5b569c93f03e9ec69df3fd2d0a05cb1b1f5
parent814d06b59ca9954ad9caf4fd71ebd4b0bbb25e3b (diff)
downloadrockbox-11b95cd4232428ca1595c59c279cd65039e8a898.tar.gz
rockbox-11b95cd4232428ca1595c59c279cd65039e8a898.zip
Fix conditiona viewports logic
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27732 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--wps/cabbiev2.320x480x16.wps16
1 files changed, 8 insertions, 8 deletions
diff --git a/wps/cabbiev2.320x480x16.wps b/wps/cabbiev2.320x480x16.wps
index 12415e07e4..4a2d811033 100644
--- a/wps/cabbiev2.320x480x16.wps
+++ b/wps/cabbiev2.320x480x16.wps
@@ -20,38 +20,38 @@
20 20
21%Cl(0,0,180,180,c,c) 21%Cl(0,0,180,180,c,c)
22 22
23%?C<%Vd(c)%?Tl(1.5)<%Vd(t)%Vd(ffrwd)|%Vd(a)>|%Vd(b)> 23%?C<%Vd(c)%?Tl(2.0)<%Vd(t)|%Vd(d)>|%Vd(a)%?Tl(2.0)<%Vd(t)|%Vd(b)>>
24
25 24
26# track & next track info - no AA 25# track & next track info - no AA
27%Vl(b,0,50,-,-,-) 26%Vl(a,0,60,-,110,-)
28# tap on current title info for playlist (ie. where albumart would normally be) 27# tap on current title info for playlist (ie. where albumart would normally be)
29%T(70,0,180,180,playlist) 28%T(70,0,180,180,playlist)
30%s%ac%?it<%it|%fn> 29%s%ac%?it<%it|%fn>
31%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>> 30%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>
32%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>> 31%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
33%ac%?iy<%iy|> 32%ac%?iy<%iy|>
34 33%Vl(b,0,200,-,140,-)
35%ac%?ig<%ig|> 34%ac%?ig<%ig|>
36%ac%?fv<%(vbr%) |>%fb kbit/s %fc 35%ac%?fv<%(vbr%) |>%fb kbit/s %fc
37%s%ac%?Ia<%Ia|%?D(2)<%D(2)|%(root%)>> 36%s%ac%?Ia<%Ia|%?D(2)<%D(2)|%(root%)>>
38%ac%Sx(Next Track:) 37%ac%Sx(Next Track:)
39%ac%s%?It<%It|%Fn> 38%ac%s%?It<%It|%Fn>
40 39#
41# album art viewport 40# album art viewport
41#
42%Vl(c,70,50,180,180,-) 42%Vl(c,70,50,180,180,-)
43# tap on the cover art for playlist 43# tap on the cover art for playlist
44%T(0,0,180,180,playlist) 44%T(0,0,180,180,playlist)
45%Cd 45%Cd
46 46
47# current track info - AA 47# current track info - AA
48%Vl(a,0,240,-,-,-) 48%Vl(d,0,240,-,-,-)
49%s%ac%?it<%it|%fn> 49%s%ac%?it<%it|%fn>
50%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>> 50%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>
51%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>> 51%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
52 52
53# next track info - AA 53# next track info - AA
54%Vl(a,0,338,-,-,-) 54%Vl(d,0,338,-,-,-)
55%?C<%s%ac%Sx(Next:) %?Ia<%Ia|%?D(2)<%D(2)|%(root%)>> - %?It<%It|%Fn>|%s%ac%?Id<%Id|%?D(1)<%D(1)|%(root%)>>> 55%?C<%s%ac%Sx(Next:) %?Ia<%Ia|%?D(2)<%D(2)|%(root%)>> - %?It<%It|%Fn>|%s%ac%?Id<%Id|%?D(1)<%D(1)|%(root%)>>>
56 56
57# playtime 57# playtime
@@ -94,7 +94,7 @@
94# 94#
95# ff/rewind button 95# ff/rewind button
96# 96#
97%Vl(ffrwd,0,422,90,58,-) 97%Vl(t,0,422,90,58,-)
98%xd(H)%xd(I) 98%xd(H)%xd(I)
99%T(0,0,40,58,&rwd) 99%T(0,0,40,58,&rwd)
100%T(0,0,40,58,prev) 100%T(0,0,40,58,prev)