rockbox/apps/plugins/bitmaps
Jens Arnold bdca83b86c Quick fix for the failing m:robe 500 build. Proper rockblox graphics are needed to make it work correctly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17631 a1c6a512-1295-4272-9138-f99709370657
2008-05-25 21:31:36 +00:00
..
mono Fix rockblox on all 160x128x2 and 160x128x16 targets. They used the mono bitmap intended for m:robe100 as a native one, making the background looking odd and crashing the sim. Bitmaps for monochrome targets used like native bitmaps shouldn't reside in bitmaps/mono, as that's asking for confusion. 2008-05-25 21:12:18 +00:00
native Quick fix for the failing m:robe 500 build. Proper rockblox graphics are needed to make it work correctly. 2008-05-25 21:31:36 +00:00
remote_mono Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less. 2006-10-27 21:48:06 +00:00
remote_native Use nicer logos in the logo plugin, plus use the bitmap build system magic. 2008-01-31 19:28:51 +00:00
viewer_defaults Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced with the current foreground colour 2007-07-14 09:19:46 +00:00