summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/xlcd_scroll.c (follow)
Commit message (Expand)AuthorAge
* Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()Thomas Jarosch2011-08-25
* Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() i...Thomas Jarosch2011-08-25
* Remove a bunch of build conditions inside .c filesRafaël Carré2010-08-25
* XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp hori...Jens Arnold2009-11-22
* Pluginlib: make scroll functions clear screen if scrolled by >= screen size (...Torne Wuff2009-10-16
* LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides.Karl Kurbjun2009-10-08
* Add Vertical stride support to LCD scrolling functions.Karl Kurbjun2009-09-12
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved ...Jens Arnold2008-03-23
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr...Jens Arnold2006-04-06
* LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold2006-03-08