rockbox/apps/bitmaps
Thomas Martitz 9a70c42241 Add the ability to create a prefilled struct bitmap along with generated images.
This allows to directly draw generated and builtin images using lcd_bmp(bm_xxx);
Also fixes builtin list icons on non-mono targets, as they didn't have the
format field set.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30971 a1c6a512-1295-4272-9138-f99709370657
2011-11-13 15:37:16 +00:00
..
mono Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). 2010-06-21 16:53:00 +00:00
native Sansa clip zip: fix colours of icons, logos, album art 2011-10-29 22:36:47 +00:00
remote_mono Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). 2010-06-21 16:53:00 +00:00
remote_native Revert hotkey bitmaps 2010-05-07 14:46:42 +00:00
bitmaps.make Add the ability to create a prefilled struct bitmap along with generated images. 2011-11-13 15:37:16 +00:00