This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9194 - LCD invert for sansa c200
Attached to Project:
Rockbox
Opened by Bertrik Sikken (bertrik) - Monday, 14 July 2008, 23:10 GMT+1
Last edited by Bertrik Sikken (bertrik) - Saturday, 02 August 2008, 21:44 GMT+1
Opened by Bertrik Sikken (bertrik) - Monday, 14 July 2008, 23:10 GMT+1
Last edited by Bertrik Sikken (bertrik) - Saturday, 02 August 2008, 21:44 GMT+1
|
DetailsAttached patch adds support for LCD invert for the sansa c200.
In discussions on #rockbox the point was made that it does not actually make much sense to have LCD inversion for colour targets (although some other colour targets currently implement it), so this patch just prepares the support for it. To actually enable the option, uncomment "#define HAVE_LCD_INVERT" in config-c200.h. This patch does not increase the binsize if HAVE_LCD_INVERT is not defined. |
This task depends upon
Closed by Bertrik Sikken (bertrik)
Saturday, 02 August 2008, 21:44 GMT+1
Reason for closing: Rejected
Saturday, 02 August 2008, 21:44 GMT+1
Reason for closing: Rejected
I'm closing this because it seems useless to have this feature for a color target. If people are interested anyway, they should still be able to find the patch.