RetroArch/audio
2016-12-06 02:32:54 -02:00
..
audio_filters Add CPPFLAGS to Makefiles, fix hardening-no-fortify-functions. 2016-07-20 23:27:26 -03:00
drivers Fixes a bug where jack audio device setting would be clamped down to only one channel. Caused by a misuse of strtok. 2016-12-06 02:32:54 -02:00
drivers_resampler (MACH) Fix compilation 2016-11-15 00:05:37 +01:00
audio_driver.c (Drivers) Cleanups/style nits 2016-12-05 02:09:32 +01:00
audio_driver.h (WiiU) implement a sound driver. 2016-11-06 19:03:41 +01:00
audio_dsp_filter.c Use string_is_equal 2016-08-29 18:46:41 +02:00
audio_dsp_filter.h Use retro_common_api.h 2016-06-03 06:02:49 +02:00
audio_resampler_driver.c Cleanup 2016-09-13 11:46:42 +02:00
audio_resampler_driver.h Cleanups 2016-09-13 11:41:54 +02:00
audio_thread_wrapper.c Prevent some data race conditions (pointed out by Coverity) 2016-05-24 21:27:58 +02:00
audio_thread_wrapper.h Update comments 2016-05-10 03:41:49 +02:00
librsound.c Use retro_assert everywhere 2016-09-08 11:59:44 +02:00