SDL/src/audio
2025-12-08 11:25:15 -05:00
..
aaudio Record dynamic dependencies in .note.dlopen elf section 2025-08-27 16:11:39 +00:00
alsa Removed redundant wait at shutdown in the ALSA audio driver 2025-11-02 18:30:12 -08:00
coreaudio Support the "ambient" value for SDL_HINT_AUDIO_CATEGORY 2025-08-12 09:54:20 -07:00
directsound Initial port to SDL3 audio subsystem 2025-11-03 10:08:50 -05: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 Don't do NULL-checks before SDL_free() 2025-10-20 00:13:09 -07:00
pipewire Don't do NULL-checks before SDL_free() 2025-10-20 00:13:09 -07: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 pulseaudio: Match channel map to SDL's chosen order 2025-10-30 13:32:43 -07: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: Minor style tweaks. 2025-11-13 20:58:21 -05:00
SDL_audio.c audio: SDL_GetAudioDeviceName() now works with the default device IDs. 2025-12-08 11:25:15 -05: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