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+2
Last edited by Bertrik Sikken (bertrik) - Friday, 28 May 2010, 21:38 GMT+2
Opened by Bertrik Sikken (bertrik) - Monday, 14 July 2008, 23:10 GMT+2
Last edited by Bertrik Sikken (bertrik) - Friday, 28 May 2010, 21:38 GMT+2
|
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)
Friday, 28 May 2010, 21:38 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed anyway, basically every other sansa model seems to have LCD invert enabled too.
Friday, 28 May 2010, 21:38 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed anyway, basically every other sansa model seems to have LCD invert enabled too.
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.