aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-019-9/+9
* {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
* mixer/null: new mixer pluginMax Kellermann2014-12-021-0/+67
* 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