Rockbox Ports are now being developed for various digital audio players!
I also have to admit that I've never contributed to an open source project before. If I did make a simple change to the baseline that would allow this feature to be configured, how hard is it for a guy off the street like me to actually check my changes into the source control and have them actually included in the baseline in future releases?
The only way I can think to do this is to implement something like UnionFS in Rockbox's core. This present's several challenges, not the least of which being that "Implementing new filesystems" is on the Rockbox NODO list. Also, I can't see any way you could do this as a plugin, it would have to be in the core.
everyone else seems content with the microSD slot coming up as <microSD> in the filebrowser
I implemented something like this sometime in 2008. As far as I can tell is that I only made modifications in these three files:filetree.c, onplay.c, playlist.cQuote from: JdGordon on January 11, 2010, 02:45:39 AMeveryone else seems content with the microSD slot coming up as <microSD> in the filebrowserNot everyone.
Post the patch.
Page created in 0.109 seconds with 15 queries.