Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_stream: rename struct to InputStream | Max Kellermann | 2013-10-23 | 1 | -12/+12 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -3/+1 |
* | InputStream: use int64_t instead of goffset | Max Kellermann | 2013-10-17 | 1 | -3/+4 |
* | input_plugin: rename struct to "InputPlugin" | Max Kellermann | 2013-10-17 | 1 | -1/+1 |
* | InputLegacy: move functions to the input_stream class | Max Kellermann | 2013-09-05 | 1 | -1/+5 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -6/+6 |
* | input_stream.h: rename to InputLegacy.hxx | Max Kellermann | 2013-09-03 | 1 | -1/+1 |
* | InputPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+1 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -1/+1 |
* | input_{internal,plugin}: convert to C++ | Max Kellermann | 2013-01-25 | 1 | -0/+88 |