aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputControl.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-3/+0
* Volume, Output: use new class PeriodClock instead of GTimerMax Kellermann2013-11-251-15/+7
* OutputControl: reduce the number of OutputThread wakeupsMax Kellermann2013-11-061-1/+4
* ReplayGainInfo: use CamelCase for struct nameMax Kellermann2013-10-251-1/+2
* OutputControl: convert anonymous enum to constexprMax Kellermann2013-10-201-5/+3
* *: use nullptr instead of NULLMax Kellermann2013-10-191-20/+20
* Thread/Thread: replacement library for GThreadMax Kellermann2013-10-171-6/+5
* Log: new logging library APIMax Kellermann2013-10-021-2/+5
* DecoderControl: use GLib forward declarationsMax Kellermann2013-09-271-0/+2
* MusicPipe: expose the C++ APIMax Kellermann2013-09-261-8/+5
* util/Error: new error passing libraryMax Kellermann2013-09-041-6/+4
* audio_format: convert to C++Max Kellermann2013-08-031-6/+5
* OutputInternal: use Mutex instead of GMutexMax Kellermann2013-04-171-27/+16
* output: convert to C++Max Kellermann2013-04-171-6/+2
* mixer_plugin: convert to C++Max Kellermann2013-02-221-2/+2
* filter: convert to C++Max Kellermann2013-02-011-1/+1
* {encoder,output}_api.h: allow compiling as C++Max Kellermann2013-01-301-1/+1
* notify: convert to C++Max Kellermann2013-01-101-2/+2
* filter/replay_gain: convert to C++Max Kellermann2013-01-071-1/+1
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-051-0/+9
* output_*: convert to C++Max Kellermann2013-01-041-0/+340