Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-29 | AudioOutput: pass plugin to constructor | Max Kellermann | 16 | -33/+59 | |
Make it "const". | |||||
2014-01-28 | AudioOutput: add constructor and destructor | Max Kellermann | 16 | -76/+1 | |
2014-01-28 | output: rename source files | Max Kellermann | 1 | -1/+1 | |
2014-01-28 | output: rename struct audio_output to AudioOutput | Max Kellermann | 17 | -141/+141 | |
2014-01-28 | OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin | Max Kellermann | 32 | -32/+32 | |
2014-01-24 | Mixer*: move to mixer/ | Max Kellermann | 5 | -6/+6 | |
2014-01-24 | Config*: move to config/ | Max Kellermann | 5 | -5/+5 | |
2014-01-23 | output/*: move to output/plugins/ | Max Kellermann | 35 | -0/+8690 | |