aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/DespotifyPlaylistPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-29playlist/despotify: various code simplificationsMax Kellermann1-55/+31
2013-01-29playlist/memory: use std::forward_list instead of GSListMax Kellermann1-13/+8
2013-01-29playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProviderMax Kellermann1-58/+10
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-2/+2
2013-01-27playlist/*: convert to C++Max Kellermann1-1/+1
2013-01-26playlist/*: convert to C++Max Kellermann1-1/+1
2013-01-21input,playlist/despotify: convert to C++Max Kellermann1-19/+25
2012-07-10require GLib 2.16Max Kellermann1-1/+1
2011-09-16input_stream: non-blocking I/OMax Kellermann1-1/+2
2011-04-12playlist: Despotify plugin: Correct init in daemon modeSimon Kagstrom1-1/+1
2011-03-29playlist: Add despotify playlist pluginSimon Kagstrom1-0/+216