aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistPlugin.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-23input_stream: rename struct to InputStreamMax Kellermann1-3/+3
2013-10-17thread/{Cond,Mutex}: use "class" instead of "typedef"Max Kellermann1-3/+2
2013-09-05PlaylistPlugin: add interface SongEnumeratorMax Kellermann1-36/+6
2013-09-05PlaylistPlugin, ConfigGlobal: use nullptr instead of NULLMax Kellermann1-6/+4
2013-08-04PlaylistPlugin: pass config_param referenceMax Kellermann1-2/+2
2013-07-30tag: convert to C++Max Kellermann1-1/+1
2013-07-28song: convert header to C++Max Kellermann1-2/+3
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-3/+4
2013-01-27playlist/*: convert to C++Max Kellermann1-4/+3
2011-09-16input_stream: non-blocking I/OMax Kellermann1-3/+7
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-10-12playlist_plugin: new plugin API for playlist parsersMax Kellermann1-0/+137