| Commit message (Expand) | Author | Age | Files | Lines |
* | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 2015-01-21 | 1 | -7/+7 |
* | output/oss: use nullptr instead of NULL | Max Kellermann | 2015-01-07 | 1 | -6/+6 |
* | output/oss: add "const" attributes | Max Kellermann | 2015-01-07 | 1 | -0/+2 |
* | output/oss: eliminate unnecessary tail code after "switch" | Max Kellermann | 2015-01-07 | 1 | -1/+2 |
* | output/oss: convert struct to class | Max Kellermann | 2015-01-07 | 1 | -1/+4 |
* | output/oss: add "device" parameter to constructor | Max Kellermann | 2015-01-07 | 1 | -4/+3 |
* | output/oss: move functions into the struct | Max Kellermann | 2015-01-06 | 1 | -107/+97 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | output/oss: make the static arrays "constexpr" | Max Kellermann | 2014-12-09 | 1 | -3/+3 |
* | Merge tag 'v0.18.13' | Max Kellermann | 2014-08-31 | 1 | -0/+4 |
* | PcmExport: use class ConstBuffer | Max Kellermann | 2014-08-12 | 1 | -1/+4 |
* | output: move functions into the AudioOutput struct | Max Kellermann | 2014-01-29 | 1 | -1/+1 |
* | AudioOutput: pass plugin to constructor | Max Kellermann | 2014-01-29 | 1 | -3/+4 |
* | AudioOutput: add constructor and destructor | Max Kellermann | 2014-01-28 | 1 | -5/+0 |
* | output: rename struct audio_output to AudioOutput | Max Kellermann | 2014-01-28 | 1 | -10/+10 |
* | OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin | Max Kellermann | 2014-01-28 | 1 | -1/+1 |
* | Mixer*: move to mixer/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | output/*: move to output/plugins/ | Max Kellermann | 2014-01-23 | 1 | -0/+776 |