summaryrefslogtreecommitdiff
path: root/apps/recorder/bmp.c
AgeCommit message (Expand)Author
2005-05-08Made it build warning-free on the sim. This could not have worked in the simDaniel Stenberg
2005-05-07include autoconf for the endian definesDaniel Stenberg
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-04-25Long policy againLinus Nielsen Feltzing
2005-04-25Long policyLinus Nielsen Feltzing
2005-04-25New BMP reader by Tomas SalfischbergerLinus Nielsen Feltzing
2002-08-16(while I remember this) The width padding is 4-byte aligned, nothing else...Daniel Stenberg
2002-08-16removed code within #ifdef STANDALONE since it doesn't work and isn't everDaniel Stenberg
2002-08-13Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg
2002-05-30removed unused variables, removed static variablesDaniel Stenberg
2002-05-30corrected the comment regarding what kind of BMP files this readsDaniel Stenberg
2002-05-29included debug.h for debugf functionFelix Arends
2002-05-21free memoryDaniel Stenberg
2002-05-17Moving recorder code to recorder/Björn Stenberg