rockbox/apps/plugins/bitmaps
2008-02-02 12:10:42 +00:00
..
mono Oops. Only build mpegplayer bitmaps for SWCODEC. 2008-01-22 12:11:10 +00:00
native Small improvements to sliding puzzle. (1) Don't draw the 'Moves' box at fixed size, and display 'Moves:' and number of moves on one line for square and portrait screens. (2) Use 4x4 spots on Archos too, to make the spots look square on the Archos display - change the default 80x64 image accordingly. (3) Replace the 110x110 images with 108x108 so that the width is evenly divisible by 4 (number of spots) as mentioned in the comment. (4) Make the greyscale images look a little less broken, could be even better though. -- The code could be made simpler and more flexible but one step at a time. 2008-02-02 12:10:42 +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