aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/openal_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output: rename plugin source filesMax Kellermann2011-09-171-277/+0
* rename 'Timer' to 'struct timer'Jonathan Neuschäfer2011-08-271-1/+1
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-8/+12
* output/openal: use audio_format_to_string()Max Kellermann2009-11-151-3/+3
* include config.h in all sourcesMax Kellermann2009-11-121-2/+2
* output/openal: support OpenAL plugin on Mac OS XSerge Ziryukin2009-09-071-0/+6
* output/openal: fix default device nameSerge Ziryukin2009-09-061-3/+3
* openal output pluginSerge Ziryukin2009-09-061-0/+267