Rockbox Ports are now being developed for various digital audio players!
my question is... given that the random folder navigation is part of the Rockbox software, why do we have to use a "plugin" to initialize it?
i didn't see the description of how to create the "folder_advance_list.dat" in the manual.
also, why is the format of the .dat file not human readable/editable?
Binary formats are usually smaller, easier to parse and quicker. It's not unfinished.
then i know a nifty addition someone (maybe me) can add to that plugin... the ability to export and import the file for hand editing. anyone interested?
because of code size. We want the core to be small, and a feature used that rarely isn't needed to be part of the core.
i wanted to edit the list to remove unwanted directories, especially those that contain no music, or that contain music i don't want randomly chosen.
Page created in 0.092 seconds with 14 queries.