index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
recorder
/
bmp.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Support GIMP bmp files.
Thomas Martitz
2013-12-22
*
Support for transparency in 32bit bitmaps on color targets.
Thomas Martitz
2011-11-08
*
s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/
Nils Wallménius
2010-07-24
*
Inline output_row_8_native when building bmp.c in core without HAVE_JPEG or H...
Andrew Mahone
2009-05-09
*
Split 8-bit-to-native conversion in bmp.c into a function, add support for pl...
Andrew Mahone
2009-05-09
*
cleanup for core-file-in-pluginlib compilation:
Andrew Mahone
2009-01-08
*
build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...
Andrew Mahone
2009-01-04
*
Make scaler output truly pluggable, add an 8-bit greyscale output to
Andrew Mahone
2008-12-26
*
Latest work on the bmp on-load scaler:
Andrew Mahone
2008-12-26
*
fix get_totalsize to return the correct size in some cases where it failed
Andrew Mahone
2008-12-10
*
resize-on-load for bitmap files on 2bpp and color targets
Andrew Mahone
2008-12-09
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Add read_bmp_fd and make the first parameter of read_bmp_file ("filename") co...
Nicolas Pennequin
2007-11-10
*
/me fail english? thats unpossible
Jonathan Gordon
2007-04-11
*
Fix the comment, read_bmp_file() returns >=0 for success, not 0
Jonathan Gordon
2007-04-11
*
Color BMP support
Linus Nielsen Feltzing
2006-01-28
*
New BMP reader by Tomas Salfischberger
Linus Nielsen Feltzing
2005-04-25
*
prototype for the BMP file reader function
Daniel Stenberg
2002-05-30