AuroraOpenALSoft/Alc
Chris Robinson d3bb5d4fcb Add a basic WaveOut device
It can still use more work, but it seems to work
2010-11-27 14:13:40 -08:00
..
ALc.c Get rid of the device timer stuff 2010-11-21 06:32:59 -08:00
alcConfig.c Reduce some indentation 2010-05-12 07:30:45 -07:00
alcEcho.c Output on available channels only, for the echo and modulator effects 2010-08-09 06:12:00 -07:00
alcModulator.c Output on available channels only, for the echo and modulator effects 2010-08-09 06:12:00 -07:00
alcReverb.c Share the interpolation functions and use them in the reverb effect 2010-11-26 01:07:54 -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 Calculate ALSA buffer length with the other values 2010-11-23 07:24:27 -08:00
ALu.c Use the enums in a couple more places 2010-11-27 00:15:07 -08:00
bs2b.c Convert CR/LF -> LF 2010-03-18 14:23:31 -07:00
dsound.c Make the first enumerated DirectSound device use the default, and fix the name 2010-11-25 14:35:32 -08:00
mixer.c Support 64-bit double buffers directly 2010-11-27 00:32:53 -08:00
null.c Handle the timer wrapping in the wave and null output devices 2010-11-21 11:34:16 -08:00
oss.c Get rid of the device timer stuff 2010-11-21 06:32:59 -08:00
panning.c Duplicate stereo sources by default 2010-09-22 11:09:34 -07:00
portaudio.c Get rid of the device timer stuff 2010-11-21 06:32:59 -08:00
pulseaudio.c Get rid of the device timer stuff 2010-11-21 06:32:59 -08:00
solaris.c Get rid of the device timer stuff 2010-11-21 06:32:59 -08:00
wave.c Handle the timer wrapping in the wave and null output devices 2010-11-21 11:34:16 -08:00
winmm.c Add a basic WaveOut device 2010-11-27 14:13:40 -08:00