summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/xlcd_draw.c
AgeCommit message (Expand)Author
2020-10-26Whitespace cleanup on fb_viewport RewriteWilliam Wilgus
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus
2020-10-26make the plugin API frambuffer agnosticMoshe Piekarski
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy
2016-12-18Add circle drawing/filling to xlcdFranklin Wei
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-04pluginlib: made local functions in static and made sure that source files inc...Bertrik Sikken
2007-08-04Rewrote the clock plugin in a cleaner and more modular way so that it can sca...Kevin Ferrare
2007-01-09Removed executable flagLinus Nielsen Feltzing
2006-03-08LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold