summaryrefslogtreecommitdiff
path: root/tools/bmp2rb.c (follow)
Commit message (Collapse)AuthorAge
* Fixed to allow conversions of 160x128 pictures too.Daniel Stenberg2004-12-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5498 a1c6a512-1295-4272-9138-f99709370657
* Magnus Holmgren's patch #708098 that makes bmp2rb insensitive to endianessDaniel Stenberg2003-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3691 a1c6a512-1295-4272-9138-f99709370657
* autodetect an ID smarterDaniel Stenberg2003-03-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3486 a1c6a512-1295-4272-9138-f99709370657
* we like each line less than 80 characters wide pleaseDaniel Stenberg2002-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1890 a1c6a512-1295-4272-9138-f99709370657
* now detects 1bit BMP files too and adjusts to that, which makes thingsDaniel Stenberg2002-08-21
| | | | | | | simpler git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1881 a1c6a512-1295-4272-9138-f99709370657
* Added newline before EOF.Mats Lidell2002-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1858 a1c6a512-1295-4272-9138-f99709370657
* made it output valid C code even if given a filename that starts with aDaniel Stenberg2002-08-19
| | | | | | | | dot, also made the width and height get written as proper #defines in the output C source. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1795 a1c6a512-1295-4272-9138-f99709370657
* Created.Mats Lidell2002-08-16
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1781 a1c6a512-1295-4272-9138-f99709370657