This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#2821 - Updated snow.rock support for color
Attached to Project:
Rockbox
Opened by Lars van de Klomp (larsivar) - Sunday, 11 December 2005, 11:21 GMT+1
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 01 August 2007, 15:36 GMT+1
Opened by Lars van de Klomp (larsivar) - Sunday, 11 December 2005, 11:21 GMT+1
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 01 August 2007, 15:36 GMT+1
|
DetailsWell just what the summary says. I added the lcd.h
libary and putted: #ifdef HAVE_LCD_COLOR rb->lcd_clear_display(); rb->lcd_set_foreground(COLOR_WHITE); rb->lcd_set_background(COLOR_BLUE); #endif somewhere on the last lines :) |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Wednesday, 01 August 2007, 15:36 GMT+1
Reason for closing: Accepted
Wednesday, 01 August 2007, 15:36 GMT+1
Reason for closing: Accepted