aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistRegistry.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-051-3/+3
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-25/+17
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+2
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-10/+8
* util/Error: new error passing libraryMax Kellermann2013-09-041-9/+9
* input_stream.h: rename to InputLegacy.hxxMax Kellermann2013-09-031-1/+1
* PlaylistPlugin: pass config_param referenceMax Kellermann2013-08-041-5/+7
* string_util: convert to C++Max Kellermann2013-04-091-2/+1
* uri: convert to C++Max Kellermann2013-04-081-4/+1
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-4/+4
* playlist/*: convert to C++Max Kellermann2013-01-271-8/+8
* input_stream: forward-declare the structMax Kellermann2013-01-261-8/+9
* playlist/*: convert to C++Max Kellermann2013-01-261-0/+352