Age | Commit message (Expand) | Author |
---|---|---|
2013-01-15 | PlayerControl: initialise attribute "border_pause" | Max Kellermann |
2013-01-10 | PlayerControl: switch to the Mutex/Cond classes | Max Kellermann |
2013-01-10 | PlayerThread: use pc.cond instead of main_cond | Max Kellermann |
2013-01-10 | DecoderControl: take ownership of client_cond | Max Kellermann |
2013-01-09 | idle: convert to C++ | Max Kellermann |
2013-01-07 | replay_gain_info, ...: use cmath instead of math.h in C++ mode | Max Kellermann |
2013-01-04 | PlayerControl: initialize all attributes | Max Kellermann |
2013-01-04 | PlayerControl: add constructor and destructor | Max Kellermann |
2013-01-04 | player_control.h: convert header to C++ | Max Kellermann |
2013-01-04 | decoder_*: convert to C++ | Max Kellermann |