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