1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00
RetroArch/audio
LibretroAdmin b2634ea588 * Create fill_pathname_join_special - and specify fill_pathname_join
as deprecated.
* Use fill_pathname_join_special in the vast majority of cases where
we can ensure out_path is a new empty string
* Get rid of some extension concatenation with strlcat where encountered
* Some general cleanups with NULL termination of strings that get immediately
passed to strlcpy/strlcpy-adjacent functions
2022-08-04 14:19:38 +02:00
..
common (XAudio 2.8) Audio device selection can now be set 2019-07-26 20:46:11 +02:00
drivers (Orbis) Remove some logs 2022-05-22 19:59:20 +02:00
drivers_resampler Add intrinsic NEON versions for float_to_s16/s16_to_float (#12933) 2021-09-04 00:25:21 +02:00
audio_defines.h Reorder structs, alignment 2020-08-15 20:38:31 +02:00
audio_driver.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
audio_driver.h Remove frame limit from audio batch callback (#13333) 2021-12-06 18:11:46 +01:00
audio_thread_wrapper.c Split up audio code into new file audio/audio_driver.c (#13097) 2021-10-11 18:01:37 +02:00
audio_thread_wrapper.h Split up audio code into new file audio/audio_driver.c (#13097) 2021-10-11 18:01:37 +02:00
librsound.c Add some PSL1GHT ifdefs 2021-03-01 15:57:01 +01:00