Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Volume, Output: use new class PeriodClock instead of GTimer | Max Kellermann | 2013-11-25 | 1 | -4/+2 |
| | |||||
* | OutputControl: reduce the number of OutputThread wakeups | Max Kellermann | 2013-11-06 | 1 | -0/+15 |
| | | | | | Wake up the OutputThread only if it hasn't already been woken up and if it isn't already in the playback loop. | ||||
* | 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 |
| | | | | Replaces GLib's GError. | ||||
* | 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 |