AuroraOpenALSoft/Alc
Chris Robinson e70141e57b Localize some variables to the mixer macros
The hope here is to help break the mixer loops into separate functions, so the
macro expansion doesn't cause the MixSource function to explode in size and
kill compilation speed.
2010-09-24 23:24:01 -07:00
..
ALc.c Duplicate stereo sources by default 2010-09-22 11:09:34 -07:00
alcConfig.c Reduce some indentation 2010-05-12 07:30:45 -07:00
alcEcho.c Output on available channels only, for the echo and modulator effects 2010-08-09 06:12:00 -07:00
alcModulator.c Output on available channels only, for the echo and modulator effects 2010-08-09 06:12:00 -07:00
alcReverb.c Fix early/late reverb panning, and only output reverb on available channels 2010-08-09 05:11:58 -07:00
alcRing.c Don't overwrite data when the ring buffer overflows 2010-06-04 00:24:23 -07:00
alcThread.c Fix Win32 thread handle leak 2008-11-05 19:42:56 -08:00
alsa.c Store the time precision with the device 2010-07-25 12:54:50 -07:00
ALu.c Better protect against negative attenuation 2010-09-24 13:16:09 -07:00
bs2b.c Convert CR/LF -> LF 2010-03-18 14:23:31 -07:00
dsound.c Be a bit more verbose when a device fails to open 2010-08-01 16:20:28 -07:00
mixer.c Localize some variables to the mixer macros 2010-09-24 23:24:01 -07:00
null.c Rename Null Output to No Output 2010-08-13 22:06:38 -07:00
oss.c Be a bit more verbose when a device fails to open 2010-08-01 16:20:28 -07:00
panning.c Duplicate stereo sources by default 2010-09-22 11:09:34 -07:00
portaudio.c Store the time precision with the device 2010-07-25 12:54:50 -07:00
pulseaudio.c Improve a warning message 2010-08-04 06:18:23 -07:00
solaris.c Be a bit more verbose when a device fails to open 2010-08-01 16:20:28 -07:00
wave.c Use millisecond resolution for the Null and Wave Writer backends 2010-08-02 22:34:19 -07:00
winmm.c Be a bit more verbose when a device fails to open 2010-08-01 16:20:28 -07:00