.. |
backends
|
Avoid enumerating multiple devices with the same name
|
2012-02-29 23:21:38 -08:00 |
ALc.c
|
Give "OpenAL Soft" for the standard device name
|
2012-02-28 03:36:16 -08:00 |
alcConfig.c
|
Avoid size_t and ssize_t in some places
|
2011-09-20 11:40:56 -07:00 |
alcDedicated.c
|
Rename SpeakerGain to ChannelGain
|
2012-02-10 00:29:47 -08:00 |
alcEcho.c
|
Rename SpeakerGain to ChannelGain
|
2012-02-10 00:29:47 -08:00 |
alcModulator.c
|
Use a loop to write the modulator effect output
|
2011-11-01 17:12:56 -07:00 |
alcReverb.c
|
Rename SpeakerGain to ChannelGain
|
2012-02-10 00:29:47 -08:00 |
alcRing.c
|
Avoid a junk sample at the start of the ring buffer, and allocate the buffer
|
2011-06-27 14:30:45 -07:00 |
alcThread.c
|
Fix Win32 thread handle leak
|
2008-11-05 19:42:56 -08:00 |
ALu.c
|
Override the resampler as needed right after calculating the step value
|
2012-02-20 20:08:45 -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 |
helpers.c
|
Support device enumeration with mmdevapi
|
2012-02-16 17:04:08 -08:00 |
hrtf_tables.inc
|
Update HRTF coefficients
|
2011-07-01 05:08:57 -07:00 |
hrtf.c
|
Don't use a double when calculating the HRTF coefficients
|
2011-10-02 22:05:03 -07:00 |
mixer.c
|
Use more proper enum names for the resampler
|
2012-02-12 08:45:19 -08:00 |
panning.c
|
Use an enum for the device type
|
2012-02-23 15:25:30 -08:00 |