summaryrefslogtreecommitdiff
path: root/src/playlist/LastFMPlaylistPlugin.cxx
AgeCommit message (Expand)Author
2013-09-28playlist/lastfm: remove defunct Last.fm supportMax Kellermann
2013-09-05PlaylistPlugin: add interface SongEnumeratorMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-09-05InputLegacy: move functions to the input_stream classMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-09-03input_stream.h: rename to InputLegacy.hxxMax Kellermann
2013-08-05playlist/lastfm: convert to classMax Kellermann
2013-08-05playlist/lastfm: allocate the lastfm_playlist object at the endMax Kellermann
2013-08-04PlaylistPlugin: pass config_param referenceMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann
2013-01-27playlist/*: convert to C++Max Kellermann
2013-01-26input_stream: forward-declare the structMax Kellermann
2013-01-26playlist/*: convert to C++Max Kellermann