aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistRegistry.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Hide the definition from C code, to prepare the transition to C++.
* playlist/*: convert to C++Max Kellermann2013-01-261-0/+352