summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/xlcd_draw.c (unfollow)
Commit message (Expand)Author
2007-01-09Removed executable flagLinus Nielsen Feltzing
2006-03-08LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold
2006-02-20Faster filled triangle drawing for colour targets and greyscale iPods.Jens Arnold
2006-02-08Ooops, small fix.Jens Arnold
2006-02-08Preparation for colour gfx viewers: xlcd_color_bitmap_part() and xlcd_color_b...Jens Arnold
2006-02-08JPEG viewer adapted to colour targets (greyscale only for now). New functions...Jens Arnold
2006-02-06Added memmove() to codec API & plugin API, and changed codeclib and plugin li...Jens Arnold
2006-02-05Colour targets: Adapted mandelbrot plugin. The plugin library now contains sc...Jens Arnold
2005-07-12Beginnings of a library complementing the core LCD functions. First function:...Jens Arnold