- Status Closed
- Percent Complete
- Task Type Patches
- Category Plugins
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.4
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Marek Niemiec - 2009-12-26
Last edited by Thomas Martitz - 2009-12-29
Opened by Marek Niemiec - 2009-12-26
Last edited by Thomas Martitz - 2009-12-29
FS#10877 - [Lamp-Plugin]: More colors
This patch extends the Lamp-Plugin by additional colors {green, blue, yellow, orange}, if the Player supports color LCD screen.
The two-dimensional array ‘static int colorset[NUM_COLORSETS][3]’ is extended by additional entries of the RGB-values for new the new colors.
The constant ‘NUM_COLORSETS’ above has to match the number of entries in first dimension of the array, too!
Tested on Sansa e250 V1 hardware and simulator. The orange color is rather weak on on this HW, but perhaps better on other platforms.
Feedbeack welcome!
Closed by Thomas Martitz
2009-12-29 13:34
Reason for closing: Duplicate
Additional comments about closing:
2009-12-29 13:34
Reason for closing: Duplicate
Additional comments about closing:
Please contribute to the existing task
FS#8934
instead of opening a new one.