Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-19 | Mixer: add class MixerListener | Max Kellermann | 1 | -1/+4 | |
Use a listener interface instead of GlobalEvents. | |||||
2014-02-05 | MixerPlugin: add EventLoop& init() parameter | Max Kellermann | 1 | -1/+2 | |
2014-01-28 | output: rename struct audio_output to AudioOutput | Max Kellermann | 1 | -5/+5 | |
2014-01-28 | OutputAll: convert to class, move instance to class Partition | Max Kellermann | 1 | -0/+271 | |
Another big chunk of code for multi-player support. |