RetroArch/libretro-common/audio
LibretroAdmin 18c85b5ccd Cleanups -
* Less string copies
* Some general cleanups
* Add extra param to runloop_message_queue_push so we can pass size_t
of the message
* Consistent conventions for local variable usage for certain things
2024-12-27 15:13:45 +01:00
..
conversion Add microphone support via a new driver (#14731) 2023-06-06 21:55:06 +02:00
dsp_filters Syntax style nits 2024-12-23 05:44:40 +01:00
resampler (sinc) Hopefully that's the last of these warnings 2022-11-23 18:07:53 +01:00
audio_mix.c Silence some MSVC 2019 code analysis warnings 2022-03-05 14:39:56 +01:00
audio_mixer.c Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
dsp_filter.c Cleanups - 2024-12-27 15:13:45 +01:00