Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |