Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MusicChunk: rename struct to MusicChunk | Max Kellermann | 2014-08-12 | 1 | -6/+6 |
* | MultipleOutputs: ensure input_audio_format is zero-initialised | Pete Beardmore | 2014-03-14 | 1 | -0/+1 |
* | ConfigGlobal: eliminate function config_get_next_param() | Max Kellermann | 2014-02-20 | 1 | -3/+2 |
* | Mixer: add class MixerListener | Max Kellermann | 2014-02-19 | 1 | -6/+12 |
* | MixerPlugin: add EventLoop& init() parameter | Max Kellermann | 2014-02-05 | 1 | -5/+5 |
* | output: rename "chunk" to "current_chunk" | Max Kellermann | 2014-01-29 | 1 | -7/+8 |
* | output: move functions into the AudioOutput struct | Max Kellermann | 2014-01-29 | 1 | -16/+14 |
* | output: rename source files | Max Kellermann | 2014-01-28 | 1 | -2/+2 |
* | output: rename struct audio_output to AudioOutput | Max Kellermann | 2014-01-28 | 1 | -6/+6 |
* | OutputAll: convert to class, move instance to class Partition | Max Kellermann | 2014-01-28 | 1 | -0/+477 |