aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/OSXOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-5/+5
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* output/osx: use nullptr instead of NULLMax Kellermann2014-12-311-8/+8
* output: move functions into the AudioOutput structMax Kellermann2014-01-291-1/+1
* AudioOutput: pass plugin to constructorMax Kellermann2014-01-291-1/+4
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-9/+9
* OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann2014-01-281-1/+1
* output/*: move to output/plugins/Max Kellermann2014-01-231-0/+428