This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12398 - Give the random folder advance config a UI revamp
Attached to Project:
Rockbox
Opened by Jonathan Gordon (jdgordon) - Monday, 21 November 2011, 13:31 GMT+2
Opened by Jonathan Gordon (jdgordon) - Monday, 21 November 2011, 13:31 GMT+2
|
DetailsThis uses the same code as FS#12330 but uses it for the random folder advance config plugin instead.
I've nuked the entire plugin so not everything is reimplemented yet but it currently works. Two problems: 1) it uses the \t code in the lists which isnt great (indented lines which try to scroll don't quite work and it is not implemented for the skinned list yet) 2) It cant be used to select a whole sub tree, so if you have thousands of folders it will be very tedious to select them all. |
This task depends upon
FS#12032