summaryrefslogtreecommitdiff
path: root/firmware/font.c (follow)
Commit message (Expand)AuthorAge
* New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn2004-08-26
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* More const policeing step 3Jens Arnold2004-08-03
* Some TAB characters slipped in...Jens Arnold2004-05-14
* Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold2004-05-14
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* 'Reset settings' now also resets wps, font and language (although you have to...Björn Stenberg2002-10-09
* Added persistence of last .wps, .fnt and .lng file played in /.rockboxBjörn Stenberg2002-10-08
* New full ISO-8859-1 system font.Björn Stenberg2002-09-20
* Daniel, Eric Linenberg2002-09-16
* Greg Haerr's font patch 3:Daniel Stenberg2002-09-13
* Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg2002-09-12