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