RetroArch/audio/drivers
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
..
alsa.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
alsa_qsa.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
alsathread.c Style nits 2025-02-10 13:59:25 +01:00
audioio.c Style nits 2025-02-10 13:59:25 +01:00
coreaudio.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
coreaudio3.m * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
ctr_csnd_audio.c CTR: more compiler warnings cleanup 2025-03-16 14:00:35 +00:00
ctr_dsp_audio.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
ctr_dsp_thread_audio.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
dsound.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
gx_audio.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
jack.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
openal.c Style nits 2025-01-19 22:15:34 +01:00
opensl.c Style nits 2025-01-19 22:15:34 +01:00
oss.c Style nits 2025-02-10 13:59:25 +01:00
pipewire.c (PipeWire) Pass the new_rate to the audio driver (#17508) 2025-02-03 04:30:02 +01:00
ps2_audio.c Style nits 2025-02-10 13:59:25 +01:00
ps3_audio.c Style nits 2025-02-10 13:59:25 +01:00
psp_audio.c Style nits 2025-02-10 13:59:25 +01:00
pulse.c Style nits 2025-01-19 22:15:34 +01:00
roar.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
rsound.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
rsound.h Style nits 2025-01-19 22:15:34 +01:00
rwebaudio.c Style nits 2025-01-19 22:15:34 +01:00
sdl_audio.c Style nits 2025-02-10 13:59:25 +01:00
switch_audio.c Style nits 2025-02-10 13:59:25 +01:00
switch_audio_compat.h add define to keep compat with previous libnx release 2020-04-11 18:07:59 +02:00
switch_libnx_audren_audio.c Style nits 2025-02-10 13:59:25 +01:00
switch_libnx_audren_thread_audio.c Style nits 2025-01-19 22:15:34 +01:00
switch_thread_audio.c Style nits 2025-02-10 13:59:25 +01:00
tinyalsa.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
wasapi.c (Qt) Cleanups 2025-02-10 23:06:32 +01:00
wiiu_audio.c * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
xaudio.c Style nits 2025-02-10 13:59:25 +01:00
xaudio.h
xaudio27.h Cleanup some xaudio headers 2023-03-13 04:12:18 +01:00
xaudio29.h (XAudio) Header cleanups 2023-03-13 04:23:25 +01:00
xenon360_audio.c Style nits 2025-02-10 13:59:25 +01:00