aboutsummaryrefslogtreecommitdiffstats
path: root/src/MixerControl.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
|
* *: use nullptr instead of NULLMax Kellermann2013-10-191-14/+14
|
* Log: new logging library APIMax Kellermann2013-10-021-3/+0
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* util/Error: new error passing libraryMax Kellermann2013-09-041-17/+12
| | | | Replaces GLib's GError.
* MixerPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
|
* MixerInternal: use Mutex instead of GMutexMax Kellermann2013-04-161-23/+8
|
* MixerInternal: convert to classMax Kellermann2013-04-161-11/+11
|
* mixer_plugin: convert to C++Max Kellermann2013-02-221-0/+185