..
ALc.c
Implement a basic non-real-time loopback device
2011-03-11 00:13:44 -08:00
alcConfig.c
Reduce some indentation
2010-05-12 07:30:45 -07: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 a matrix when rendering to the dry buffer
2010-12-09 16:37:23 -08:00
bs2b.c
Convert CR/LF -> LF
2010-03-18 14:23:31 -07:00
dsound.c
Include cguid.h for GUID_NULL
2011-02-07 22:46:54 -08:00
loopback.c
Implement a basic non-real-time loopback device
2011-03-11 00:13:44 -08:00
mixer.c
Fix looping on loop points
2011-02-06 01:07:37 -08: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
Re-enable channel-config-specific layout options
2011-01-23 23:57:39 -08:00
portaudio.c
Separate device format into 'channel config' and 'sample type' components
2010-12-04 19:50:00 -08:00
pulseaudio.c
Add a missing enum value for PA_API_VERSION 11
2011-02-07 23:53:07 -08: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