This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#1893 - Set Default Playlist Directory
Attached to Project:
Rockbox
Opened by Anonymous Submitter - Tuesday, 23 December 2003, 20:35 GMT+2
Opened by Anonymous Submitter - Tuesday, 23 December 2003, 20:35 GMT+2
|
DetailsThis patch provides the user with a means for setting a
short default directory name for playlists. I tend to keep all my playlists in the \Playlists directory, and this allows me to do this. There is a slight limitation here though. You will notice that I said short directory names. The max dir name can be 20 characters (MAX_FILENAME) because I did not want to use too much space in the config block. This patch also includes a small section of code to display the directory name of the files being added to the playlist on the LCD display. More of an informational thing than anything. Usage is : Go to the directory you want as your default, then press F1, select playlist options, then select the "Set Default Playlist Directory" option. mhoffman@sentel.com |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Sunday, 30 July 2006, 09:36 GMT+2
Reason for closing: Out of Date
Additional comments about closing: sounds like a subset of the playlist catalogue.
Sunday, 30 July 2006, 09:36 GMT+2
Reason for closing: Out of Date
Additional comments about closing: sounds like a subset of the playlist catalogue.