index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lib
/
xlcd_scroll.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()
Thomas Jarosch
2011-08-25
*
Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() i...
Thomas Jarosch
2011-08-25
*
Remove a bunch of build conditions inside .c files
Rafaël Carré
2010-08-25
*
XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp hori...
Jens Arnold
2009-11-22
*
Pluginlib: make scroll functions clear screen if scrolled by >= screen size (...
Torne Wuff
2009-10-16
*
LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides.
Karl Kurbjun
2009-10-08
*
Add Vertical stride support to LCD scrolling functions.
Karl Kurbjun
2009-09-12
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved ...
Jens Arnold
2008-03-23
*
Removed executable flag
Linus Nielsen Feltzing
2007-01-09
*
Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr...
Jens Arnold
2006-04-06
*
LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...
Jens Arnold
2006-03-08