aboutsummaryrefslogtreecommitdiff
path: root/src/InputStream.cxx
Commit message (Collapse)AuthorAge
* InputStream: use std::stringMax Kellermann2013-01-28
|
* InputStream: store references instead of pointersMax Kellermann2013-01-28
|
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-27
|
* input_stream: forward-declare the structMax Kellermann2013-01-26
| | | | Hide the definition from C code, to prepare the transition to C++.
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-25
|
* input/rewind: convert to C++Max Kellermann2013-01-21
|
* input_stream: convert to C++ (internally)Max Kellermann2013-01-10