AuroraOpenALSoft/Alc
Chris Robinson c0ccd31a3e Implement a new reverb effect
Code created and graciously provided by Christopher Fitzgerald
2008-11-16 00:29:49 -08:00
..
ALc.c Add an option to disable specific EFX effect types 2008-11-14 07:13:59 -08:00
alcConfig.c Allow specifying another config file with the ALSOFT_CONF env var 2008-11-13 07:58:39 -08:00
alcReverb.c Implement a new reverb effect 2008-11-16 00:29:49 -08:00
alcRing.c Protect RingBufferSize calculation with the mutex 2008-06-04 17:01:44 -07:00
alcThread.c Fix Win32 thread handle leak 2008-11-05 19:42:56 -08:00
alsa.c Use plughw for capture so ALSA can convert capture data 2008-10-14 09:50:37 -07:00
ALu.c Implement a new reverb effect 2008-11-16 00:29:49 -08:00
bs2b.c Add missing config.h includes 2008-01-16 14:09:04 -08:00
dsound.c Use volatile for member variables that are changed in a different thread 2008-07-10 20:36:28 -07:00
oss.c Use volatile for member variables that are changed in a different thread 2008-07-10 20:36:28 -07:00
solaris.c Add a Solaris playback backend 2008-09-07 14:34:14 -07:00
wave.c Use volatile for member variables that are changed in a different thread 2008-07-10 20:36:28 -07:00
winmm.c Define _WIN32_WINNT to 0x0500 when including windows.h 2008-03-01 01:39:42 -08:00