SDL/src/audio
2025-08-03 13:44:10 -04:00
..
aaudio ci: Patched to compile on Android. 2025-07-23 23:53:46 -04:00
alsa Fixed a few "-Wredundant-decls" warnings 2025-08-01 18:35:02 +03:00
coreaudio coreaudio: Added some NULL pointer checks. 2025-03-28 18:39:59 -04:00
directsound wasapi: Force enumerated audio devices to report themselves as float32 format. 2025-07-11 16:10:47 -04: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 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
ngage Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
openslES audio/video: Fix uninitialized field warnings 2025-02-14 17:16:10 -05:00
pipewire Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -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: Request more recording data per-fragment. 2025-06-01 02:46:55 -04:00
qnx arguably better wording.. 2025-07-27 20:00:02 +03: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:22 -07:00
wasapi wasapi: Force enumerated audio devices to report themselves as float32 format. 2025-07-11 16:10:47 -04:00
SDL_audio.c Revert "audio: Added SDL_SetAudioIterationCallbacks()." 2025-07-25 01:38:21 -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 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 Revert "audio: Added SDL_SetAudioIterationCallbacks()." 2025-07-25 01:38:21 -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