Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InputStream: use int64_t instead of goffset | Max Kellermann | 2013-10-17 | 1 | -1/+1 |
* | input_plugin: rename struct to "InputPlugin" | Max Kellermann | 2013-10-17 | 1 | -1/+1 |
* | system/ByteOrder: new library for byte ordering / endianess | Max Kellermann | 2013-10-16 | 1 | -2/+3 |
* | input/*: don't allocate attribute "mime" | Max Kellermann | 2013-10-15 | 1 | -3/+3 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -4/+9 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -25/+19 |
* | refcount: convert to C++ | Max Kellermann | 2013-01-29 | 1 | -1/+0 |
* | InputStream: add constructor/destructor | Max Kellermann | 2013-01-28 | 1 | -5/+2 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -2/+2 |
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -0/+1 |
* | input_{internal,plugin}: convert to C++ | Max Kellermann | 2013-01-25 | 1 | -2/+2 |
* | input/cdio_paranoia: convert to C++ | Max Kellermann | 2013-01-21 | 1 | -0/+382 |