RetroArch/audio
pstef bad0e58372 CTR: more compiler warnings cleanup
* unsigned vs signed comparison
* copy DEBUG_VAR from wiiu - this one prints pointer values in a
  portable way
* prove GCC14 that a date formatted as "00/00/0000" can fit into 11
  bytes
* explicitly mention previously unhandled enum constants
* Adding GFX widgets in b9849f78f7 and 1235a7435e orphaned
  ctr_set_osd_msg(). Reinstate it instead of removing, since it's
  effectively the same as calling font_driver_render_msg, but with
  checks.
* remove sp from clobber list in inline assembly
2025-03-16 14:00:35 +00:00
..
common Buildfix for Debian 12 (#17522) 2025-02-06 02:10:06 +01:00
drivers CTR: more compiler warnings cleanup 2025-03-16 14:00:35 +00:00
drivers_microphone (Qt) Cleanups 2025-02-10 23:06:32 +01:00
drivers_resampler Fix typos (#17068) 2024-10-01 17:36:33 -07:00
audio_defines.h Add mute on rewind option (#17541) 2025-02-09 14:24:14 +01:00
audio_driver.c (Qt) Cleanups 2025-02-10 23:06:32 +01:00
audio_driver.h Style nits 2025-02-10 13:59:25 +01:00
audio_thread_wrapper.c Style nits 2025-01-19 22:15:34 +01: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 Cleanups 2025-01-19 23:57:15 +01:00
microphone_driver.c (Qt) Cleanups 2025-02-10 23:06:32 +01:00
microphone_driver.h Add microphone support via PipeWire (#17279) 2024-12-23 13:40:35 -08:00