summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/pluginlib_bmp.c (follow)
Commit message (Expand)AuthorAge
* use different function to resize bitmap for greylib.Teruaki Kawashima2010-10-10
* fix redMarcin Bukat2010-09-29
* fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to prop...Marcin Bukat2010-09-29
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* pluginlib_bmp: fix bug that bitmap isn't saved correctly if width is not a mu...Teruaki Kawashima2009-08-16
* Fix duplicate #includesBertrik Sikken2009-05-17
* Split 8-bit-to-native conversion in bmp.c into a function, add support for pl...Andrew Mahone2009-05-09
* Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone2009-05-04
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg2009-01-12