summaryrefslogtreecommitdiff
path: root/apps/plugins/grayscale.c (follow)
Commit message (Expand)AuthorAge
* grayscale.rock, jpeg.rock and video.rock now use default_event_handler_ex(). ...Jens Arnold2004-10-12
* Const policed the grayscale lib & pluginJens Arnold2004-08-03
* Adapted to new grayscale frameworkJens Arnold2004-06-02
* Adapted to new gray_init_buffer()Jens Arnold2004-05-19
* Grayscale demo plugin, now using the grayscale libraryJens Arnold2004-05-19
* this source file was moved to the lib/ dir insteadDaniel Stenberg2004-05-19
* Implemented scrolling up/down by n pixels (<= 7)Jens Arnold2004-05-17
* Vastly improved speed for gray_fillrect(), gray_drawgraymap(), left and right...Jens Arnold2004-05-15
* gray_drawbitmap() changed to use the same bitmap format as lcd_bitmap(). Also...Jens Arnold2004-05-12
* A plugin containing a framework to use grayscale display, primarily aimed at ...Jens Arnold2004-05-10