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