Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-19 | Mixer: add class MixerListener | Max Kellermann | |
Use a listener interface instead of GlobalEvents. | |||
2014-02-06 | mixer/Plugin: pass AudioOutput reference to init() | Max Kellermann | |
Passing a void pointer is unsafe. | |||
2014-02-06 | MixerPlugin: convert function pointers to Mixer virtual methods | 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-28 | OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin | Max Kellermann | |
2014-01-24 | Mixer*: move to mixer/ | Max Kellermann | |