AuroraOpenALSoft/Alc
2013-11-29 04:56:33 -08:00
..
backends Add a macro for GCC to ensure stack alignment 2013-11-25 17:29:39 -08:00
effects Use one long buffer for the chorus and flanger delay lines 2013-11-10 02:48:03 -08:00
ALc.c Add a method to stop MIDI playback 2013-11-28 04:52:53 -08:00
alcConfig.c Fix a potential infinite loop. 2013-06-19 23:24:06 -07:00
alcRing.c Move the device mutex to the backend 2013-10-28 12:05:33 -07:00
ALu.c Create and use a MidiSynth on playback devices 2013-11-27 18:52:56 -08:00
atomic.h Use C99 inline semantics 2013-11-04 12:12:31 -08:00
bs2b.c Use memset to clear the bs2b filter's last sample and remove the unused is_clear function 2012-02-19 13:09:29 -08:00
compat.h Declare LoadLib functions in one place 2013-10-28 17:48:48 -07:00
evtqueue.h Add infrastructure for handling SysEx MIDI events 2013-11-29 04:56:33 -08:00
helpers.c Use C99 inline in more places 2013-11-04 13:44:46 -08:00
hrtf_tables.inc Fix off-by-one error in the makehrtf dither and add a resample option 2012-11-18 09:29:58 -08:00
hrtf.c Use a helper macro for pi*2 2013-10-08 16:31:23 -07:00
mixer_c.c Apply HRTF coefficient stepping separately 2013-11-10 05:52:22 -08:00
mixer_defs.h Use restrict instead of RESTRICT 2013-05-22 15:11:39 -07:00
mixer_inc.c Apply HRTF coefficient stepping separately 2013-11-10 05:52:22 -08:00
mixer_neon.c Apply HRTF coefficient stepping separately 2013-11-10 05:52:22 -08:00
mixer_sse.c Apply HRTF coefficient stepping separately 2013-11-10 05:52:22 -08:00
mixer.c Fix a comment 2013-10-26 08:49:37 -07:00
panning.c Use C99 inline in more places 2013-11-04 13:44:46 -08:00
rwlock.h Move some stuff out of alMain.h 2013-10-28 12:48:13 -07:00
threads.c Fix a couple casts 2013-10-28 12:12:26 -07:00
uintmap.h Use C99 inline semantics 2013-11-04 12:12:31 -08:00