Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OutputControl: reduce the number of OutputThread wakeups | Max Kellermann | 2013-11-06 | 1 | -0/+15 |
* | player_control: rename to PlayerControl | Max Kellermann | 2013-10-28 | 1 | -3/+4 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -1/+1 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -3/+3 |
* | Thread/Thread: replacement library for GThread | Max Kellermann | 2013-10-17 | 1 | -2/+2 |
* | DecoderControl: use GLib forward declarations | Max Kellermann | 2013-09-27 | 1 | -2/+2 |
* | MusicPipe: expose the C++ API | Max Kellermann | 2013-09-26 | 1 | -1/+2 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -2/+3 |
* | OutputPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -2/+2 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -4/+4 |
* | pcm_buffer: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -2/+2 |
* | OutputInternal: use Mutex instead of GMutex | Max Kellermann | 2013-04-17 | 1 | -2/+4 |
* | output: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -0/+277 |