log libao2/ao_openal.c @ 21556:283bff578e1c

age author description
Sun, 10 Dec 2006 14:07:08 +0000 reimar Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.
Sun, 10 Dec 2006 01:10:53 +0000 reimar Fix a compiler warning
Sun, 10 Dec 2006 01:08:32 +0000 reimar Set frequency and correct frequency getting
Sat, 09 Dec 2006 12:14:14 +0000 reimar Improve OpenAL speaker positions a bit.
Sat, 09 Dec 2006 11:45:41 +0000 reimar Half-properly set up OpenAL position stuff
Mon, 03 Jul 2006 13:21:54 +0000 reynaldo rm unnecesary casts from void* - part 4
Sat, 18 Feb 2006 12:45:00 +0000 reimar include stdlib.h and stdio.h, they tend to be useful :-)
Thu, 16 Feb 2006 20:45:25 +0000 reimar OpenAL audio support, actual output is mono-only (no positioning yet).