summaryrefslogtreecommitdiff
path: root/firmware/font.c (follow)
Commit message (Expand)AuthorAge
* font caching fixes by Frank DischnerMarcoen Hirschberg2006-03-22
* Fixed more pointer size vs. int size problems (64 bit sims)Jens Arnold2006-03-02
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* moved lcd_getstringsize into font.cChristian Gmeiner2005-04-19
* long policyJean-Philippe Bernardy2005-01-27
* long policyJean-Philippe Bernardy2005-01-22
* 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