index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bmp2rb.c
Age
Commit message (
Expand
)
Author
2005-11-30
And now also allocates the correct amount
Linus Nielsen Feltzing
2005-11-30
Now clears the bitmap properly beforte converting
Linus Nielsen Feltzing
2005-11-15
Add output format for the ipod's byte-swapped rgb565
Dave Chapman
2005-11-14
Added 16-bit RGB format to bmp2rb
Linus Nielsen Feltzing
2005-07-28
bmp2rb: Prepared for future colour bitmap support. The tool reads all BMPs in...
Jens Arnold
2005-07-07
Heavily extended bmp2rb conversion tool: Handles 4, 16, 24 and 32 bit BMPs in...
Jens Arnold
2004-12-20
Fixed to allow conversions of 160x128 pictures too.
Daniel Stenberg
2003-05-21
Magnus Holmgren's patch #708098 that makes bmp2rb insensitive to endianess
Daniel Stenberg
2003-03-19
autodetect an ID smarter
Daniel Stenberg
2002-08-21
we like each line less than 80 characters wide please
Daniel Stenberg
2002-08-21
now detects 1bit BMP files too and adjusts to that, which makes things
Daniel Stenberg
2002-08-21
Added newline before EOF.
Mats Lidell
2002-08-19
made it output valid C code even if given a filename that starts with a
Daniel Stenberg
2002-08-16
Created.
Mats Lidell