Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
arm
/
tcc780x
/
cowond2
/
lcd-cowond2.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
adf2e4c
Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when the lcd is enabled and the image is refreshed so overlayed drawing can also be refreshed. Chiefly mpegplayer needs this so it can redraw the YUV data after the backlight is turned on while paused or when using 'Set Start Time'.
by Michael Sevakis
· 16 years ago
91202e1
D2: Adjustable backlight brightness (sometimes fails when boosted, suggests I2C timing needs adjustment). Tweak lcd_enable() to behave more like other targets.
by Rob Purchase
· 17 years ago
68a2168
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono() for colour targets. Plugin API became incompatible, so sort, clean up & bump. * Implemented lcd_blit_mono() for M3.
by Jens Arnold
· 17 years ago
b8b0337
D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warnings.
by Rob Purchase
· 17 years ago
562b9de
D2: Make lcd_init_device() actually turn on the LCD, in preparation for booting the main image. Previously this required an explicit lcd_enable(true).
by Rob Purchase
· 17 years ago
47ea030
Initial Cowon D2 commit:
by Rob Purchase
· 17 years ago