| Commit message (Expand) | Author | Age | Files | Lines |
* | InputLegacy: move functions to the input_stream class | Max Kellermann | 2013-09-05 | 1 | -7/+7 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -12/+10 |
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -7/+7 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -15/+13 |
* | DecoderAPI: pass rvalue reference to decoder_tag() | Max Kellermann | 2013-07-31 | 1 | -4/+3 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -22/+19 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | pcm_convert: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -4/+5 |
* | audio_{parser,config}: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -5/+1 |
* | InputStream: store references instead of pointers | Max Kellermann | 2013-01-28 | 1 | -1/+1 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -7/+7 |
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -0/+1 |
* | DecoderControl: move functions into the class | Max Kellermann | 2013-01-21 | 1 | -9/+9 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -2/+2 |
* | DecoderAPI: don't use replay_gain_get_real_mode() | Max Kellermann | 2013-01-05 | 1 | -1/+5 |
* | DecoderAPI: _replay_gain() returns void | Max Kellermann | 2013-01-05 | 1 | -7/+3 |
* | MusicChunk: move functions to methods | Max Kellermann | 2013-01-04 | 1 | -5/+5 |
* | buffer, pipe: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -3/+3 |
* | decoder_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+569 |