aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/MultipleOutputs.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: doxygen fixupsMax Kellermann2015-03-171-1/+1
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* MultipleOutputs: use SignedSongTime for elapsed_timeMax Kellermann2014-08-291-2/+3
|
* MusicChunk: rename struct to MusicChunkMax Kellermann2014-08-121-8/+8
|
* Mixer: add class MixerListenerMax Kellermann2014-02-191-1/+4
| | | | Use a listener interface instead of GlobalEvents.
* MixerPlugin: add EventLoop& init() parameterMax Kellermann2014-02-051-1/+2
|
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-5/+5
|
* OutputAll: convert to class, move instance to class PartitionMax Kellermann2014-01-281-0/+271
Another big chunk of code for multi-player support.