Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v0.19.11' | Max Kellermann | 2015-10-27 | 1 | -1/+0 |
|\ | |||||
| * | unix/Daemon, playlist/...: remove unused Domain variables | Max Kellermann | 2015-10-16 | 1 | -3/+0 |
| | | |||||
* | | unix/Daemon, playlist/pls, ...: remove unused Domain variables | Max Kellermann | 2015-09-17 | 1 | -3/+0 |
| | | |||||
* | | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 2015-01-21 | 1 | -7/+7 |
| | | | | | | | | The old struct config_param remains only for top-level string options. | ||||
* | | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | | |||||
* | | output/pulse: move code into the struct | Max Kellermann | 2014-12-30 | 1 | -1/+1 |
| | | |||||
* | | output/Wrapper: new helper class | Max Kellermann | 2014-12-29 | 1 | -46/+12 |
| | | |||||
* | | output/pipe: convert to class | Max Kellermann | 2014-12-27 | 1 | -1/+2 |
| | | |||||
* | | output/pipe: add static method Create() | Max Kellermann | 2014-12-27 | 1 | -6/+14 |
| | | |||||
* | | output/pipe: merge Initialize() and Configure() | Max Kellermann | 2014-12-27 | 1 | -9/+4 |
| | | |||||
* | | output/pipe: move functions into the struct | Max Kellermann | 2014-12-27 | 1 | -18/+35 |
|/ | |||||
* | 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 |
| | | | | Make it "const". | ||||
* | AudioOutput: add constructor and destructor | Max Kellermann | 2014-01-28 | 1 | -6/+0 |
| | |||||
* | output: rename struct audio_output to AudioOutput | Max Kellermann | 2014-01-28 | 1 | -6/+6 |
| | |||||
* | OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin | Max Kellermann | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | output/*: move to output/plugins/ | Max Kellermann | 2014-01-23 | 1 | -0/+147 |