2008-03-25 13:50:52 +00:00
|
|
|
# cabbie 2.0 default for the Archos Series by Marianne Arnold
|
|
|
|
# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy)
|
2010-08-21 23:39:19 +00:00
|
|
|
#
|
|
|
|
# Disable Status Bar
|
2008-03-25 13:50:52 +00:00
|
|
|
%wd
|
2010-08-21 23:39:19 +00:00
|
|
|
#
|
|
|
|
# Load Backdrop
|
2010-06-07 03:44:11 +00:00
|
|
|
%x(z,wpsbackdrop-112x64x1.bmp,0,0)
|
2010-08-21 23:39:19 +00:00
|
|
|
#
|
|
|
|
# Preload Images
|
|
|
|
%xl(A,lock-112x64x1.bmp,0,0,2)
|
|
|
|
%xl(B,battery-112x64x1.bmp,0,0,9)
|
|
|
|
%xl(C,volume-112x64x1.bmp,0,0,9)
|
|
|
|
%xl(D,shuffle-112x64x1.bmp,0,0)
|
|
|
|
%xl(E,repeat-112x64x1.bmp,0,0,4)
|
|
|
|
%xl(F,playmode-112x64x1.bmp,0,0,5)
|
|
|
|
#
|
|
|
|
# Progress Bar
|
|
|
|
%V(1,42,110,4,-)
|
|
|
|
%pb(0,0,-,4,pb-112x64x1.bmp)
|
|
|
|
#
|
|
|
|
# Hold
|
|
|
|
%V(4,56,28,8,-)
|
2010-06-07 03:44:11 +00:00
|
|
|
%?mh<%xd(Aa)|%xd(Ab)>
|
2010-08-21 23:39:19 +00:00
|
|
|
#
|
|
|
|
# Battery
|
|
|
|
%V(22,56,19,8,-)
|
2010-06-07 03:44:11 +00:00
|
|
|
%?bp<%?bc<%xd(Ba)|%xd(Bb)>|%?bl<|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)>>
|
2010-08-21 23:39:19 +00:00
|
|
|
#
|
|
|
|
# Volume
|
|
|
|
%V(41,56,18,8,-)
|
2010-06-07 03:44:11 +00:00
|
|
|
%?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)>
|
2010-08-21 23:39:19 +00:00
|
|
|
#
|
|
|
|
# Shuffle
|
|
|
|
%V(59,56,22,8,-)
|
2010-06-07 03:44:11 +00:00
|
|
|
%?ps<%xd(D)>
|
2010-08-21 23:39:19 +00:00
|
|
|
#
|
|
|
|
# Repeat
|
|
|
|
%V(81,56,17,8,-)
|
2010-06-07 03:44:11 +00:00
|
|
|
%?mm<|%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)>
|
2010-08-21 23:39:19 +00:00
|
|
|
#
|
|
|
|
# Playmode
|
|
|
|
%V(98,56,14,8,-)
|
2010-06-07 03:44:11 +00:00
|
|
|
%?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)>
|
2010-08-21 23:39:19 +00:00
|
|
|
#
|
|
|
|
# Track Info
|
|
|
|
%V(0,8,-,35,-)
|
|
|
|
%s%ac%?it<%it|%fn>
|
|
|
|
%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>
|
|
|
|
%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
|
|
|
|
%t(5)%ac%s%?Fn<%Sx(Next:) %?It<%It|%Fn>|%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>>%;%t(5)%ac%s%?Fn<%Sx(Next:) %?Ia<%Ia|%Fn>|%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>>
|
|
|
|
%V(0,48,-,8,-)
|
|
|
|
%pc%ar%pr
|