aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* mixer/software: keep attribute "volume" in the 0..100 rangeMax Kellermann2014-05-121-7/+19
* PulseOutputPlugin: avoid locking mainloop object from within mainloop threadPete Beardmore2014-03-051-5/+14
* Mixer: add class MixerListenerMax Kellermann2014-02-196-26/+40
* mixer/Plugin: pass AudioOutput reference to init()Max Kellermann2014-02-067-35/+27
* MixerPlugin: convert function pointers to Mixer virtual methodsMax Kellermann2014-02-067-244/+162
* mixer/software: use IgnoreError()Max Kellermann2014-02-061-2/+2
* Mixer: rename struct mixer_plugin to MixerPluginMax Kellermann2014-02-056-6/+6
* MixerPlugin: add EventLoop& init() parameterMax Kellermann2014-02-056-10/+17
* Mixer*: move to mixer/Max Kellermann2014-01-248-0/+1237