Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2c836341edfc7336a4792f8085d00bf9c8fd7b47
/
apps
/
recorder
/
bmp.c
1188f93
Made it build warning-free on the sim. This could not have worked in the sim
by Daniel Stenberg
· 20 years ago
113a58d
include autoconf for the endian defines
by Daniel Stenberg
· 20 years ago
b8a23f9e
Fixed makefiles for autoconf.g include.
by Daniel Stenberg
· 20 years ago
de4ef01
Long policy again
by Linus Nielsen Feltzing
· 20 years ago
c27d51c
Long policy
by Linus Nielsen Feltzing
· 20 years ago
250678b
New BMP reader by Tomas Salfischberger
by Linus Nielsen Feltzing
· 20 years ago
afc9b57
(while I remember this) The width padding is 4-byte aligned, nothing else...
by Daniel Stenberg
· 23 years ago
a847271
removed code within #ifdef STANDALONE since it doesn't work and isn't ever used.
by Daniel Stenberg
· 23 years ago
ebb14ca
Gained about 128 KB buffer space by removing malloc() and the heap
by Björn Stenberg
· 23 years ago
5813fa9
removed unused variables, removed static variables
by Daniel Stenberg
· 23 years ago
00c6f51
corrected the comment regarding what kind of BMP files this reads
by Daniel Stenberg
· 23 years ago
1f50b8b
included debug.h for debugf function
by Felix Arends
· 23 years ago
aa11e3e
free memory
by Daniel Stenberg
· 23 years ago
37a7c25
Moving recorder code to recorder/
by Björn Stenberg
· 23 years ago
[Renamed from apps/bmp.c]
1c0c861
moved from the simulator dir
by Daniel Stenberg
· 23 years ago