GNOME Bugzilla – Bug 330014
Provide an easy way to clear Queued Songs
Last modified: 2006-02-16 09:56:53 UTC
It takes some keyboard and mouse actions to clear Queued Songs playlist There should be an easy way, for example button "Clear" in Queued Songs view and context option in source panel. Other information:
Sounds useful, and shouldn't be too hard to do.
Created attachment 59133 [details] [review] patch Cleans up a bit of redundant code in rb-library-source.c and rb-podcast-source.c too.
Works for me. The only issue is that the "Clear Queue" button isn't greyed-out when the queue is empty (like "Create Audio CD" is when the playlist is empty).
Created attachment 59365 [details] [review] updated patch Now sets the sensitivity of the clear queue action appropriately.
(In reply to comment #4) > Created an attachment (id=59365) [edit] > updated patch > > Now sets the sensitivity of the clear queue action appropriately. Better. Greys-out clear queue properly. Works for me.
Looks good.
Committed.
*** Bug 331392 has been marked as a duplicate of this bug. ***