Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/iso9660: add constructor/destructor | Max Kellermann | 2013-01-28 | 1 | -58/+61 |
| | |||||
* | input/iso9660: rename the classes | Max Kellermann | 2013-01-28 | 1 | -18/+18 |
| | |||||
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -0/+1 |
| | | | | Hide the definition from C code, to prepare the transition to C++. | ||||
* | input_{internal,plugin}: convert to C++ | Max Kellermann | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | archive/*: convert to C++ | Max Kellermann | 2013-01-24 | 1 | -0/+302 |