Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc.h: add macro gcc_unreachable() | Max Kellermann | 2013-08-03 | 1 | -1/+1 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -5/+5 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -6/+1 |
* | DecoderControl: fix typo in assertion check | Max Kellermann | 2013-01-23 | 1 | -3/+3 |
* | DecoderControl: move functions into the class | Max Kellermann | 2013-01-21 | 1 | -101/+75 |
* | DecoderControl: take ownership of client_cond | Max Kellermann | 2013-01-10 | 1 | -2/+3 |
* | buffer, pipe: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -4/+1 |
* | decoder_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+226 |