.. |
alsa.c
|
Better handle inexact ALSA period counts
|
2015-11-23 16:50:31 -08:00 |
base.c
|
Use the macros to allocate the wrapper backends
|
2015-09-24 15:54:32 -07:00 |
base.h
|
Convert the PortAudio backend to the new backend API
|
2015-10-22 10:46:36 -07:00 |
coreaudio.c
|
Replace deprecated Carbon API calls with modern AudioComponent APIs in the CoreAudio backend.
|
2015-11-13 20:11:12 -04:00 |
dsound.c
|
Replace some CreateEvent calls with CreateEventW
|
2016-02-07 16:14:27 -08:00 |
jack.c
|
Allow for device-specific config values
|
2015-08-28 14:10:39 -07:00 |
loopback.c
|
Add a macro to simplify allocating and constructing an object
|
2015-05-18 16:39:44 -07:00 |
mmdevapi.c
|
Replace some CreateEvent calls with CreateEventW
|
2016-02-07 16:14:27 -08:00 |
null.c
|
Add a macro to simplify allocating and constructing an object
|
2015-05-18 16:39:44 -07:00 |
opensl.c
|
Wait for the OpenSL buffer queue to empty when stopping
|
2015-08-13 16:01:31 -07:00 |
oss.c
|
Fix for systems that don't have strnlen
|
2016-01-21 02:09:32 -08:00 |
portaudio.c
|
Convert the PortAudio backend to the new backend API
|
2015-10-22 10:46:36 -07:00 |
pulseaudio.c
|
Add options to disable Pulse's and ALSA's resamplers
|
2015-11-07 23:05:45 -08:00 |
qsa.c
|
Remove a couple unused variables
|
2015-01-20 16:44:47 -08:00 |
sndio.c
|
Remove the GetLatency method from the old BackendFuncs
|
2014-09-08 06:59:58 -07:00 |
solaris.c
|
Add includes to work around broken GNU headers and POSIX-2001
|
2015-12-11 09:24:40 -08:00 |
wave.c
|
Don't write one byte at a time for the wave writer on big endian
|
2016-01-25 01:49:28 -08:00 |
winmm.c
|
Reformat Windows device name dressing
|
2015-12-04 15:52:43 -08:00 |