summaryrefslogtreecommitdiff
path: root/firmware/export/font.h
AgeCommit message (Expand)Author
2008-11-24Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-03-25Make checkwps compile again. Still more work is needed though, as checkwps i...Dave Chapman
2007-09-14Tab policeNils Wallménius
2007-06-30Change unsigned long to uint32_t and long to int32_t to fix a crash in Nils Wallménius
2007-03-05Use a larger font cache on the targets that can afford the (quite small) RAM ...Linus Nielsen Feltzing
2007-01-17sysfont.h is only needed by devices with bitmap displays.Barry Wardell
2007-01-17Make the build system create a sysfont.h which includes font information for ...Barry Wardell
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-08-03Increased maximum file size for models with LCD height larger than 64 toDaniel Stenberg
2005-04-19moved lcd_getstringsize into font.cChristian Gmeiner
2004-08-27font format documentation updated, obsolete definitions removedJörg Hohensohn
2004-08-27By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytesDaniel Stenberg
2004-08-26Fixed pointer types & struct fontJens Arnold
2004-08-26New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold
2003-06-29Added multiple inclusion protectionBjörn Stenberg
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg