SDL/src/audio
Ryan C. Gordon 0467c531fa
wasapi: Check for a NULL device during disconnect handling.
This is probably something we already cleaned up that has something running
in an unexpected order now that we've moved disconnect work to the main thread.
2025-10-03 09:36:31 -04: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 wasm64 lto fix 2025-09-28 19:33:48 -04: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 wasapi: Check for a NULL device during disconnect handling. 2025-10-03 09:36:31 -04:00
SDL_audio.c audio: fix crash in SDL_GetAudioStreamOutputChannelMap. 2025-09-27 13:31:29 -04: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 Use new parameter validation macro 2025-09-18 20:58:32 -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 wav: Patched to compile on Visual Studio. 2025-09-22 10:37:52 -04:00
SDL_wave.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00