aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/PulseOutputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* AudioOutput: pass plugin to constructorMax Kellermann2014-01-291-1/+4
| | | | Make it "const".
* AudioOutput: add constructor and destructorMax Kellermann2014-01-281-1/+0
|
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-11/+11
|
* OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann2014-01-281-1/+1
|
* Mixer*: move to mixer/Max Kellermann2014-01-241-2/+2
|
* output/*: move to output/plugins/Max Kellermann2014-01-231-0/+889