Hello and Merry Christmas,
to get a little bit familiar to Rockbox development I started on a real trivial thing:
I've extended the lamp-plugin by a some more colors (green, blue, yellow, orange), which was real simple done by extending the 2-dimensional array colorset by additional entries of the RGB-values, see the attached file. I've compiled it under Ubuntu and it works fine on my Sansa e250 V1.
What do you think, should I publish it as a patch under flyspray or just update my SVN? I'm not sure, since I did not do it before and it is my first attemption to put something back to the communitiy.
Another expirience I did: It is not sufficient just to exchange *.rock-file but I had to update the whole rockbox firmware, it seems that the jump-in/return addresses shift if you modify a plug-in.
Regards from Germany, Mark