summaryrefslogtreecommitdiffstats
path: root/libao2/ao_openal.c
Commit message (Expand)AuthorAgeFilesLines
* OpenAL volume controlreimar2006-12-101-0/+14
* Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in gene...reimar2006-12-101-1/+7
* Fix a compiler warningreimar2006-12-101-1/+1
* Set frequency and correct frequency gettingreimar2006-12-101-4/+7
* Improve OpenAL speaker positions a bit.reimar2006-12-091-5/+6
* Half-properly set up OpenAL position stuffreimar2006-12-091-2/+13
* rm unnecesary casts from void* - part 4reynaldo2006-07-031-1/+1
* include stdlib.h and stdio.h, they tend to be useful :-)reimar2006-02-181-0/+2
* OpenAL audio support, actual output is mono-only (no positioning yet).reimar2006-02-161-0/+196