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
/
target
/
arm
/
lcd-c200_c200v2.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-28
*
udelay between command and data write seems to get rid of the display glitche...
Tobias Diedrich
2010-06-27
*
Of course there's no mdelay on c200(v1), so just use udelay
Tobias Diedrich
2010-06-19
*
Include system-target.h for mdelay
Tobias Diedrich
2010-06-19
*
Use mdelay
Tobias Diedrich
2010-06-19
*
C200v2 lcd controller still gets stuck sometimes, do a full controller init i...
Tobias Diedrich
2010-06-18
*
Apply FS#9194 - LCD invert for Sansa c200/c200v2
Bertrik Sikken
2010-05-28
*
See 0x429c in OF (lcd_init), B6 is lcd reset line.
Tobias Diedrich
2010-05-10
*
Fix the remaining reds.
Thomas Martitz
2010-05-06
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Sansa AMS: refactor DBOP button reading (e200v2/Fuze/c200v2)
Rafaël Carré
2010-01-06
*
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-20
*
Sansa c200v2: update DBOP button reading mechanism, this enables readout of t...
Bertrik Sikken
2009-09-05
*
fix red
Nils Wallménius
2009-08-19
*
Do not use lcd_blit_yuv() if MEMORYSIZE <= 2, since mpegplayer won't run anyw...
Rafaël Carré
2009-06-21
*
Sansa c200v1 & c200v2 LCD: higher performance when writing pixels
Rafaël Carré
2009-06-20
*
Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driver
Rafaël Carré
2009-06-17