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/openal: convert macro to constexpr | Max Kellermann | 2015-01-03 | 1 | -3/+3 |
* | output/openal: convert struct to class | Max Kellermann | 2015-01-03 | 1 | -1/+1 |
* | output/openal: move functions into the class | Max Kellermann | 2015-01-02 | 1 | -121/+116 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | output/openal: use usleep() instead of g_usleep() | Max Kellermann | 2014-02-24 | 1 | -2/+2 |
* | 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 | -2/+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 | -8/+8 |
* | OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin | Max Kellermann | 2014-01-28 | 1 | -1/+1 |
* | output/*: move to output/plugins/ | Max Kellermann | 2014-01-23 | 1 | -0/+285 |