summaryrefslogtreecommitdiff
path: root/src/output/Init.cxx
AgeCommit message (Expand)Author
2014-02-19Mixer: add class MixerListenerMax Kellermann
2014-02-19output/Init: pass AudioOutput referencesMax Kellermann
2014-02-06mixer/Plugin: pass AudioOutput reference to init()Max Kellermann
2014-02-05Mixer: use reference instead of pointer for MixerPluginMax Kellermann
2014-02-05Mixer: rename struct mixer_plugin to MixerPluginMax Kellermann
2014-02-05MixerPlugin: add EventLoop& init() parameterMax Kellermann
2014-01-29output: move functions into the AudioOutput structMax Kellermann
2014-01-29AudioOutput: make "plugin" a referenceMax Kellermann
2014-01-29AudioOutput: pass plugin to constructorMax Kellermann
2014-01-28AudioOutput: add constructor and destructorMax Kellermann
2014-01-28output: rename source filesMax Kellermann