aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputInternal.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Volume, Output: use new class PeriodClock instead of GTimerMax Kellermann2013-11-251-4/+2
|
* OutputControl: reduce the number of OutputThread wakeupsMax Kellermann2013-11-061-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 PlayerControlMax Kellermann2013-10-281-3/+4
|
* *: use references instead of pointersMax Kellermann2013-10-191-1/+1
|
* *: use nullptr instead of NULLMax Kellermann2013-10-191-3/+3
|
* Thread/Thread: replacement library for GThreadMax Kellermann2013-10-171-2/+2
|
* DecoderControl: use GLib forward declarationsMax Kellermann2013-09-271-2/+2
|
* MusicPipe: expose the C++ APIMax Kellermann2013-09-261-1/+2
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-2/+3
| | | | Replaces GLib's GError.
* OutputPlugin: pass config_param referenceMax Kellermann2013-08-041-2/+2
|
* audio_format: convert to C++Max Kellermann2013-08-031-4/+4
|
* pcm_buffer: convert to C++Max Kellermann2013-07-301-2/+2
|
* OutputInternal: use Mutex instead of GMutexMax Kellermann2013-04-171-2/+4
|
* output: convert to C++Max Kellermann2013-04-171-0/+277