aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/AoOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-11/+11
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* util/DivideString: add option "strip"Max Kellermann2014-12-041-1/+1
* util/SplitString: new utility classMax Kellermann2014-12-041-8/+4
* util/SplitString: rename to DivideStringMax Kellermann2014-12-031-2/+2
* output/ao: use class SplitString instead of g_strsplit()Max Kellermann2014-12-021-6/+4
* output: move functions into the AudioOutput structMax Kellermann2014-01-291-1/+1
* AudioOutput: pass plugin to constructorMax Kellermann2014-01-291-2/+4
* 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
* output/*: move to output/plugins/Max Kellermann2014-01-231-0/+286