summaryrefslogtreecommitdiff
path: root/wps/cabbiev2.176x220x16.wps
diff options
context:
space:
mode:
Diffstat (limited to 'wps/cabbiev2.176x220x16.wps')
-rw-r--r--wps/cabbiev2.176x220x16.wps85
1 files changed, 61 insertions, 24 deletions
diff --git a/wps/cabbiev2.176x220x16.wps b/wps/cabbiev2.176x220x16.wps
index 7b20adf7cf..5386d79328 100644
--- a/wps/cabbiev2.176x220x16.wps
+++ b/wps/cabbiev2.176x220x16.wps
@@ -1,18 +1,68 @@
1# cabbie 2.0 default for the Sansa e200 Series by Marc Guay 1# cabbie 2.0 default for the Sansa e200 Series by Marc Guay
2# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy) 2# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy)
3#
4# Disable Status Bar
3%wd 5%wd
6#
7# Load Backdrop
4%X(wpsbackdrop-176x220x16.bmp) 8%X(wpsbackdrop-176x220x16.bmp)
5%xl(A,lock-176x220x16.bmp,51,204,2) 9#
6%xl(B,battery-176x220x16.bmp,73,206,10) 10# Preload Images
7%xl(C,volume-176x220x16.bmp,97,206,10) 11%xl(A,lock-176x220x16.bmp,0,0,2)
8%xl(D,shuffle-176x220x16.bmp,119,207) 12%xl(B,battery-176x220x16.bmp,0,2,10)
9%xl(E,repeat-176x220x16.bmp,144,204,4) 13%xl(C,volume-176x220x16.bmp,0,2,10)
10%xl(F,playmode-176x220x16.bmp,159,204,5) 14%xl(D,shuffle-176x220x16.bmp,0,3)
11%Cl(29,20,120,120,c,c) 15%xl(E,repeat-176x220x16.bmp,0,0,4)
12%pb(5,182,166,8,pb-176x220x16.bmp) 16%xl(F,playmode-176x220x16.bmp,0,0,5)
13#NowPlaying 17#
14 18# Album Art/Info Viewport Conditional
15 19%?C<%Vd(a)|%Vd(b)>
20#
21# Progress Bar
22%V(5,182,166,8,-)
23%pb(0,0,-,8,pb-176x220x16.bmp)
24#
25# Hold
26%V(51,204,17,16,-)
27%xd(A, %mh)
28#
29# Battery
30%V(73,204,20,16,-)
31%?bp<%?bc<%xd(Ba)|%xd(Bb)>|%?bl<|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)|%xd(Bj)>>
32#
33# Volume
34%V(97,204,16,16,-)
35%?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)>
36#
37# Shuffle
38%V(119,204,20,16,-)
39%?ps<%xd(D)>
40#
41# Repeat
42%V(144,204,11,16,-)
43%xd(E, %mm, -1)
44#
45# Playmode
46%V(159,204,12,16,-)
47%xd(F, %mp)
48#
49# Time Elapsed/Remaining
50%V(5,191,166,12,-)
51%al%pc%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>%ar%pr
52#
53# Album Art
54%ax%Vl(a,29,21,120,120,-)
55%Cl(0,0,120,120,c,c)
56%Cd
57#
58# Track Info - Album Art
59%ax%Vl(a,0,142,-,36,1)
60%s%ac%?it<%it|%fn>
61%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>
62%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
63#
64# Track Info - No Album Art
65%Vl(b,0,50,-,96,1)
16%?C<|%s%ac%?it<%it|%fn>> 66%?C<|%s%ac%?it<%it|%fn>>
17%?C<|%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>> 67%?C<|%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>>
18%?C<|%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>> 68%?C<|%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>>
@@ -21,16 +71,3 @@
21%?C<|%s%ac%Sx(Next Track:)> 71%?C<|%s%ac%Sx(Next Track:)>
22%?C<|%s%ac%?It<%It|%Fn>> 72%?C<|%s%ac%?It<%It|%Fn>>
23%?C<|%s%ac%?Ia<%Ia|>> 73%?C<|%s%ac%?Ia<%Ia|>>
24
25%?C<%s%ac%?it<%it|%fn>|>
26%?C<%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>|>
27%?C<%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>|>
28
29%al %pc%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>%ar%pr
30%xd(A, %mh)
31%?bp<%?bc<%xd(Ba)|%xd(Bb)>|%?bl<|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)|%xd(Bj)>>
32%?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)>
33%?ps<%xd(D)>
34%xd(E, %mm, -1)
35%xd(F, %mp)
36%?C<%Cd>