summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/gray.h
AgeCommit message (Expand)Author
2006-02-26Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold
2006-01-23Grayscale library: colour macros now matching the core LCD drivers.Jens Arnold
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold
2005-10-01Core: A graphics framework can now register a hook function to extend the cor...Jens Arnold
2005-09-30H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...Jens Arnold
2005-07-27Grayscale library: (1) Ported to iriver H1x0. Experiments have shown that the...Jens Arnold
2005-07-25Complete rework of the grayscale library: (1) Implemented the new rockbox gra...Jens Arnold
2004-08-03Const policed the grayscale lib & pluginJens Arnold
2004-07-06Added screen dump function to the grayscale libJens Arnold
2004-06-25added comments about default valuesJens Arnold
2004-06-23Split grayscale library into several files to make up a real function library...Jens Arnold
2004-06-02Major rework of the grayscale framework:Jens Arnold
2004-05-20Missing function declarationJens Arnold
2004-05-20Font support, several speed and size tweaksJens Arnold
2004-05-19Added return parameter for space taken by grayscale buffer to gray_init_buffer()Jens Arnold
2004-05-19First real library version of the grayscale frameworkJens Arnold