This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8879 - Additional delete item in context menu
|
DetailsThis patch adds a delete item ("Delete <file>.*") to the context menu, which will delete all files in a directory with the same name.
Example: ... path/xyz.mp3 path/xyz.cue path/xyz.txt path/xyz.bmp ... Deleting one of them will also delete the other 3 files. TODO: Put the string to the language file. |
This task depends upon
sync to r17606 (use file_to_delete instead of selected_file)
synchronized to r17879