..
aaudio
android: Remove blocking permission request code. Async only in SDL3!
2024-02-13 12:06:51 -05:00
alsa
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
android
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
coreaudio
coreaudio: fix race condition when closing an input device.
2024-03-29 00:55:38 -04:00
directsound
Cleaned up various type conversion issues
2024-03-07 06:58:43 -08:00
disk
rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols.
2024-03-14 19:38:12 -04:00
dsp
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
dummy
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
emscripten
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
haiku
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
jack
jack: set error message when failing to open jack client
2024-03-22 01:22:39 +01:00
n3ds
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
netbsd
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
openslES
android: Remove blocking permission request code. Async only in SDL3!
2024-02-13 12:06:51 -05:00
pipewire
pipewire: Use the core version info for the preferred version check
2024-04-17 22:34:26 -04:00
ps2
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
psp
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
pulseaudio
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
qnx
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
sndio
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
vita
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
wasapi
Cleaned up various type conversion issues
2024-03-07 06:58:43 -08:00
SDL_audio.c
audio: Code defensively to placate static analyzers, don't disabling warnings.
2024-04-15 23:53:56 -04:00
SDL_audio_c.h
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
SDL_audio_channel_converters.h
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
SDL_audiocvt.c
SDL_ConvertAudioSamples: Make sure we got enough data
2024-04-15 11:47:18 -10:00
SDL_audiodev.c
Fix TOCTOU race condition
2024-03-08 15:52:04 -08:00
SDL_audiodev_c.h
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
SDL_audioqueue.c
Refactored audio conversion to reduce copying
2024-04-15 11:47:18 -10:00
SDL_audioqueue.h
Refactored audio conversion to reduce copying
2024-04-15 11:47:18 -10:00
SDL_audioresample.c
Fixed warning: no previous extern declaration for non-static variable 'ResamplerFilter'
2024-04-15 16:16:32 -07:00
SDL_audioresample.h
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
SDL_audiotypecvt.c
Refactored ConvertAudio, added SIMD endian-swapping
2024-04-15 11:47:18 -10:00
SDL_mixer.c
Slightly optimized and fixed float SDL_MixAudioFormat
2024-04-15 11:47:18 -10:00
SDL_sysaudio.h
Refactored audio conversion to reduce copying
2024-04-15 11:47:18 -10:00
SDL_wave.c
iostream: "free*" params should be "closeio".
2024-03-14 23:14:46 -04:00
SDL_wave.h
Updated copyright for 2024
2024-01-01 13:15:26 -08:00