cabbiev2 for rk27xx generic design target
Change-Id: I2052869b14125b90e8202e81e4e8391376e9c341
This commit is contained in:
parent
3a58307c7b
commit
93c462f9d5
5 changed files with 84 additions and 0 deletions
BIN
backdrops/cabbiev2.400x240x16.bmp
Normal file
BIN
backdrops/cabbiev2.400x240x16.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 281 KiB |
|
@ -81,6 +81,7 @@ RSBS: no
|
||||||
# override implicit .wps filename
|
# override implicit .wps filename
|
||||||
wps.800x480x16: cabbiev2.800x480x16.wps
|
wps.800x480x16: cabbiev2.800x480x16.wps
|
||||||
wps.480x800x16: cabbiev2.480x800x16.wps
|
wps.480x800x16: cabbiev2.480x800x16.wps
|
||||||
|
wps.400x240x16: cabbiev2.400x240x16.wps
|
||||||
wps.320x480x16: cabbiev2.320x480x16.wps
|
wps.320x480x16: cabbiev2.320x480x16.wps
|
||||||
wps.320x240x16: cabbiev2.320x240x16.wps
|
wps.320x240x16: cabbiev2.320x240x16.wps
|
||||||
wps.240x400x16: cabbiev2.240x400x16.wps
|
wps.240x400x16: cabbiev2.240x400x16.wps
|
||||||
|
@ -108,6 +109,7 @@ fms.128x128x2: cabbiev2-128x128x2.fms
|
||||||
# Preferred font (including .fnt extension - leave blank for player):
|
# Preferred font (including .fnt extension - leave blank for player):
|
||||||
Font.800x480x16: 35-Adobe-Helvetica.fnt
|
Font.800x480x16: 35-Adobe-Helvetica.fnt
|
||||||
Font.480x800x16: 35-Adobe-Helvetica.fnt
|
Font.480x800x16: 35-Adobe-Helvetica.fnt
|
||||||
|
Font.400x240x16: 27-Adobe-Helvetica.fnt
|
||||||
Font.320x480x16: 27-Adobe-Helvetica.fnt
|
Font.320x480x16: 27-Adobe-Helvetica.fnt
|
||||||
Font.320x240x16: 15-Adobe-Helvetica.fnt
|
Font.320x240x16: 15-Adobe-Helvetica.fnt
|
||||||
Font.240x400x16: 16-Adobe-Helvetica.fnt
|
Font.240x400x16: 16-Adobe-Helvetica.fnt
|
||||||
|
@ -139,6 +141,7 @@ filetype colours: -
|
||||||
#backdrop - remember this is the source file name in your SVN folder, not dest name!
|
#backdrop - remember this is the source file name in your SVN folder, not dest name!
|
||||||
backdrop.800x480x16: backdrops/cabbiev2.800x480x16.bmp
|
backdrop.800x480x16: backdrops/cabbiev2.800x480x16.bmp
|
||||||
backdrop.480x800x16: backdrops/cabbiev2.480x800x16.bmp
|
backdrop.480x800x16: backdrops/cabbiev2.480x800x16.bmp
|
||||||
|
backdrop.400x240x16: backdrops/cabbiev2.400x240x16.bmp
|
||||||
backdrop.320x480x16: backdrops/cabbiev2.320x480x16.bmp
|
backdrop.320x480x16: backdrops/cabbiev2.320x480x16.bmp
|
||||||
backdrop.320x240x16: backdrops/cabbiev2.320x240x16.bmp
|
backdrop.320x240x16: backdrops/cabbiev2.320x240x16.bmp
|
||||||
backdrop.128x128x16: backdrops/cabbiev2.128x128x16.bmp
|
backdrop.128x128x16: backdrops/cabbiev2.128x128x16.bmp
|
||||||
|
@ -163,6 +166,7 @@ selector type..+x2: bar (inverse)
|
||||||
#icons
|
#icons
|
||||||
iconset.800x480x16: icons/tango_icons.32x32.bmp
|
iconset.800x480x16: icons/tango_icons.32x32.bmp
|
||||||
iconset.480x800x16: icons/tango_icons.32x32.bmp
|
iconset.480x800x16: icons/tango_icons.32x32.bmp
|
||||||
|
iconset.400x240x16: icons/tango_icons.16x16.bmp
|
||||||
iconset.320x480x16: icons/tango_icons.24x24.bmp
|
iconset.320x480x16: icons/tango_icons.24x24.bmp
|
||||||
iconset.320x240x16: icons/tango_icons.16x16.bmp
|
iconset.320x240x16: icons/tango_icons.16x16.bmp
|
||||||
iconset.128x128x16: icons/tango_icons.12x12.bmp
|
iconset.128x128x16: icons/tango_icons.12x12.bmp
|
||||||
|
@ -180,6 +184,7 @@ iconset..+x2: icons/tango_small_mono.bmp
|
||||||
#viewer icons
|
#viewer icons
|
||||||
viewers iconset.800x480x16: icons/tango_icons_viewers.32x32.bmp
|
viewers iconset.800x480x16: icons/tango_icons_viewers.32x32.bmp
|
||||||
viewers iconset.480x800x16: icons/tango_icons_viewers.32x32.bmp
|
viewers iconset.480x800x16: icons/tango_icons_viewers.32x32.bmp
|
||||||
|
viewers iconset.400x240x16: icons/tango_icons_viewers.16x16.bmp
|
||||||
viewers iconset.320x480x16: icons/tango_icons_viewers.24x24.bmp
|
viewers iconset.320x480x16: icons/tango_icons_viewers.24x24.bmp
|
||||||
viewers iconset.320x240x16: icons/tango_icons_viewers.16x16.bmp
|
viewers iconset.320x240x16: icons/tango_icons_viewers.16x16.bmp
|
||||||
viewers iconset.128x128x16: icons/tango_icons_viewers.12x12.bmp
|
viewers iconset.128x128x16: icons/tango_icons_viewers.12x12.bmp
|
||||||
|
|
79
wps/cabbiev2.400x240x16.wps
Normal file
79
wps/cabbiev2.400x240x16.wps
Normal file
|
@ -0,0 +1,79 @@
|
||||||
|
# Cabbie 2.0 default
|
||||||
|
# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
|
||||||
|
# Derived from "cabbie" (C) Yohann Misquitta
|
||||||
|
#
|
||||||
|
# Disable Status Bar
|
||||||
|
%wd
|
||||||
|
#
|
||||||
|
# Load Backdrop
|
||||||
|
%X(wpsbackdrop-400x240x16.bmp)
|
||||||
|
#
|
||||||
|
# Preload Images
|
||||||
|
%xl(A,lock-320x240x16.bmp,0,0,2)
|
||||||
|
%xl(B,battery-320x240x16.bmp,0,0,10)
|
||||||
|
%xl(C,volume-320x240x16.bmp,0,0,10)
|
||||||
|
%xl(D,shuffle-320x240x16.bmp,0,0)
|
||||||
|
%xl(E,repeat-320x240x16.bmp,0,0,4)
|
||||||
|
%xl(F,playmode-320x240x16.bmp,0,0,5)
|
||||||
|
#
|
||||||
|
# Album Art/Info Viewport Conditional
|
||||||
|
%?C<%Vd(a)|%Vd(b)>
|
||||||
|
#
|
||||||
|
# Progress Bar
|
||||||
|
%V(10,162,380,15,-)
|
||||||
|
%pb(0,0,380,15,pb-400x240x16.bmp)
|
||||||
|
#
|
||||||
|
# Hold
|
||||||
|
%V(144,207,30,23,-)
|
||||||
|
%?mh<%xd(Aa)|%xd(Ab)>
|
||||||
|
#
|
||||||
|
# Battery
|
||||||
|
%V(182,207,44,23,-)
|
||||||
|
%?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(233,207,34,23,-)
|
||||||
|
%?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)>
|
||||||
|
#
|
||||||
|
# Shuffle
|
||||||
|
%V(277,211,37,16,-)
|
||||||
|
%?ps<%xd(D)>
|
||||||
|
#
|
||||||
|
# Repeat
|
||||||
|
%V(320,207,18,23,-)
|
||||||
|
%?mm<|%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)>
|
||||||
|
#
|
||||||
|
# Playmode
|
||||||
|
%V(346,207,24,23,-)
|
||||||
|
%?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)>
|
||||||
|
#
|
||||||
|
# Time Elapsed/Remaining
|
||||||
|
%V(32,180,336,20,1)
|
||||||
|
%al%pc%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>%ar%pr
|
||||||
|
#
|
||||||
|
# Album Art
|
||||||
|
%ax%Vl(a,16,32,120,120,-)
|
||||||
|
%Cl(0,0,120,120,c,c)
|
||||||
|
%Cd
|
||||||
|
#
|
||||||
|
# Track Info - Album Art
|
||||||
|
%ax%Vl(a,153,32,-,122,1)
|
||||||
|
%s%al%?it<%it|%fn>
|
||||||
|
%s%al%?ia<%ia|%?d(2)<%d(2)|%(root%)>>
|
||||||
|
%s%al%?id<%id|%?d(1)<%d(1)|%(root%)>>
|
||||||
|
%s%al%?iy<%iy>
|
||||||
|
|
||||||
|
%s%al%Sx(Next Track:)
|
||||||
|
%s%al%?It<%It|%Fn>
|
||||||
|
%s%al%?Ia<%Ia>
|
||||||
|
#
|
||||||
|
# Track Info - No Album Art
|
||||||
|
%ax%Vl(b,0,32,-,122,1)
|
||||||
|
%s%ac%?it<%it|%fn>
|
||||||
|
%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>
|
||||||
|
%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
|
||||||
|
%s%ac%?iy<%iy>
|
||||||
|
|
||||||
|
%ac%Sx(Next Track:)
|
||||||
|
%s%ac%?It<%It|%Fn>
|
||||||
|
%s%ac%?Ia<%Ia>
|
BIN
wps/cabbiev2/pb-400x240x16.bmp
Normal file
BIN
wps/cabbiev2/pb-400x240x16.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
wps/cabbiev2/wpsbackdrop-400x240x16.bmp
Normal file
BIN
wps/cabbiev2/wpsbackdrop-400x240x16.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 281 KiB |
Loading…
Reference in a new issue