summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/bmp.c (follow)
Commit message (Expand)AuthorAge
* Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg2009-01-12
* remove unneeded LCD_DEPTH test in lib/resize.h, add some comments explaining ...Andrew Mahone2009-01-08
* cleanup for core-file-in-pluginlib compilation:Andrew Mahone2009-01-08
* remove extra include of core bmp.c from a previous attempt at pluginlib scalerAndrew Mahone2009-01-04
* build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...Andrew Mahone2009-01-04
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Accept FS#7218 by Dave Hooper: Bitmap version of the sliding puzzle game.Nicolas Pennequin2008-01-26
* PictureFlow fixes and improvements:Nicolas Pennequin2007-12-11
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps.Antoine Cellerier2006-07-19