From 56229d58662326e1f75292aab32cf44cd82c50ba Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 14 Aug 2010 07:27:59 +0000 Subject: The 128x96x2 cabbiev2.wps (Iaudio remote and M3) used more than one viewport but drew the progressbar in the default one where it wouldn't be updated with the new parser anymore. Put it into a viewport too and rearrange the rest of the code to the same order as displayed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27806 a1c6a512-1295-4272-9138-f99709370657 --- wps/cabbiev2.128x96x2.wps | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/wps/cabbiev2.128x96x2.wps b/wps/cabbiev2.128x96x2.wps index 4a64976..135931d 100644 --- a/wps/cabbiev2.128x96x2.wps +++ b/wps/cabbiev2.128x96x2.wps @@ -8,7 +8,19 @@ %xl(D,shuffle-160x128x2.bmp,72,2) %xl(E,repeat-160x128x2.bmp,93,0,4) %xl(F,playmode-160x128x2.bmp,112,1,5) -%pb(1,61,125,7,pb-128x96x2.bmp) + +%V(0,10,128,48,1)%Vf(0)%Vb(3) +%s%ac%?it<%it|%fn> +%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>> +%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>> +%s%Sx(Next:) %ac%It + +%V(0,58,128,12,1)%Vf(0)%Vb(3) +%pb(1,3,125,7,pb-128x96x2.bmp) + +%V(0,70,128,12,1)%Vf(0)%Vb(3) +%al %pc%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>%ar%pr + %V(0,83,128,13,1)%Vf(0)%Vb(3) %?mh<%xd(Aa)|%xd(Ab)> %?bp<%?bc<%xd(Ba)|%xd(Bb)>|%?bl<|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)|%xd(Bj)>> @@ -16,10 +28,3 @@ %?ps<%xd(D)> %?mm<|%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)> %?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)> -%V(0,10,128,72,1)%Vf(0)%Vb(3) -%s%ac%?it<%it|%fn> -%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>> -%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>> -%s%Sx(Next:) %ac%It - -%al %pc%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>%ar%pr -- cgit v1.1