aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mixer/Plugin: pass AudioOutput reference to init()Max Kellermann2014-02-067-35/+27
| | | | Passing a void pointer is unsafe.
* 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