aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/OpenALOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-7/+7
* output/openal: convert macro to constexprMax Kellermann2015-01-031-3/+3
* output/openal: convert struct to classMax Kellermann2015-01-031-1/+1
* output/openal: move functions into the classMax Kellermann2015-01-021-121/+116
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* output/openal: use usleep() instead of g_usleep()Max Kellermann2014-02-241-2/+2
* 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-5/+0
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-8/+8
* OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann2014-01-281-1/+1
* output/*: move to output/plugins/Max Kellermann2014-01-231-0/+285