.. |
alsa.c
|
Fix #193 alsa backend not handling SND_PCM_STATE_PRIVATE1
|
2018-11-27 19:33:58 -05:00 |
alsa.h
|
Wrap atomic_flag usage behind SoundIo macros and types
|
2015-12-05 13:33:47 +00:00 |
atomics.h
|
Fix integer overflow in ring buffer
|
2017-10-25 06:11:45 +03:00 |
channel_layout.c
|
Go back to statically initialized arrays
|
2016-01-06 09:27:22 +01:00 |
config.h.in
|
architecture independent header files
|
2015-09-24 09:26:17 -07:00 |
coreaudio.c
|
Fix inability to open CoreAudio device if it contains non-ASCII characters
|
2018-10-13 13:11:53 -04:00 |
coreaudio.h
|
Add hardware volume control support to OS X and WASAPI backends
|
2017-09-11 11:18:23 +10:00 |
dummy.c
|
Wrap atomic_flag usage behind SoundIo macros and types
|
2015-12-05 13:33:47 +00:00 |
dummy.h
|
Wrap atomic_flag usage behind SoundIo macros and types
|
2015-12-05 13:33:47 +00:00 |
jack.c
|
Wrap atomic_flag usage behind SoundIo macros and types
|
2015-12-05 13:33:47 +00:00 |
jack.h
|
Wrap atomic_flag usage behind SoundIo macros and types
|
2015-12-05 13:33:47 +00:00 |
list.h
|
Fix compiler attributes for MSVC
|
2015-12-07 11:28:06 +01:00 |
os.c
|
os: fix not cleaning up fd resource when mmap fails
|
2016-02-17 18:05:08 -07:00 |
os.h
|
rt prio warning behavior is overridable
|
2015-08-26 12:54:13 -07:00 |
pulseaudio.c
|
Adjust PulseAudio latency.
|
2019-10-30 21:43:37 -04:00 |
pulseaudio.h
|
Wrap atomic_flag usage behind SoundIo macros and types
|
2015-12-05 13:33:47 +00:00 |
ring_buffer.c
|
Fix integer overflow in ring buffer
|
2017-10-25 06:11:45 +03:00 |
ring_buffer.h
|
Fix integer overflow in ring buffer
|
2017-10-25 06:11:45 +03:00 |
soundio.c
|
Fix invalid memory access in soundio_sort_channel_layouts()
|
2018-10-04 00:03:26 -04:00 |
soundio_internal.h
|
convert source code to pure C
|
2015-11-10 02:24:18 -07:00 |
soundio_private.h
|
Add hardware volume control support to OS X and WASAPI backends
|
2017-09-11 11:18:23 +10:00 |
util.c
|
convert source code to pure C
|
2015-11-10 02:24:18 -07:00 |
util.h
|
Fix compiler attributes for MSVC
|
2015-12-07 11:28:06 +01:00 |
wasapi.c
|
Fix redefinition errors
|
2023-03-12 16:18:18 +01:00 |
wasapi.h
|
Always use WASAPI's callback mode (#264)
|
2022-10-12 09:32:43 -04:00 |