SDL/src/audio
Sam Clegg 3deb07ea39 [emscripten] Fixes for data addresses above 2gb
This includes both wasm64 and wasm32 when addressing more than 2gb of
memory.

Fixes: #9052
2024-10-08 16:35:58 -04:00
..
aaudio aaudio: Backport headphone hotplugging support from SDL3. 2024-01-28 00:19:48 -05:00
alsa Updated copyright for 2024 2024-01-01 13:19:49 -08:00
android androidaudio: same fix as AAudio for pausing thread when backgrounding app. 2024-01-19 22:15:27 -05:00
arts Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 10:51:30 -07:00
coreaudio Fix -Wdeclaration-after-statement warnings 2024-08-14 10:35:43 +00:00
directsound Updated copyright for 2024 2024-01-01 13:19:49 -08:00
disk Updated copyright for 2024 2024-01-01 13:19:49 -08:00
dsp Updated copyright for 2024 2024-01-01 13:19:49 -08:00
dummy Updated copyright for 2024 2024-01-01 13:19:49 -08:00
emscripten [emscripten] Fixes for data addresses above 2gb 2024-10-08 16:35:58 -04:00
esd Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 10:51:30 -07:00
fusionsound Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 10:51:30 -07:00
haiku Updated copyright for 2024 2024-01-01 13:19:49 -08:00
jack Updated copyright for 2024 2024-01-01 13:19:49 -08:00
n3ds Updated copyright for 2024 2024-01-01 13:19:49 -08:00
nacl Updated copyright for 2024 2024-01-01 13:19:49 -08:00
nas Updated copyright for 2024 2024-01-01 13:19:49 -08:00
netbsd Updated copyright for 2024 2024-01-01 13:19:49 -08:00
openslES Updated copyright for 2024 2024-01-01 13:19:49 -08:00
os2 Updated copyright for 2024 2024-01-01 13:19:49 -08:00
paudio Updated copyright for 2024 2024-01-01 13:19:49 -08:00
pipewire Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 10:51:30 -07:00
ps2 Updated copyright for 2024 2024-01-01 13:19:49 -08:00
psp Updated copyright for 2024 2024-01-01 13:19:49 -08:00
pulseaudio pulseaudio: Hotplug thread fixes. 2024-09-12 18:00:58 -04:00
qsa Updated copyright for 2024 2024-01-01 13:19:49 -08:00
sndio Updated copyright for 2024 2024-01-01 13:19:49 -08:00
sun Updated copyright for 2024 2024-01-01 13:19:49 -08:00
vita Updated copyright for 2024 2024-01-01 13:19:49 -08:00
wasapi Fix UWP build in non-UNICODE mode 2024-07-19 10:20:11 +00:00
winmm Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_audio.c Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
SDL_audio_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_audio_channel_converters.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_audio_resampler_filter.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_audiocvt.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_audiodev.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_audiodev_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_audiotypecvt.c audio: fix SSE conversion of Sint8 audio to Float32. 2024-02-21 15:16:08 -05:00
SDL_mixer.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_sysaudio.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_wave.c Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
SDL_wave.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00