aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_queue.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* command: "load" supports remote playlists (m3u, xspf, lastfm://)Max Kellermann2009-10-131-0/+94
This patch integrates the playlist plugin API to the MPD core. We'll be able to do much more in the future with that API, that's just the beginning.