Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uri: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -4/+1 |
| | |||||
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -4/+4 |
| | |||||
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-27 | 1 | -8/+8 |
| | |||||
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -8/+9 |
| | | | | Hide the definition from C code, to prepare the transition to C++. | ||||
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-26 | 1 | -0/+352 |