summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/grayscale.c (unfollow)
Commit message (Expand)Author
2004-05-19Removed duplicate grayscale frameworkJens Arnold
2004-05-19o killed trailing whitespaceDaniel Stenberg
2004-05-19moved Jens Arnold's grayscale frame work source file to the plugin libraryDaniel 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