aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/PipeOutputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'v0.19.11'Max Kellermann2015-10-271-1/+0
|\
| * unix/Daemon, playlist/...: remove unused Domain variablesMax Kellermann2015-10-161-3/+0
| |
* | unix/Daemon, playlist/pls, ...: remove unused Domain variablesMax Kellermann2015-09-171-3/+0
| |
* | config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-7/+7
| | | | | | | | The old struct config_param remains only for top-level string options.
* | Copyright year 2015Max Kellermann2015-01-011-1/+1
| |
* | output/pulse: move code into the structMax Kellermann2014-12-301-1/+1
| |
* | output/Wrapper: new helper classMax Kellermann2014-12-291-46/+12
| |
* | output/pipe: convert to classMax Kellermann2014-12-271-1/+2
| |
* | output/pipe: add static method Create()Max Kellermann2014-12-271-6/+14
| |
* | output/pipe: merge Initialize() and Configure()Max Kellermann2014-12-271-9/+4
| |
* | output/pipe: move functions into the structMax Kellermann2014-12-271-18/+35
|/
* output: move functions into the AudioOutput structMax Kellermann2014-01-291-1/+1
|
* AudioOutput: pass plugin to constructorMax Kellermann2014-01-291-2/+4
| | | | Make it "const".
* AudioOutput: add constructor and destructorMax Kellermann2014-01-281-6/+0
|
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-6/+6
|
* OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann2014-01-281-1/+1
|
* Config*: move to config/Max Kellermann2014-01-241-1/+1
|
* output/*: move to output/plugins/Max Kellermann2014-01-231-0/+147