summaryrefslogtreecommitdiff
path: root/wps/cabbiev2.176x132x16.wps
diff options
context:
space:
mode:
Diffstat (limited to 'wps/cabbiev2.176x132x16.wps')
-rw-r--r--wps/cabbiev2.176x132x16.wps71
1 files changed, 53 insertions, 18 deletions
diff --git a/wps/cabbiev2.176x132x16.wps b/wps/cabbiev2.176x132x16.wps
index 53ab87f453..0ac083d016 100644
--- a/wps/cabbiev2.176x132x16.wps
+++ b/wps/cabbiev2.176x132x16.wps
@@ -1,26 +1,63 @@
1# cabbie 2.0 default 1# Cabbie 2.0 default
2# (C) 2007, Johannes Voggenthaler (Zinc Alloy) 2# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
3#derived from "cabbie" (C) Yohann Misquitta 3# Derived from "cabbie" (C) Yohann Misquitta
4#Ported to nano by crzyboyster 4# Ported to Apple iPod Nano by crzyboyster
5#
6# Disable Status Bar
5%wd 7%wd
8#
9# Load Backdrop
6%X(wpsbackdrop-176x132x16.bmp) 10%X(wpsbackdrop-176x132x16.bmp)
7%xl(A,lock-176x132x16.bmp,65,116,2) 11#
8%xl(B,battery-176x132x16.bmp,83,117,10) 12# Preload Images
9%xl(C,volume-176x132x16.bmp,102,117,10) 13%xl(A,lock-176x132x16.bmp,0,0,2)
10%xl(D,shuffle-176x132x16.bmp,120,117) 14%xl(B,battery-176x132x16.bmp,0,0,10)
11%xl(E,repeat-176x132x16.bmp,139,113,4) 15%xl(C,volume-176x132x16.bmp,0,0,10)
12%xl(F,playmode-176x132x16.bmp,156,115,5) 16%xl(D,shuffle-176x132x16.bmp,0,0)
13%ax%Cl(9,16,65,65) 17%xl(E,repeat-176x132x16.bmp,0,0,4)
14%pb(8,86,160,8,pb-176x132x16.bmp) 18%xl(F,playmode-176x132x16.bmp,0,0,5)
19#
20# Album Art/Info Viewport Conditional
21%?C<%Vd(a)|%Vd(b)>
22#
23# Progress Bar
24%V(8,86,160,8,-)
25%pb(0,0,160,8,pb-176x132x16.bmp)
26#
27# Hold
28%V(65,116,13,10,-)
15%?mh<%xd(Aa)|%xd(Ab)> 29%?mh<%xd(Aa)|%xd(Ab)>
30#
31# Battery
32%V(83,117,16,9,-)
16%?bp<%?bc<%xd(Ba)|%xd(Bb)>|%?bl<|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)|%xd(Bj)>> 33%?bp<%?bc<%xd(Ba)|%xd(Bb)>|%?bl<|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)|%xd(Bj)>>
34#
35# Volume
36%V(102,117,13,9,-)
17%?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)> 37%?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)>
38#
39# Shuffle
40%V(120,117,15,8,-)
18%?ps<%xd(D)> 41%?ps<%xd(D)>
42#
43# Repeat
44%V(139,113,11,15,-)
19%?mm<|%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)> 45%?mm<|%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)>
46#
47# Playmode
48%V(156,115,10,11,-)
20%?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)> 49%?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)>
21%?C<%Cd%Vd(a)|%Vd(b)> 50#
22 51# Time Elapsed/Remaining
23#NowPlaying 52%V(8,96,160,12,1)
53%al%pc%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>%ar%pr
54#
55# Album Art
56%ax%Vl(a,9,16,65,65,-)
57%Cl(0,0,65,65,c,c)
58%Cd
59#
60# Track Info - Album Art
24%ax%Vl(a,81,12,-,74,1) 61%ax%Vl(a,81,12,-,74,1)
25%s%al%?it<%it|%fn> 62%s%al%?it<%it|%fn>
26%s%al%?ia<%ia|%?d(2)<%d(2)|%(root%)>> 63%s%al%?ia<%ia|%?d(2)<%d(2)|%(root%)>>
@@ -28,7 +65,8 @@
28 65
29%s%al%Sx(Next Track:) 66%s%al%Sx(Next Track:)
30%s%al%?It<%It|%Fn> 67%s%al%?It<%It|%Fn>
31 68#
69# Track Info - No Album Art
32%Vl(b,0,12,-,74,1) 70%Vl(b,0,12,-,74,1)
33%s%ac%?it<%it|%fn> 71%s%ac%?it<%it|%fn>
34%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>> 72%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>
@@ -36,6 +74,3 @@
36 74
37%ac%Sx(Next Track:) 75%ac%Sx(Next Track:)
38%s%ac%?It<%It|%Fn> 76%s%ac%?It<%It|%Fn>
39
40%V(8,96,160,12,1)
41%al%pc%ac%pc%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>%ar%pr%ar%pr