Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PlayerControl: switch to the Mutex/Cond classes | Max Kellermann | 2013-01-10 | 1 | -6/+1 |
* | PlayerThread: use pc.cond instead of main_cond | Max Kellermann | 2013-01-10 | 1 | -1/+1 |
* | DecoderControl: take ownership of client_cond | Max Kellermann | 2013-01-10 | 1 | -3/+3 |
* | idle: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -5/+1 |
* | replay_gain_info, ...: use cmath instead of math.h in C++ mode | Max Kellermann | 2013-01-07 | 1 | -2/+3 |
* | PlayerControl: initialize all attributes | Max Kellermann | 2013-01-04 | 1 | -1/+5 |
* | PlayerControl: add constructor and destructor | Max Kellermann | 2013-01-04 | 1 | -25/+17 |
* | player_control.h: convert header to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
* | decoder_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+344 |