summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2011-02-25 20:14:56 +0000
committerAlex Parker <rockbox@aeparker.com>2011-02-25 20:14:56 +0000
commitb1424fc25775a8b80a2fe02cf75d99ff9d0b7870 (patch)
tree0dd65574a633a61c9994b124346409eed0094665
parent70e48bf66dc76636743bfbee3e1b567d588db185 (diff)
downloadrockbox-b1424fc25775a8b80a2fe02cf75d99ff9d0b7870.tar.gz
rockbox-b1424fc25775a8b80a2fe02cf75d99ff9d0b7870.zip
Touchscreen WPS changes:
* Change play/pause button so that it shows the click action and not the current state. During ffwd/rew the ffwd/rew status is still shown. * Make ffwd/rew buttons always be shown on 480x800 and 320x480 targets. 240x400 needs further clean up first. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29398 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--wps/cabbiev2.240x400x16.wps2
-rw-r--r--wps/cabbiev2.320x480x16.wps4
-rw-r--r--wps/cabbiev2.480x800x16.wps4
-rw-r--r--wps/cabbiev2.800x480x16.wps2
4 files changed, 6 insertions, 6 deletions
diff --git a/wps/cabbiev2.240x400x16.wps b/wps/cabbiev2.240x400x16.wps
index a64fa6fcf7..65b14804fa 100644
--- a/wps/cabbiev2.240x400x16.wps
+++ b/wps/cabbiev2.240x400x16.wps
@@ -47,7 +47,7 @@
47%?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)> 47%?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)>
48%?ps<%xd(D)> 48%?ps<%xd(D)>
49%?mm<|%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)> 49%?mm<|%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)>
50%?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)> 50%?Tp<%?mp<%xd(F, 1)|%xd(F, 3)|%xd(F, 2)|%xd(F, 4)|%xd(F, 5)||||>|%xd(F, %mp)>
51 51
52%T(206,0,24,24,play) 52%T(206,0,24,24,play)
53%T(206,0,24,24,&stop) 53%T(206,0,24,24,&stop)
diff --git a/wps/cabbiev2.320x480x16.wps b/wps/cabbiev2.320x480x16.wps
index b1db502570..8bc4475a8e 100644
--- a/wps/cabbiev2.320x480x16.wps
+++ b/wps/cabbiev2.320x480x16.wps
@@ -78,7 +78,7 @@
78%T(231,66,36,50,repmode) 78%T(231,66,36,50,repmode)
79# 79#
80# playmode 80# playmode
81%xd(F, %mp) 81%?Tp<%?mp<%xd(F, 1)|%xd(F, 3)|%xd(F, 2)|%xd(F, 4)|%xd(F, 5)||||>|%xd(F, %mp)>
82%T(273,66,45,50,play) 82%T(273,66,45,50,play)
83%T(273,66,45,50,&stop) 83%T(273,66,45,50,&stop)
84 84
@@ -94,7 +94,7 @@
94# 94#
95# ff/rewind button 95# ff/rewind button
96# 96#
97%Vl(t,0,420,90,58,-) 97%V(0,420,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)
diff --git a/wps/cabbiev2.480x800x16.wps b/wps/cabbiev2.480x800x16.wps
index 82c403e7fa..43e3ae3350 100644
--- a/wps/cabbiev2.480x800x16.wps
+++ b/wps/cabbiev2.480x800x16.wps
@@ -79,7 +79,7 @@
79%T(340,121,50,70,repmode) 79%T(340,121,50,70,repmode)
80# 80#
81# playmode 81# playmode
82%xd(F, %mp) 82%?Tp<%?mp<%xd(F, 1)|%xd(F, 3)|%xd(F, 2)|%xd(F, 4)|%xd(F, 5)||||>|%xd(F, %mp)>
83%T(400,119,70,75,play) 83%T(400,119,70,75,play)
84%T(400,119,70,75,&stop) 84%T(400,119,70,75,&stop)
85 85
@@ -95,7 +95,7 @@
95# 95#
96# ff/rewind button 96# ff/rewind button
97# 97#
98%Vl(t,0,720,150,75,-) 98%V(0,720,150,75,-)
99%xd(H)%xd(I) 99%xd(H)%xd(I)
100%T(0,0,70,75,&rwd) 100%T(0,0,70,75,&rwd)
101%T(0,0,70,75,prev) 101%T(0,0,70,75,prev)
diff --git a/wps/cabbiev2.800x480x16.wps b/wps/cabbiev2.800x480x16.wps
index 7e0dd2ecec..0a9df79417 100644
--- a/wps/cabbiev2.800x480x16.wps
+++ b/wps/cabbiev2.800x480x16.wps
@@ -75,7 +75,7 @@
75# playmode 75# playmode
76%V(700,402,70,70,-) 76%V(700,402,70,70,-)
77%xl(F,playmode-800x480x16.bmp,0,0,5) 77%xl(F,playmode-800x480x16.bmp,0,0,5)
78%xd(F, %mp) 78%?Tp<%?mp<%xd(F, 1)|%xd(F, 3)|%xd(F, 2)|%xd(F, 4)|%xd(F, 5)||||>|%xd(F, %mp)>
79%T(0,0,70,70,play) 79%T(0,0,70,70,play)
80%T(0,0,70,70,&stop) 80%T(0,0,70,70,&stop)
81 81