summaryrefslogtreecommitdiffstats
path: root/firmware/font.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-27long policyJean-Philippe Bernardy1-1/+1
2005-01-22long policyJean-Philippe Bernardy1-3/+4
2004-08-26New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn1-135/+11
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold1-6/+6
2004-08-03More const policeing step 3Jens Arnold1-1/+1
2004-05-14Some TAB characters slipped in...Jens Arnold1-7/+7
2004-05-14Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold1-31/+24
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell1-3/+0
2002-10-09'Reset settings' now also resets wps, font and language (although you have to...Björn Stenberg1-1/+6
2002-10-08Added persistence of last .wps, .fnt and .lng file played in /.rockboxBjörn Stenberg1-2/+2
2002-09-20New full ISO-8859-1 system font.Björn Stenberg1-124/+215
2002-09-16Daniel, Eric Linenberg1-16/+22
2002-09-13Greg Haerr's font patch 3:Daniel Stenberg1-40/+76
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg1-0/+228