index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
iriver
/
h10
/
lcd-h10_5gb.c
Age
Commit message (
Expand
)
Author
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2009-03-02
Make the H10 5GB bootloader able to load the OF again. From FS#9955.
Barry Wardell
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-04-02
Revert... stupid svn doesn't complain when passing -m twice :(
Jens Arnold
2008-04-02
Make the measured LCD scanrates from the greylib known to the scanrate test p...
Jens Arnold
2008-03-25
Revert accidental tree commit. /me needs a smaller enter key...
Jens Arnold
2008-03-25
Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...
Jens Arnold
2008-03-24
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
2008-03-08
Revert accidental tree commit. Sorry for that.
Jens Arnold
2008-03-08
No need to have \n here. panicf() won't output it anyway.
Jens Arnold
2007-10-12
H10 LCD driver size reductions: Un-inline a function for H10 20GB, and introd...
Jens Arnold
2007-10-12
PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...
Jens Arnold
2007-07-26
H10: Speed up LCD updates significantly (~+80% when boosted).
Jens Arnold
2006-09-09
H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...
Barry Wardell