rwps support for boxes theme. Increased image buffer size by a factor of 2.5x. (boxes - for all your WPS stress testing needs.)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8017 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Christi Scarborough 2005-11-21 02:04:47 +00:00
parent 15810c4d86
commit 5124844e32
14 changed files with 55 additions and 2 deletions

View file

@ -233,7 +233,7 @@ struct align_pos {
#ifdef HAVE_LCD_BITMAP
#define MAX_IMAGES (26*2) /* a-z and A-Z */
#define IMG_BUFSIZE (LCD_HEIGHT * LCD_WIDTH * MAX_IMAGES/25) / 8
#define IMG_BUFSIZE (LCD_HEIGHT * LCD_WIDTH * MAX_IMAGES/10) / 8
#define WPS_MAX_LINES (LCD_HEIGHT/5+1)
#define FORMAT_BUFFER_SIZE 3072
#else

View file

@ -48,9 +48,10 @@ Width: 55
<wps>
Name: boxes.wps
rwps: boxes.rwps
Author: Christi Scarborough (after Magnus Westerlund)
Font: rockbox_default.fnt
Statusbar: off
Statusbar: on
Height: 128
Width: 160
</wps>
@ -100,3 +101,12 @@ Statusbar: Off
Height: 64
Width: 128
</rwps>
<rwps>
Name: boxes.rwps
Author: Christi Scarborough
Font: rockbox_default.fnt
Statusbar: off
Height: 64
Width: 128
</rwps>

43
wps/boxes.rwps Normal file
View file

@ -0,0 +1,43 @@
%x|a|r-bg.bmp|0|0|
%xl|B|vol-0.bmp|12|1|
%xl|C|vol-1.bmp|12|1|
%xl|D|vol-2.bmp|12|1|
%xl|E|vol-3.bmp|12|1|
%xl|F|vol-4.bmp|12|1|
%xl|G|vol-5.bmp|12|1|
%xl|H|vol-6.bmp|12|1|
%xl|I|vol-7.bmp|12|1|
%xl|K|vol-8.bmp|12|1|
%xl|L|vol-9.bmp|12|1|
%xl|z|vol-10.bmp|12|1|
%xl|O|r-bat-0.bmp|109|0|
%xl|P|r-bat-1.bmp|109|0|
%xl|Q|r-bat-2.bmp|109|0|
%xl|R|r-bat-3.bmp|109|0|
%xl|S|r-bat-4.bmp|109|0|
%xl|T|r-pwr.bmp|109|0|
%xl|m|r-rpt-all.bmp|0|6|
%xl|n|r-rpt-one.bmp|0|6|
%xl|o|r-rpt-shf.bmp|0|6|
%xl|p|nav-stop.bmp|68|2|
%xl|q|nav-play.bmp|68|2|
%xl|r|nav-pause.bmp|68|2|
%xl|s|nav-ffwd.bmp|68|2|
%xl|t|nav-rwnd.bmp|68|2|
%xl|u|shf.bmp|14|6|
%xl|v|lock-m.bmp|86|0|
%xl|x|lock-r.bmp|98|0|
%wd
%ac%t5%s%?it<%it|%fn>;%ac%t5%s%?ia<%ia|%?d2<%d2|(Unknown Artist
%ac%t5%pc / %pt;%ac%t5Track %pp of %pe
%pb
%ac%t5%s%?It<%It|%Fn>;%ac%t5%s%?Ia<%Ia|%D2>
%?pv<%xdB|%xdC|%xdD|%xdE|%xdF|%xdG|%xdH|%xdI|%xdK|%xdL|%xdz>
%?bp<%xdT|%?bl<%xdO|%xdP|%xdQ|%xdR|%xdS>>
%?mm<|%xdm|%xdn|%xdo>
%?mp<%xdp|%xdq|%xdr|%xds|%xdt>
%?ps<%xdu|>
%?mh<%xdv|>
%?mr<%xdx|>

BIN
wps/boxes/r-bat-0.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 B

BIN
wps/boxes/r-bat-1.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 B

BIN
wps/boxes/r-bat-2.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 B

BIN
wps/boxes/r-bat-3.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 B

BIN
wps/boxes/r-bat-4.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 B

BIN
wps/boxes/r-bg.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
wps/boxes/r-pwr.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 B

BIN
wps/boxes/r-rpt-all.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 B

BIN
wps/boxes/r-rpt-one.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 B

BIN
wps/boxes/r-rpt-shf.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 190 B

After

Width:  |  Height:  |  Size: 190 B