aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/LastFMPlaylistPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-7/+7
2013-01-27playlist/*: convert to C++Max Kellermann1-2/+1
2013-01-26input_stream: forward-declare the structMax Kellermann1-2/+1
2013-01-26playlist/*: convert to C++Max Kellermann1-10/+13
2012-08-14input_stream, main: remove obsolete GLib version checksMax Kellermann1-2/+0
2012-07-10require GLib 2.16Max Kellermann1-1/+0
2011-09-16input_stream: non-blocking I/OMax Kellermann1-29/+16
2011-03-31fix common misspellingsJonathan Neuschäfer1-1/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann1-23/+21
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-15input_stream: return errors with GErrorMax Kellermann1-7/+29
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-11-10moved GLib compatibility code to glib_compat.hMax Kellermann1-10/+1
2009-10-13playlist: added plugin for last.fm radioMax Kellermann1-0/+300