Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PlayerControl: use strictly typed enums | Max Kellermann | 2013-09-27 | 1 | -38/+37 |
* | PlayerControl: convert functions to methods | Max Kellermann | 2013-09-27 | 1 | -0/+55 |
* | PlayerThread: move code to player_control::CommandFinished() | Max Kellermann | 2013-09-27 | 1 | -0/+14 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -4/+4 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -3/+3 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -4/+5 |
* | PlayerControl: add second Cond object | Max Kellermann | 2013-01-25 | 1 | -0/+32 |
* | PlayerControl: move functions into the class | Max Kellermann | 2013-01-20 | 1 | -167/+121 |
* | PlayerControl: switch to the Mutex/Cond classes | Max Kellermann | 2013-01-10 | 1 | -6/+8 |
* | PlayerControl: add constructor and destructor | Max Kellermann | 2013-01-04 | 1 | -6/+4 |
* | player_control.h: convert header to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+339 |