aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistRegistry.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-3/+3
* thread/{Cond,Mutex}: use "class" instead of "typedef"Max Kellermann2013-10-171-3/+2
* Playlist*: use nullptr instead of NULLMax Kellermann2013-10-021-2/+2
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-4/+4
* TagPool, ...: include cleanupMax Kellermann2013-01-301-4/+0
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-2/+5
* playlist/*: convert to C++Max Kellermann2013-01-261-0/+85