.. |
ALc.c
|
Add some macros for logging at various levels, and use them
|
2011-07-10 21:30:25 -07:00 |
alcConfig.c
|
Use logging macros for config handling
|
2011-07-10 21:44:42 -07:00 |
alcDedicated.c
|
Use a multi-dimensional array for the panning LUT
|
2011-05-21 17:45:54 -07:00 |
alcEcho.c
|
Get rid of a couple typedefs
|
2011-07-02 21:33:53 -07:00 |
alcModulator.c
|
Get rid of a couple typedefs
|
2011-07-02 21:33:53 -07:00 |
alcReverb.c
|
Get rid of a couple typedefs
|
2011-07-02 21:33:53 -07: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 |
alsa.c
|
Use the logging macros for the alsa backend
|
2011-07-10 21:53:32 -07:00 |
ALu.c
|
Use a Lock/UnlockDevice function instead of locking a NULL context
|
2011-07-06 02:58:43 -07:00 |
bs2b.c
|
Convert CR/LF -> LF
|
2010-03-18 14:23:31 -07:00 |
coreaudio.c
|
Use logging macros in the coreaudio backend
|
2011-07-10 22:26:02 -07:00 |
dsound.c
|
Use logging macros in the dsound backend
|
2011-07-10 21:57:32 -07:00 |
hrtf_tables.inc
|
Update HRTF coefficients
|
2011-07-01 05:08:57 -07:00 |
hrtf.c
|
Replace some AL_PRINT calls with proper logging
|
2011-07-10 22:32:44 -07:00 |
loopback.c
|
Use a proper enum for the probe type
|
2011-06-14 04:02:58 -07:00 |
mixer.c
|
Store and use the send slot in the source params
|
2011-07-05 14:14:20 -07:00 |
mmdevapi.c
|
Use logging macros in the mmdevapi backend
|
2011-07-10 22:13:57 -07:00 |
null.c
|
Use logging macros in the null backend
|
2011-07-10 22:15:16 -07:00 |
opensl.c
|
Use logging macros in the opensl backend
|
2011-07-10 22:31:24 -07:00 |
oss.c
|
Use logging macros in the oss backend
|
2011-07-10 22:17:12 -07:00 |
panning.c
|
Replace some AL_PRINT calls with proper logging
|
2011-07-10 22:32:44 -07:00 |
portaudio.c
|
Use logging macros for the portaudio backend
|
2011-07-10 22:22:38 -07:00 |
pulseaudio.c
|
Use the logging macros in the pulseaudio backend
|
2011-07-10 21:51:41 -07:00 |
sndio.c
|
Use logging macros in the sndio backend
|
2011-07-10 22:20:34 -07:00 |
solaris.c
|
Use logging macros in the solaris backend
|
2011-07-10 22:28:34 -07:00 |
wave.c
|
Use logging macros in the wave backend
|
2011-07-10 22:29:25 -07:00 |
winmm.c
|
Use logging macros in the winmm backend
|
2011-07-10 22:27:46 -07:00 |