summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/pluginlib_bmp.c
AgeCommit message (Expand)Author
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2010-10-10use different function to resize bitmap for greylib.Teruaki Kawashima
2010-09-29fix redMarcin Bukat
2010-09-29fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to prop...Marcin Bukat
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz
2009-08-16pluginlib_bmp: fix bug that bitmap isn't saved correctly if width is not a mu...Teruaki Kawashima
2009-05-17Fix duplicate #includesBertrik Sikken
2009-05-09Split 8-bit-to-native conversion in bmp.c into a function, add support for pl...Andrew Mahone
2009-05-04Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-12Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg