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
/
firmware
/
drivers
/
lcd-remote-2bit-vi.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-28
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
LCD drivers: * Automatically optimise horizontal and vertical lines drawn via...
Jens Arnold
2008-04-12
*
First step towards the iAudio M3 port: Make the 2bit vertically interleaved L...
Jens Arnold
2008-03-09
*
Add the viewport functions to the screens API, including a new getfont() func...
Dave Chapman
2008-01-08
*
Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...
Dave Chapman
2008-01-07
*
Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)
Antoine Cellerier
2007-09-30
*
Fix warnings and errors. Remove some added stuff that wasn't needed afterall.
Michael Sevakis
2007-07-28
*
Scroll on main and remote with a single thread. Change the way system message...
Michael Sevakis
2007-07-28
*
for WPS files with many lines the current wps code will call puts_scroll with...
Robert Kukla
2007-04-01
*
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
2007-03-04
*
X5: Move the remote tick to target tree.
Jens Arnold
2007-02-25
*
Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...
Jens Arnold
2007-02-20
*
Removed executable flag
Linus Nielsen Feltzing
2007-01-09
*
Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...
Jens Arnold
2006-11-26
*
Added a small interface to screens to translate colors into remote gray level...
Michael Sevakis
2006-10-14
*
Fix them all.
Miika Pekkarinen
2006-09-25
*
New scheduler, with priorities for swcodec platforms. Frequent task
Miika Pekkarinen
2006-09-16
*
Allow scrolling lines with different x-margins. The margin at the time of the...
Mark Arigo
2006-08-23
*
LCD remote support for iAudio X5
Linus Nielsen Feltzing
2006-07-28
*
X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...
Jens Arnold
2006-07-28