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