AuroraOpenALSoft/Alc
2011-07-02 02:25:34 -07:00
..
ALc.c Use separate ALC enums for loopback device formats 2011-07-02 02:25:34 -07:00
alcConfig.c Avoid multiple getenv calls to the same var 2011-05-17 10:15:53 -07:00
alcDedicated.c Use a multi-dimensional array for the panning LUT 2011-05-21 17:45:54 -07:00
alcEcho.c Store the separate effect parameters in a union 2011-05-20 09:36:36 -07:00
alcModulator.c Use a template function to handle processing ring modulator types 2011-07-01 01:48:04 -07:00
alcReverb.c Use a multi-dimensional array for the panning LUT 2011-05-21 17:45:54 -07:00
alcRing.c Avoid a junk sample at the start of the ring buffer, and allocate the buffer 2011-06-27 14:30:45 -07:00
alcThread.c Fix Win32 thread handle leak 2008-11-05 19:42:56 -08:00
alsa.c Remove some unneeded includes 2011-06-14 05:06:39 -07:00
ALu.c Do air absorption with linear gain values 2011-07-01 02:30:15 -07:00
bs2b.c Convert CR/LF -> LF 2010-03-18 14:23:31 -07:00
coreaudio.c Implement capture support for the CoreAudio backend 2011-06-27 23:49:17 -07:00
dsound.c The DirectSound DLL is always loaded by the Win32 API 2011-06-16 06:17:57 -07:00
hrtf_tables.inc Update HRTF coefficients 2011-07-01 05:08:57 -07:00
hrtf.c Add a function to check if a device is compatible with the Hrtf filter 2011-06-25 21:39:36 -07:00
loopback.c Use a proper enum for the probe type 2011-06-14 04:02:58 -07:00
mixer.c Select the mixer during a source update 2011-06-25 00:13:56 -07:00
mmdevapi.c Use a proper enum for the probe type 2011-06-14 04:02:58 -07:00
null.c Use a proper enum for the probe type 2011-06-14 04:02:58 -07:00
opensl.c Use a proper enum for the probe type 2011-06-14 04:02:58 -07:00
oss.c Use a proper enum for the probe type 2011-06-14 04:02:58 -07:00
panning.c Add a 5.1 device format that uses side channels instead of back 2011-05-28 19:35:32 -07:00
portaudio.c Clamp PortAudio output to stereo 2011-06-27 01:00:34 -07:00
pulseaudio.c Rename Suspend/ProcessContext since they are locking a mutex 2011-06-30 18:10:04 -07:00
sndio.c Fix device Update parameters for sndio 2011-06-23 15:42:16 -07:00
solaris.c Use a proper enum for the probe type 2011-06-14 04:02:58 -07:00
wave.c Use a proper enum for the probe type 2011-06-14 04:02:58 -07:00
winmm.c Use a proper enum for the probe type 2011-06-14 04:02:58 -07:00