aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/PulseMixerPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-2/+0
|
* *: use nullptr instead of NULLMax Kellermann2013-10-281-8/+8
|
* Client, ...: remove unnecessary glib.h includeMax Kellermann2013-10-151-2/+0
|
* Log: new logging library APIMax Kellermann2013-10-021-7/+7
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+0
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* util/Error: new error passing libraryMax Kellermann2013-09-041-15/+10
| | | | Replaces GLib's GError.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-3/+3
|
* MixerPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
|
* MixerInternal: convert to classMax Kellermann2013-04-161-7/+7
|
* mixer/Pulse: convert to a classMax Kellermann2013-04-161-21/+18
|
* output/Pulse: convert to C++Max Kellermann2013-04-161-4/+4
|
* mixer_plugin: convert to C++Max Kellermann2013-02-221-1/+1
|
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-091-3/+3
|
* event_pipe.h: convert to C++Max Kellermann2013-01-091-1/+1
|
* mixer/{alsa,pulse}: convert to C++Max Kellermann2013-01-091-0/+238