# Cabbie 2.0 style radio screen # (C) 2010, Marcin Bukat # based on Cabbie 2.0 WPS # # Disable Status Bar %wd # # Load Backdrop %X(fmsbackdrop-160x128x2.bmp) # # Preload Images %xl(A,lock-160x128x2.bmp,0,0,2) %xl(B,battery-160x128x2.bmp,0,0,10) %xl(C,volume-160x128x2.bmp,0,0,10) # # Station Art/Info Viewport Conditional # Preset present conditional %?C<%?Ti<%Vd(a)|%Vd(c)>|%?Ti<%Vd(b)|%Vd(d)>> # # Frequency Bar %V(1,86,158,8,-) %pb(0,0,158,8,pb-160x128x2.bmp) # # Hold %V(48,114,14,11,-) %?mh<%xd(Aa)|%xd(Ab)> # # Battery %V(66,115,17,10,-) %?bp<%?bc<%xd(Ba)|%xd(Bb)>|%?bl<|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)|%xd(Bj)>> # # Volume %V(87,114,16,11,-) %?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)> # # Signal strength %V(110,114,48,10,-) %ar%tr dBuV # Below frequency bar Scan/Preset frequency MHz Force Mono/Mono/Stereo %V(1,96,158,10,1) %al%?tm<%Sx(Scan)|%Sx(Preset)> %ac%tf MHz %ar%?St(force fm mono)<%Sx(Force Mono)|%?ts<%Sx(Stereo)|%Sx(Mono)>> # # Station Art %ax%Vl(a,2,16,64,64,-) %Cl(0,0,64,64,c,c) %Cd # # Station Art # Preset present %ax%Vl(a,70,17,-,16,-) %Vp(0,%s%ac%?Ti%?Tn<%Tn|%Tf>) %ax%Vl(a,70,33,-,16,-) %Vp(1,%s%ac%?Ti%?Tn<%Tn|%Tf>) # %ax%Vl(b,70,56,-,32,-) %?tx<%s%ty|> %?tx<%s%tz|> # # Station Art # Preset absent %ax%Vl(c,70,37,-,32,-) %?tx<%s%ty|> %?tx<%s%tz|> # # No station art # Preset present %Vl(b,0,17,-,16,-) %Vp(0,%s%ac%?Ti%?Tn<%Tn|%Tf>) %Vl(b,0,33,-,16,-) %Vp(1,%s%ac%?Ti%?Tn<%Tn|%Tf>) # %Vl(b,0,56,-,32,-) %?tx<%s%ty|> %?tx<%s%tz|> # # No station art # Preset absent %Vl(d,0,37,-,32,-) %?tx<%s%ty|> %?tx<%s%tz|>