summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/gray_putsxy.c (unfollow)
Commit message (Expand)Author
2005-07-25Complete rework of the grayscale library: (1) Implemented the new rockbox gra...Jens Arnold
2004-08-27Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold
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-03Const policed the grayscale lib & pluginJens Arnold
2004-06-23Split grayscale library into several files to make up a real function library...Jens Arnold