Ryan C. Gordon 8d3bec99a7 audio: Make SDL_GetAudioStreamProperties() thread safe. vor 1 Jahr
..
aaudio 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. vor 1 Jahr
alsa fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() vor 1 Jahr
coreaudio 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention vor 1 Jahr
directsound 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. vor 1 Jahr
disk 9ff3446f03 Use SDL_bool instead an int return code in the SDL API vor 1 Jahr
dsp 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention vor 1 Jahr
dummy bd04459cde Fix typos (thanks @qndel!) vor 1 Jahr
emscripten b6a6a4a7f8 audio: fix incorrect dynCall in Emscripten audio. vor 1 Jahr
haiku 9ff3446f03 Use SDL_bool instead an int return code in the SDL API vor 1 Jahr
jack 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. vor 1 Jahr
n3ds 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention vor 1 Jahr
netbsd 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention vor 1 Jahr
openslES a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 1 Jahr
pipewire 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. vor 1 Jahr
ps2 9ff3446f03 Use SDL_bool instead an int return code in the SDL API vor 1 Jahr
psp 9ff3446f03 Use SDL_bool instead an int return code in the SDL API vor 1 Jahr
pulseaudio fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() vor 1 Jahr
qnx 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention vor 1 Jahr
sndio 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. vor 1 Jahr
vita 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention vor 1 Jahr
wasapi fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() vor 1 Jahr
SDL_audio.c 9af5ffcfbe Improve support for private platforms (#11220) vor 1 Jahr
SDL_audio_c.h 6501e90018 Use C++ style comments consistently in SDL source code vor 1 Jahr
SDL_audio_channel_converters.h 6501e90018 Use C++ style comments consistently in SDL source code vor 1 Jahr
SDL_audiocvt.c 8d3bec99a7 audio: Make SDL_GetAudioStreamProperties() thread safe. vor 1 Jahr
SDL_audiodev.c 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation vor 1 Jahr
SDL_audiodev_c.h 8f546bb3c9 Use C99 bool internally in SDL vor 1 Jahr
SDL_audioqueue.c 00c409cff8 Additional cleanup exposed by building with a C++ compiler vor 1 Jahr
SDL_audioqueue.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API vor 1 Jahr
SDL_audioresample.c 9275c533ca Added thread-safe initialization/cleanup support vor 1 Jahr
SDL_audioresample.h 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
SDL_audiotypecvt.c 8f546bb3c9 Use C99 bool internally in SDL vor 1 Jahr
SDL_mixer.c a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 1 Jahr
SDL_sysaudio.h 9af5ffcfbe Improve support for private platforms (#11220) vor 1 Jahr
SDL_wave.c fb43dc3097 Set error for NULL SDL_IOStream in SDL_LoadWAV_IO() vor 1 Jahr
SDL_wave.h 6501e90018 Use C++ style comments consistently in SDL source code vor 1 Jahr