aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/plugins/PulseMixerPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MixerPlugin: convert function pointers to Mixer virtual methodsMax Kellermann2014-02-061-63/+67
|
* Mixer: rename struct mixer_plugin to MixerPluginMax Kellermann2014-02-051-1/+1
|
* MixerPlugin: add EventLoop& init() parameterMax Kellermann2014-02-051-1/+2
|
* Mixer*: move to mixer/Max Kellermann2014-01-241-0/+225