Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thread/{Cond,Mutex}: use "class" instead of "typedef" | Max Kellermann | 2013-10-17 | 1 | -0/+1 |
* | InputLegacy: move functions to the input_stream class | Max Kellermann | 2013-09-05 | 1 | -6/+5 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -3/+7 |
* | input_stream.h: rename to InputLegacy.hxx | Max Kellermann | 2013-09-03 | 1 | -1/+1 |
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | uri: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -5/+1 |
* | decoder_list: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -1/+1 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -10/+4 |
* | tag_file: convert to C++ | Max Kellermann | 2013-01-26 | 1 | -0/+94 |