.. |
ALc.c
|
Use flags instead of separate bools
|
2011-05-01 18:18:37 -07:00 |
alcConfig.c
|
Reduce some indentation
|
2010-05-12 07:30:45 -07:00 |
alcDedicated.c
|
Add support for ALC_EXT_DEDICATED
|
2011-03-12 20:11:25 -08:00 |
alcEcho.c
|
Rename OUTPUTCHANNELS to something more descriptive
|
2010-12-01 18:33:17 -08:00 |
alcModulator.c
|
Rename OUTPUTCHANNELS to something more descriptive
|
2010-12-01 18:33:17 -08:00 |
alcReverb.c
|
Don't inline CalcLimitedHfRatio
|
2011-02-07 23:58:40 -08: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
|
Separate device format into 'channel config' and 'sample type' components
|
2010-12-04 19:50:00 -08:00 |
ALu.c
|
Use flags instead of separate bools
|
2011-05-01 18:18:37 -07:00 |
bs2b.c
|
Convert CR/LF -> LF
|
2010-03-18 14:23:31 -07:00 |
coreaudio.c
|
NoErr should be noErr
|
2011-03-15 11:52:18 -07:00 |
dsound.c
|
Fix DSound floating-point sample assumptions
|
2011-03-12 22:52:33 -08:00 |
hrtf_tables.inc
|
Add an HRTF filter for mono sources
|
2011-05-01 13:59:44 -07:00 |
hrtf.c
|
Add an HRTF filter for mono sources
|
2011-05-01 13:59:44 -07:00 |
loopback.c
|
Implement a basic non-real-time loopback device
|
2011-03-11 00:13:44 -08:00 |
mixer.c
|
Use flags instead of separate bools
|
2011-05-01 18:18:37 -07:00 |
null.c
|
Separate device format into 'channel config' and 'sample type' components
|
2010-12-04 19:50:00 -08:00 |
oss.c
|
Cleanup some ok() macros
|
2010-12-09 23:32:47 -08:00 |
panning.c
|
Fix LFE channel output
|
2011-04-14 15:20:25 -07:00 |
portaudio.c
|
Separate device format into 'channel config' and 'sample type' components
|
2010-12-04 19:50:00 -08:00 |
pulseaudio.c
|
Be silent if the PulseAudio context fails to connect while probing
|
2011-04-30 17:58:37 -07:00 |
solaris.c
|
More improvements to the AudioIO backend
|
2010-12-09 23:53:32 -08:00 |
wave.c
|
Separate device format into 'channel config' and 'sample type' components
|
2010-12-04 19:50:00 -08:00 |
winmm.c
|
Use the correct winmm device ID type
|
2011-02-08 10:33:18 -08:00 |