aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/MultipleOutputs.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-05MixerPlugin: add EventLoop& init() parameterMax Kellermann1-5/+5
2014-01-29output: rename "chunk" to "current_chunk"Max Kellermann1-7/+8
2014-01-29output: move functions into the AudioOutput structMax Kellermann1-16/+14
2014-01-28output: rename source filesMax Kellermann1-2/+2
2014-01-28output: rename struct audio_output to AudioOutputMax Kellermann1-6/+6
2014-01-28OutputAll: convert to class, move instance to class PartitionMax Kellermann1-0/+477
Another big chunk of code for multi-player support.