SDL/src/audio
2025-09-08 13:00:26 -07:00
..
aaudio Record dynamic dependencies in .note.dlopen elf section 2025-08-27 16:11:39 +00:00
alsa alsa: Restart PCM devices after recovery from an overrun/underrun. 2025-09-05 13:50:06 -04:00
coreaudio Support the "ambient" value for SDL_HINT_AUDIO_CATEGORY 2025-08-12 09:54:20 -07:00
directsound Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
disk diskaudio: Use SDL_GetAudioFormatName instead of recreating it from scratch. 2025-03-30 19:26:02 -04:00
dsp audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05:00
dummy audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05:00
emscripten Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
haiku audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05:00
jack Record dynamic dependencies in .note.dlopen elf section 2025-08-27 16:11:39 +00:00
n3ds audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05:00
netbsd audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05:00
ngage Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
openslES openslES: Patched to compile. 2025-09-01 11:10:02 -04:00
pipewire Record dynamic dependencies in .note.dlopen elf section 2025-08-27 16:11:39 +00:00
ps2 audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05:00
psp psp: fix audio not playing 2025-07-30 13:11:05 -07:00
pulseaudio Record dynamic dependencies in .note.dlopen elf section 2025-08-27 16:11:39 +00:00
qnx arguably better wording.. 2025-07-27 20:00:02 +03:00
sndio Record dynamic dependencies in .note.dlopen elf section 2025-08-27 16:11:39 +00:00
vita VITA: fix audio playback 2025-05-06 12:55:22 -07:00
wasapi Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
SDL_audio.c Fixed warning: no previous prototype for function 2025-09-03 11:23:55 -07:00
SDL_audio_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_audio_channel_converters.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_audiocvt.c Don't leave garbage in output parameters 2025-07-29 20:48:56 -07:00
SDL_audiodev.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_audiodev_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_audioqueue.c audio: Fix audio stream gain going wrong in certain scenarios. 2025-01-27 20:20:17 -05:00
SDL_audioqueue.h audio: Added SDL_PutAudioStreamDataNoCopy. 2025-05-26 12:34:37 -04:00
SDL_audioresample.c Ceil the audio resampling rate to avoid over-estimating output samples. 2025-03-01 11:07:55 -08:00
SDL_audioresample.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_audiotypecvt.c Fix warning on Android arm-v7 2025-07-27 08:15:44 -07:00
SDL_mixer.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_sysaudio.h audio: Renamed device_hash_lock to subsystem_rwlock. 2025-08-25 13:10:51 -04:00
SDL_wave.c SDL_LoadWAV_IO(): On error, set *audio_buf to NULL and *audio_len to 0 2025-08-03 13:44:10 -04:00
SDL_wave.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00