Age | Commit message (Expand) | Author |
---|---|---|
2014-02-19 | Mixer: add class MixerListener | Max Kellermann |
2014-02-19 | output/Init: pass AudioOutput references | Max Kellermann |
2014-02-06 | mixer/Plugin: pass AudioOutput reference to init() | Max Kellermann |
2014-02-05 | Mixer: use reference instead of pointer for MixerPlugin | Max Kellermann |
2014-02-05 | Mixer: rename struct mixer_plugin to MixerPlugin | Max Kellermann |
2014-02-05 | MixerPlugin: add EventLoop& init() parameter | Max Kellermann |
2014-01-29 | output: move functions into the AudioOutput struct | Max Kellermann |
2014-01-29 | AudioOutput: make "plugin" a reference | Max Kellermann |
2014-01-29 | AudioOutput: pass plugin to constructor | Max Kellermann |
2014-01-28 | AudioOutput: add constructor and destructor | Max Kellermann |
2014-01-28 | output: rename source files | Max Kellermann |