aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/plugins/PulseMixerPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* {mixer,output}/pulse: move code to LogPulseError()Max Kellermann2014-12-291-7/+5
* {mixer,output}/pulse: use a common Domain instanceMax Kellermann2014-12-291-6/+4
* mixer/pulse: remove redundant "virtual" keywordsMax Kellermann2014-12-291-4/+4
* PulseOutputPlugin: avoid locking mainloop object from within mainloop threadPete Beardmore2014-03-051-5/+14
* Mixer: add class MixerListenerMax Kellermann2014-02-191-7/+8
* mixer/Plugin: pass AudioOutput reference to init()Max Kellermann2014-02-061-19/+12
* 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