aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/openal_output_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/openal: improve synchronizationMax Kellermann2011-12-131-13/+16
* output/openal: move code to inline functionsMax Kellermann2011-12-131-9/+25
* output/openal: use alGetSourcei(AL_BUFFER) to force-unqueue buffersMax Kellermann2011-12-131-14/+4
* output/openal: make attribute "filled" unsignedMax Kellermann2011-12-131-1/+1
* output/openal: remove bogus format check from _open()Max Kellermann2011-12-131-8/+0
* Merge branch 'v0.16.x'Max Kellermann2011-12-131-10/+4
* Merge branch 'v0.16.x'Max Kellermann2011-10-081-9/+9
* output_plugin: the plugin allocates the audio_output objectMax Kellermann2011-09-191-15/+21
* output: per-plugin headerMax Kellermann2011-09-171-0/+1
* output: rename plugin source filesMax Kellermann2011-09-171-0/+277