Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/soup: plugin removed | Max Kellermann | 2013-04-17 | 1 | -492/+0 |
* | InputStream: store references instead of pointers | Max Kellermann | 2013-01-28 | 1 | -18/+18 |
* | InputStream: add constructor/destructor | Max Kellermann | 2013-01-28 | 1 | -6/+2 |
* | input/Soup: move code into the class | Max Kellermann | 2013-01-28 | 1 | -92/+109 |
* | input/soup: rename the class | Max Kellermann | 2013-01-28 | 1 | -15/+15 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -20/+19 |
* | 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_internal.h: add extern "C" | Max Kellermann | 2013-01-21 | 1 | -4/+0 |
* | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 2013-01-14 | 1 | -1/+2 |
* | io_thread: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -1/+1 |
* | input/{curl,soup}: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -0/+482 |