AuroraOpenALSoft/Alc/backends
Chris Robinson 10dbb1bc9b Remove the Lock and Unlock methods from BackendFuncs
All backends that still use the old interface use the default locking methods,
which is also used by the ALCbackend base.
2013-11-04 23:34:18 -08:00
..
alsa.c Make backend factory methods static as needed 2013-11-02 16:35:05 -07:00
base.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
base.h Use a unique backend type for loopback 2013-11-04 10:51:22 -08:00
coreaudio.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
dsound.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
loopback.c Use a unique backend type for loopback 2013-11-04 10:51:22 -08:00
mmdevapi.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
null.c Make backend factory methods static as needed 2013-11-02 16:35:05 -07:00
opensl.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
oss.c Make backend factory methods static as needed 2013-11-02 16:35:05 -07:00
portaudio.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
pulseaudio.c Make backend factory methods static as needed 2013-11-02 16:35:05 -07:00
qsa.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
sndio.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
solaris.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
wave.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
winmm.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00