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
/
mips
/
ingenic_jz47xx
/
lcd-jz4740.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
1
-2
/
+2
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
1
-4
/
+4
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-1
/
+1
2010-01-03
Onda VX747/VX777: centralise LCD clock en-/disabling.
Maurus Cuelenaere
1
-8
/
+15
2010-01-03
Onda VX747/VX777: disable LCD when backlight is off (saves power)
Maurus Cuelenaere
1
-3
/
+10
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
1
-1
/
+1
2009-08-19
fix red
Nils Wallménius
1
-1
/
+2
2009-05-20
Speed up LCD driver on Ingenic Jz4740 by doing some sort of partial LCD updates.
Maurus Cuelenaere
1
-5
/
+3
2009-04-18
Fix some issues with YUV blitting on Onda VX747 (still not working properly)
Maurus Cuelenaere
1
-12
/
+22
2009-04-18
Onda VX747:
Maurus Cuelenaere
1
-14
/
+57
2009-03-17
Rework lcd_enabled and lcd_set/call_enable hook
Thomas Martitz
1
-2
/
+2
2009-03-09
Onda VX747:
Maurus Cuelenaere
1
-4
/
+5
2009-03-09
* Onda VX767: fix some redundant files + add some missing functions for apps/...
Maurus Cuelenaere
1
-0
/
+2
2009-02-09
Onda VX747: commit some parts to get apps/ to compile (more will follow)
Maurus Cuelenaere
1
-0
/
+15
2009-01-27
Onda VX747:
Maurus Cuelenaere
1
-8
/
+0
2009-01-21
Onda VX747:
Maurus Cuelenaere
1
-1
/
+1
2008-12-20
Ingenic players:
Maurus Cuelenaere
1
-0
/
+1
2008-12-20
Ingenic players: disable LCD clock when unneeded
Maurus Cuelenaere
1
-1
/
+6
2008-12-20
Ingenic targets:
Maurus Cuelenaere
1
-40
/
+51
2008-12-04
Ingenic targets:
Maurus Cuelenaere
1
-15
/
+17
2008-12-03
Jz4740 targets: make sure you don't yield when in interrupt mode
Maurus Cuelenaere
1
-15
/
+39
2008-11-24
Onda VX747: fix LCD bug by blocking lcd_update_rect() requests
Maurus Cuelenaere
1
-0
/
+6
2008-11-04
Onda VX747:
Maurus Cuelenaere
1
-11
/
+11
2008-09-17
Onda VX747:
Maurus Cuelenaere
1
-1
/
+9
2008-09-14
Onda VX747:
Maurus Cuelenaere
1
-1
/
+1
2008-08-26
Onda VX747:
Maurus Cuelenaere
1
-1
/
+1
2008-08-15
Onda VX747:
Maurus Cuelenaere
1
-11
/
+5
2008-08-06
* Add myself to some areas in docs/MAINTAINERS
Maurus Cuelenaere
1
-0
/
+3
2008-07-17
1) Set svn:keywords where they should've been set
Maurus Cuelenaere
1
-1
/
+1
2008-07-16
Remove obsolete function + cleanup code a bit
Maurus Cuelenaere
1
-14
/
+4
2008-07-16
Fix the LCD bug!
Maurus Cuelenaere
1
-3
/
+10
2008-07-14
Remove svn:executable
Maurus Cuelenaere
1
-0
/
+0
2008-07-14
Add preliminary support for the Onda VX747 (MIPS target)
Maurus Cuelenaere
1
-0
/
+94