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