summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/xlcd_scroll.c
AgeCommit message (Expand)Author
2011-08-25Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()Thomas Jarosch
2011-08-25Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() i...Thomas Jarosch
2010-08-25Remove a bunch of build conditions inside .c filesRafaël Carré
2009-11-22XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp hori...Jens Arnold
2009-10-16Pluginlib: make scroll functions clear screen if scrolled by >= screen size (...Torne Wuff
2009-10-08LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides.Karl Kurbjun
2009-09-12Add Vertical stride support to LCD scrolling functions.Karl Kurbjun
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-03-23LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved ...Jens Arnold
2007-01-09Removed executable flagLinus Nielsen Feltzing
2006-04-06Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr...Jens Arnold
2006-03-08LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold