mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 24 bit BMP instead of unnecessary 32 bit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16802 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
38ed901284
commit
9a7978aeab
34 changed files with 410 additions and 426 deletions
|
@ -3,8 +3,7 @@ configfile.c
|
|||
fixedpoint.c
|
||||
playback_control.c
|
||||
rgb_hsv.c
|
||||
#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) \
|
||||
&& !defined(IAUDIO_M3) /* TODO: Test whether it can be implemented */
|
||||
#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4)
|
||||
grey_core.c
|
||||
grey_draw.c
|
||||
grey_parm.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue