aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/MixerInternal.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* Mixer: add class MixerListenerMax Kellermann2014-02-191-2/+6
| | | | Use a listener interface instead of GlobalEvents.
* MixerPlugin: convert function pointers to Mixer virtual methodsMax Kellermann2014-02-061-0/+32
|
* Mixer: delete the implicit copy constructorMax Kellermann2014-02-061-0/+2
|
* Mixer: make the constructor "explicit"Max Kellermann2014-02-061-1/+1
|
* Mixer: use reference instead of pointer for MixerPluginMax Kellermann2014-02-051-3/+3
|
* Mixer: rename struct mixer_plugin to MixerPluginMax Kellermann2014-02-051-3/+3
|
* Mixer*: move to mixer/Max Kellermann2014-01-241-0/+59