1
0
Fork 0
mirror of https://github.com/Ryujinx/libsoundio.git synced 2025-01-11 17:45:32 +00:00
libsoundio/src
2016-12-23 14:11:52 -05:00
..
alsa.c add soundio parameter to emit_rtprio_warning 2016-10-23 19:40:37 -04:00
alsa.h use SoundIoError for return type instead of int 2016-10-23 19:14:54 -04:00
atomics.h fix compile error with use of ATOMIC_FLAG_INIT 2016-04-22 10:33:44 -07: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 Fixed issue with CoreAudio stereo stream being mono 2016-12-23 14:11:52 -05:00
coreaudio.h use SoundIoError for return type instead of int 2016-10-23 19:14:54 -04:00
dummy.c add soundio parameter to emit_rtprio_warning 2016-10-23 19:40:37 -04:00
dummy.h use SoundIoError for return type instead of int 2016-10-23 19:14:54 -04:00
jack.c use SoundIoError for return type instead of int 2016-10-23 19:14:54 -04:00
jack.h use SoundIoError for return type instead of int 2016-10-23 19:14:54 -04:00
list.h Fix compiler attributes for MSVC 2015-12-07 11:28:06 +01:00
os.c add soundio parameter to emit_rtprio_warning 2016-10-23 19:40:37 -04:00
os.h add soundio parameter to emit_rtprio_warning 2016-10-23 19:40:37 -04:00
pulseaudio.c use SoundIoError for return type instead of int 2016-10-23 19:14:54 -04:00
pulseaudio.h use SoundIoError for return type instead of int 2016-10-23 19:14:54 -04:00
ring_buffer.c convert source code to pure C 2015-11-10 02:24:18 -07:00
ring_buffer.h convert source code to pure C 2015-11-10 02:24:18 -07:00
soundio.c add soundio parameter to emit_rtprio_warning 2016-10-23 19:40:37 -04:00
soundio_internal.h convert source code to pure C 2015-11-10 02:24:18 -07:00
soundio_private.h use SoundIoError for return type instead of int 2016-10-23 19:14:54 -04: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 incorrectly returning the same error in multiple error cases 2016-12-23 14:11:52 -05:00
wasapi.h Move the E_NOTFOUND define out of wasapi.h 2016-06-04 23:09:11 +02:00