rockbox/apps/plugins/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 SA9200: Make plugins. Cheat a little just to get things to make at first by using some artwork for 128x128 screen. 2011-01-09 21:42:25 +00:00
native Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordinates in the code. 2011-01-10 07:32:29 +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 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
viewer_defaults
pluginbitmaps.make Add the ability to create a prefilled struct bitmap along with generated images. 2011-11-13 15:37:16 +00:00