index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lib
/
xlcd_scroll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
Define LCD_STRIDEFORMAT unconditionally
Aidan MacDonald
1
-2
/
+2
2020-10-26
Whitespace cleanup on fb_viewport Rewrite
William Wilgus
1
-10
/
+10
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
1
-26
/
+81
2020-10-26
make the plugin API frambuffer agnostic
Moshe Piekarski
1
-25
/
+25
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-141
/
+2
2011-08-25
Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()
Thomas Jarosch
1
-4
/
+4
2011-08-25
Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() i...
Thomas Jarosch
1
-6
/
+6
2010-08-25
Remove a bunch of build conditions inside .c files
Rafaël Carré
1
-3
/
+0
2009-11-22
XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp hori...
Jens Arnold
1
-6
/
+3
2009-10-16
Pluginlib: make scroll functions clear screen if scrolled by >= screen size (...
Torne Wuff
1
-0
/
+36
2009-10-08
LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides.
Karl Kurbjun
1
-2
/
+2
2009-09-12
Add Vertical stride support to LCD scrolling functions.
Karl Kurbjun
1
-0
/
+92
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-66
/
+66
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-03-23
LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved ...
Jens Arnold
1
-31
/
+86
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
1
-0
/
+0
2006-04-06
Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr...
Jens Arnold
1
-4
/
+4
2006-03-08
LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...
Jens Arnold
1
-0
/
+576