Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder_list: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -4/+1 |
| | |||||
* | ConfigFile, CommandLine: use the Path class | Max Kellermann | 2013-01-29 | 1 | -3/+3 |
| | |||||
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -5/+2 |
| | |||||
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | io_thread: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | input_stream: convert to C++ (internally) | Max Kellermann | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -3/+3 |
| | |||||
* | DecoderAPI: _replay_gain() returns void | Max Kellermann | 2013-01-05 | 1 | -4/+1 |
| | | | | | | Let the function decoder_replay_gain() update decoder_control::replay_gain_db instead of letting each decoder plugin take care for that. | ||||
* | test: revert debug program renames | Max Kellermann | 2013-01-05 | 1 | -0/+259 |