This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12104 - Prefill the playlist name when creating a new playlist from the file browser (or from elsewhere)
Attached to Project:
Rockbox
Opened by Ophir Lojkine (lovasoa) - Sunday, 08 May 2011, 00:37 GMT+2
Last edited by Frank Gevaerts (fg) - Sunday, 15 May 2011, 12:38 GMT+2
Opened by Ophir Lojkine (lovasoa) - Sunday, 08 May 2011, 00:37 GMT+2
Last edited by Frank Gevaerts (fg) - Sunday, 15 May 2011, 12:38 GMT+2
|
DetailsAs it's not easy to enter text on a small DAAP, adding a new playlist from the file browser took a long time. We had to enter the full name of the playlist from the keyboard.
With this patch, we can still enter text, but the text field is prefilled with the name of the directory, or file, from which the playlist is created. |
This task depends upon
Closed by Frank Gevaerts (fg)
Sunday, 15 May 2011, 12:38 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed as r29882
Sunday, 15 May 2011, 12:38 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed as r29882
If it's generated from a file, the user will want to add other files, and rarely to name the playlist according to the first file in it.
If it's already a playlist, as it's odd to copy a playlist into another playlist, the user will want to add other files or playlists to the current one, and will not want to give to the new playlist the same name as the original one.