Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-28 | InputStream: add constructor/destructor | Max Kellermann | 1 | -4/+2 |
2013-01-28 | input/despotify: add constructor/destructor | Max Kellermann | 1 | -26/+33 |
2013-01-28 | input/despotify: rename class | Max Kellermann | 1 | -10/+9 |
2013-01-27 | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 1 | -1/+1 |
2013-01-26 | input_stream: forward-declare the struct | Max Kellermann | 1 | -0/+1 |
2013-01-25 | input_{internal,plugin}: convert to C++ | Max Kellermann | 1 | -2/+2 |
2013-01-21 | input,playlist/despotify: convert to C++ | Max Kellermann | 1 | -10/+18 |
2011-09-16 | input_stream: non-blocking I/O | Max Kellermann | 1 | -2/+5 |
2011-09-14 | input_stream: move input_stream_init(), _deinit() to _internal.c | Max Kellermann | 1 | -0/+1 |
2011-03-29 | input: Add despotify input plugin | Simon Kagstrom | 1 | -0/+226 |