summaryrefslogtreecommitdiff
path: root/apps/recorder/bmp.h (follow)
Commit message (Expand)AuthorAge
* Support GIMP bmp files.Thomas Martitz2013-12-22
* Support for transparency in 32bit bitmaps on color targets.Thomas Martitz2011-11-08
* s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/Nils Wallménius2010-07-24
* Inline output_row_8_native when building bmp.c in core without HAVE_JPEG or H...Andrew Mahone2009-05-09
* Split 8-bit-to-native conversion in bmp.c into a function, add support for pl...Andrew Mahone2009-05-09
* cleanup for core-file-in-pluginlib compilation:Andrew Mahone2009-01-08
* build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...Andrew Mahone2009-01-04
* Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone2008-12-26
* Latest work on the bmp on-load scaler:Andrew Mahone2008-12-26
* fix get_totalsize to return the correct size in some cases where it failedAndrew Mahone2008-12-10
* resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone2008-12-09
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Add read_bmp_fd and make the first parameter of read_bmp_file ("filename") co...Nicolas Pennequin2007-11-10
* /me fail english? thats unpossibleJonathan Gordon2007-04-11
* Fix the comment, read_bmp_file() returns >=0 for success, not 0Jonathan Gordon2007-04-11
* Color BMP supportLinus Nielsen Feltzing2006-01-28
* New BMP reader by Tomas SalfischbergerLinus Nielsen Feltzing2005-04-25
* prototype for the BMP file reader functionDaniel Stenberg2002-05-30