aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistRegistry.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* UriUtil: add function uri_get_scheme()Max Kellermann2013-12-151-7/+3
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-14/+13
* InputStream: add method Rewind()Max Kellermann2013-10-231-3/+2
* InputStream: use int64_t instead of goffsetMax Kellermann2013-10-171-0/+2
* PlaylistRegistry: use std::string for temporary allocationMax Kellermann2013-10-151-4/+2
* Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann2013-10-151-2/+6
* Log: new logging library APIMax Kellermann2013-10-021-1/+2
* Playlist*: use nullptr instead of NULLMax Kellermann2013-10-021-52/+52
* playlist/lastfm: remove defunct Last.fm supportMax Kellermann2013-09-281-4/+0
* 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