Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
sh
/
archos
/
player
/
lcd-player.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
61350bf
Remove old reference code, better match Old-LCD init with datasheet, and a bit of optimisation.
by Jens Arnold
· 18 years ago
8f872e8
Set svn:keywords properly
by Jens Arnold
· 18 years ago
0430632
Added command macros for old LCD. Renamed some macros to better match the datasheets.
by Jens Arnold
· 18 years ago
54ea2e4
Charcell lcd driver: Preparations for switching to non-immediate LCD updates, using lcd_update() like on bitmap targets. * Added proper clipping. * Simplified simulator code.
by Jens Arnold
· 18 years ago
ad4e3d6
First step of charcell LCD code rework: * Make it fully unicode aware so that adding non-ISO8859-1 scripts becomes possible (limited by the LCD capabilities of course). * Make the API more similar to the bitmap LCD code's API. * Moved hardware dependent parts to target tree. * Simplified code. * Jumpscroll temporarily non-functional.
by Jens Arnold
· 18 years ago