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