aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-19Mixer: add class MixerListenerMax Kellermann6-26/+40
2014-02-06mixer/Plugin: pass AudioOutput reference to init()Max Kellermann7-35/+27
2014-02-06MixerPlugin: convert function pointers to Mixer virtual methodsMax Kellermann7-244/+162
2014-02-06mixer/software: use IgnoreError()Max Kellermann1-2/+2
2014-02-05Mixer: rename struct mixer_plugin to MixerPluginMax Kellermann6-6/+6
2014-02-05MixerPlugin: add EventLoop& init() parameterMax Kellermann6-10/+17
2014-01-24Mixer*: move to mixer/Max Kellermann8-0/+1237