.. |
alsa.c
|
Use a macro to help condense some repeated code
|
2013-11-24 18:11:45 -08:00 |
base.c
|
Add some missing 'static's
|
2013-11-24 17:43:20 -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
|
Add a macro for GCC to ensure stack alignment
|
2013-11-25 17:29:39 -08:00 |
loopback.c
|
Use a unique backend type for loopback
|
2013-11-04 10:51:22 -08:00 |
mmdevapi.c
|
Add a macro for GCC to ensure stack alignment
|
2013-11-25 17:29:39 -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
|
Add a macro for GCC to ensure stack alignment
|
2013-11-25 17:29:39 -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
|
Add a macro for GCC to ensure stack alignment
|
2013-11-25 17:29:39 -08:00 |