summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/xlcd.c (follow)
Commit message (Expand)AuthorAge
* The LCD extension lib was split into 3 parts: Removed old file.Jens Arnold2006-03-08
* Faster filled triangle drawing for colour targets and greyscale iPods.Jens Arnold2006-02-20
* Ooops, small fix.Jens Arnold2006-02-08
* Preparation for colour gfx viewers: xlcd_color_bitmap_part() and xlcd_color_b...Jens Arnold2006-02-08
* JPEG viewer adapted to colour targets (greyscale only for now). New functions...Jens Arnold2006-02-08
* Added memmove() to codec API & plugin API, and changed codeclib and plugin li...Jens Arnold2006-02-06
* Colour targets: Adapted mandelbrot plugin. The plugin library now contains sc...Jens Arnold2006-02-05
* Beginnings of a library complementing the core LCD functions. First function:...Jens Arnold2005-07-12