summaryrefslogtreecommitdiff
path: root/src/mixer/MixerInternal.hxx
AgeCommit message (Expand)Author
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2017-06-08mixer/Internal: add "noexcept"Max Kellermann
2017-06-08mixer/Internal: use C++11 initializersMax Kellermann
2017-06-03storage, db, mixer, command: remove more bogus "pure" attributesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-09-09mixer: migrate to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-02-19Mixer: add class MixerListenerMax Kellermann
2014-02-06MixerPlugin: convert function pointers to Mixer virtual methodsMax Kellermann
2014-02-06Mixer: delete the implicit copy constructorMax Kellermann
2014-02-06Mixer: make the constructor "explicit"Max Kellermann
2014-02-05Mixer: use reference instead of pointer for MixerPluginMax Kellermann
2014-02-05Mixer: rename struct mixer_plugin to MixerPluginMax Kellermann
2014-01-24Mixer*: move to mixer/Max Kellermann