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
/
tools
/
bmp2rb.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Make RAW option explicitly little-endian and ensure that bmp2rb works the sam...
Dave Chapman
2007-01-18
*
Add swap bytes option
Greg White
2007-01-18
*
Fix comment
Greg White
2007-01-17
*
Add raw file generation
Greg White
2007-01-17
*
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
2006-11-10
*
X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...
Jens Arnold
2006-07-28
*
Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as ap...
Jens Arnold
2006-04-04
*
open the image in binary mode to work better on windows
Daniel Stenberg
2006-02-28
*
Fix stupid padded width calculation bug.
Jens Arnold
2006-02-27
*
First attempt at generating and using .h files from bitmaps using bmp2rb. Th...
Dave Chapman
2006-02-21
*
Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possib...
Jens Arnold
2006-02-16
*
Use 'int' for 32 bit variables in host tools to better run on 64bit archs.
Daniel Stenberg
2006-02-08
*
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-30
*
Add output format for the ipod's byte-swapped rgb565
Dave Chapman
2005-11-15
*
Added 16-bit RGB format to bmp2rb
Linus Nielsen Feltzing
2005-11-14
*
bmp2rb: Prepared for future colour bitmap support. The tool reads all BMPs in...
Jens Arnold
2005-07-28
*
Heavily extended bmp2rb conversion tool: Handles 4, 16, 24 and 32 bit BMPs in...
Jens Arnold
2005-07-07
*
Fixed to allow conversions of 160x128 pictures too.
Daniel Stenberg
2004-12-20
*
Magnus Holmgren's patch #708098 that makes bmp2rb insensitive to endianess
Daniel Stenberg
2003-05-21
*
autodetect an ID smarter
Daniel Stenberg
2003-03-19
*
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-21
*
made it output valid C code even if given a filename that starts with a
Daniel Stenberg
2002-08-19
*
Created.
Mats Lidell
2002-08-16