aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/AsxPlaylistPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-29playlist/memory: use std::forward_list instead of GSListMax Kellermann1-20/+5
2013-01-29playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProviderMax Kellermann1-38/+6
2013-01-27playlist/*: convert to C++Max Kellermann1-39/+46
2011-09-16input_stream: non-blocking I/OMax Kellermann1-1/+2
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-15input_stream: return errors with GErrorMax Kellermann1-2/+10
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-10-21playlist: new ASX playlist pluginMax Kellermann1-120/+100
2009-10-21playlist/xspf: ignore text in root, playlist, tracklistMax Kellermann1-0/+2
2009-10-13playlist: added XSPF pluginMax Kellermann1-0/+331