RetroArch/audio
twinaphex 4981cc65c9 Try to call snd_config_update_free_global after every call to
snd_pcm_close to prevent apparent memory leaks
2016-05-26 07:19:54 +02:00
..
audio_filters
drivers Try to call snd_config_update_free_global after every call to 2016-05-26 07:19:54 +02:00
drivers_resampler
test Rename audio_convert_s16_to_float 2016-05-16 11:24:34 +02:00
audio_driver.c (ARM NEON) Buildfix 2016-05-17 17:00:16 +00:00
audio_driver.h Get rid of audio_driver_ctl 2016-05-08 18:24:25 +02:00
audio_dsp_filter.c Move performance.c to libretro-common/features/features_cpu.c 2016-05-10 20:31:27 +02:00
audio_dsp_filter.h
audio_resampler_driver.c Move performance.c to libretro-common/features/features_cpu.c 2016-05-10 20:31:27 +02:00
audio_resampler_driver.h Move libretro.h headers to libretro-common/include 2016-05-10 19:03:53 +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