.. |
ALc.c
|
Define GUIDs in ALc.c instead of the individual backend source files
|
2011-05-15 21:47:50 -07:00 |
alcConfig.c
|
Avoid multiple getenv calls to the same var
|
2011-05-17 10:15:53 -07:00 |
alcDedicated.c
|
Store the separate effect parameters in a union
|
2011-05-20 09:36:36 -07:00 |
alcEcho.c
|
Store the separate effect parameters in a union
|
2011-05-20 09:36:36 -07:00 |
alcModulator.c
|
Store the separate effect parameters in a union
|
2011-05-20 09:36:36 -07:00 |
alcReverb.c
|
Store the separate effect parameters in a union
|
2011-05-20 09:36:36 -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
|
Use channel config strings in log output
|
2011-05-15 04:49:18 -07:00 |
ALu.c
|
Store the separate effect parameters in a union
|
2011-05-20 09:36:36 -07:00 |
bs2b.c
|
Convert CR/LF -> LF
|
2010-03-18 14:23:31 -07:00 |
coreaudio.c
|
Use channel config strings in log output
|
2011-05-15 04:49:18 -07:00 |
dsound.c
|
Define GUIDs in ALc.c instead of the individual backend source files
|
2011-05-15 21:47:50 -07:00 |
hrtf_tables.inc
|
Properly handle elevations that don't have angles up to 180
|
2011-05-03 03:15:28 -07:00 |
hrtf.c
|
Fix HRTF elevation calculation
|
2011-05-19 17:57:14 -07:00 |
loopback.c
|
Implement a basic non-real-time loopback device
|
2011-03-11 00:13:44 -08:00 |
mixer.c
|
Multiply the history offset in the filtering funcitons
|
2011-05-18 18:52:47 -07:00 |
mmdevapi.c
|
Update the device update fields after initializing the MMDevApi device
|
2011-05-19 15:55:27 -07:00 |
null.c
|
Separate device format into 'channel config' and 'sample type' components
|
2010-12-04 19:50:00 -08:00 |
oss.c
|
Use channel config strings in log output
|
2011-05-15 04:49:18 -07:00 |
panning.c
|
Remove the device channel matrix
|
2011-05-06 04:42:54 -07:00 |
portaudio.c
|
Add a frequency-request device flag
|
2011-05-03 02:29:26 -07:00 |
pulseaudio.c
|
Add a device flag for channel config requests
|
2011-05-03 17:11:07 -07:00 |
solaris.c
|
Add a frequency-request device flag
|
2011-05-03 02:29:26 -07:00 |
wave.c
|
Separate device format into 'channel config' and 'sample type' components
|
2010-12-04 19:50:00 -08:00 |
winmm.c
|
Properly set the channel order for WinMM playback
|
2011-05-16 10:28:17 -07:00 |