SDL/src/audio
2025-11-02 18:30:35 -08:00
..
aaudio AAudio: Implemented sample frames hint 2025-05-11 16:06:13 -07:00
alsa Removed redundant wait at shutdown in the ALSA audio driver 2025-11-02 18:30:35 -08:00
coreaudio Support the "ambient" value for SDL_HINT_AUDIO_CATEGORY 2025-08-12 09:54:43 -07:00
directsound wasapi: Force enumerated audio devices to report themselves as float32 format. 2025-07-11 18:23:01 -04:00
disk audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05: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 emscripten: Proxy Emscripten_GetSystemTheme and EMSCRIPTENAUDIO_OpenDevice to the main thread. 2025-05-25 13:50:19 -07:00
haiku audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05:00
jack audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05: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
openslES openslES: Patched to compile. 2025-09-01 11:10:33 -04:00
pipewire pipewire: Use a more specific stream name than "Audio Stream". 2025-04-25 14:26:03 -04: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:23 -07:00
pulseaudio pulseaudio: Match channel map to SDL's chosen order 2025-10-30 13:33:46 -07:00
qnx audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05:00
sndio audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05:00
vita VITA: fix audio playback 2025-05-06 12:55:34 -07:00
wasapi wasapi: Force enumerated audio devices to report themselves as float32 format. 2025-07-11 18:23:01 -04:00
SDL_audio.c Clamp the audio drain delay to 100 ms 2025-11-02 11:16:13 -08: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 audio: Fix potential NULL dereference in AudioStream gain adjustment. 2025-01-28 13:14:25 -05: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 Updated copyright for 2025 2025-01-01 07:45:52 -08: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:16:21 -07:00
SDL_mixer.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_sysaudio.h audio/video: Skip preferred drivers when loading a driver on demand 2025-02-12 11:51:36 -05:00
SDL_wave.c wav: Patched to compile on Visual Studio. 2025-09-22 08:14:33 -07:00
SDL_wave.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00