aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/plugins/SoftwareMixerPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* mixer/software: keep attribute "volume" in the 0..100 rangeMax Kellermann2014-05-121-7/+19
* Mixer: add class MixerListenerMax Kellermann2014-02-191-3/+4
* mixer/Plugin: pass AudioOutput reference to init()Max Kellermann2014-02-061-1/+2
* MixerPlugin: convert function pointers to Mixer virtual methodsMax Kellermann2014-02-061-41/+39
* mixer/software: use IgnoreError()Max Kellermann2014-02-061-2/+2
* Mixer: rename struct mixer_plugin to MixerPluginMax Kellermann2014-02-051-1/+1
* MixerPlugin: add EventLoop& init() parameterMax Kellermann2014-02-051-1/+1
* Mixer*: move to mixer/Max Kellermann2014-01-241-0/+132