aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/MultipleOutputs.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-29MusicChunk: use SignedSongTime for the time stampMax Kellermann1-2/+2
2014-08-29MultipleOutputs: use SignedSongTime for elapsed_timeMax Kellermann1-6/+6
2014-08-12MusicChunk: rename struct to MusicChunkMax Kellermann1-6/+6
2014-03-14MultipleOutputs: ensure input_audio_format is zero-initialisedPete Beardmore1-0/+1
2014-02-20ConfigGlobal: eliminate function config_get_next_param()Max Kellermann1-3/+2
2014-02-19Mixer: add class MixerListenerMax Kellermann1-6/+12
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