aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/plugins/OssMixerPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-7/+7
* ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-211-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Mixer: add class MixerListenerMax Kellermann2014-02-191-2/+4
* mixer/Plugin: pass AudioOutput reference to init()Max Kellermann2014-02-061-1/+1
* MixerPlugin: convert function pointers to Mixer virtual methodsMax Kellermann2014-02-061-50/+9
* Mixer: rename struct mixer_plugin to MixerPluginMax Kellermann2014-02-051-1/+1
* MixerPlugin: add EventLoop& init() parameterMax Kellermann2014-02-051-1/+2
* Mixer*: move to mixer/Max Kellermann2014-01-241-0/+241