This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9666 - Invert albumart when LCD Mode is set to inverse
Attached to Project:
Rockbox
Opened by Jonas Häggqvist (rasher) - Thursday, 18 December 2008, 19:32 GMT+2
Last edited by Jonas Häggqvist (rasher) - Thursday, 19 March 2009, 20:13 GMT+2
Opened by Jonas Häggqvist (rasher) - Thursday, 18 December 2008, 19:32 GMT+2
Last edited by Jonas Häggqvist (rasher) - Thursday, 19 March 2009, 20:13 GMT+2
|
DetailsThis patch inverses album art in the WPS when LCD Mode is set to inverse. This makes the album art come out as it originally is, which is probably reasonable to do.
The patch also no longer sets the drawmode when drawing albumart, since the drawmode doesn't affect non-mono bitmaps. This enables the user to use the "LCD Mode" setting to change a light theme into a dark one, and vice versa, without it ruining album art in the WPS. Currently only tested in e200 sim. |
This task depends upon
Closed by Jonas Häggqvist (rasher)
Thursday, 19 March 2009, 20:13 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r20357.
Thursday, 19 March 2009, 20:13 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r20357.
Properly wrap the relevant code in #ifdef HAVE_LCD_INVERT