tangled
alpha
login
or
join now
keii.dev
/
SDL
Simple Directmedia Layer
0
fork
atom
overview
issues
pulls
pipelines
SDL
/
src
/
audio
/
at
main
21 folders
15 files
aaudio
Fixed audio dropouts when plenty of audio is queued on Android
1 year ago
alsa
Fix C23 empty initializer warning.
1 year ago
coreaudio
Corrected CoreAudio surround sound channel layouts
1 year ago
directsound
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
1 year ago
disk
Use SDL_bool instead an int return code in the SDL API
1 year ago
dsp
Renamed atomic functions to match SDL 3.0 naming convention
1 year ago
dummy
Fix typos (thanks @qndel!)
1 year ago
emscripten
emscriptenaudio: Removed comment about Firefox not supporting userActivation.
1 year ago
haiku
Use SDL_bool instead an int return code in the SDL API
1 year ago
jack
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
1 year ago
n3ds
Renamed atomic functions to match SDL 3.0 naming convention
1 year ago
netbsd
Renamed atomic functions to match SDL 3.0 naming convention
1 year ago
openslES
Removed SDL_bool in favor of plain bool
1 year ago
pipewire
pipewire: i/o callbacks should avoid higher-level iteration during device open.
1 year ago
ps2
Use SDL_bool instead an int return code in the SDL API
1 year ago
psp
Use SDL_bool instead an int return code in the SDL API
1 year ago
pulseaudio
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
1 year ago
qnx
Renamed atomic functions to match SDL 3.0 naming convention
1 year ago
sndio
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
1 year ago
vita
Renamed atomic functions to match SDL 3.0 naming convention
1 year ago
wasapi
Merge SDL_wasapi_win32 into SDL_wasapi
1 year ago
SDL_audio.c
audio: Add NULL check to SDL_UnbindAudioStreams
1 year ago
SDL_audio_c.h
Use C++ style comments consistently in SDL source code
1 year ago
SDL_audio_channel_converters.h
Use C++ style comments consistently in SDL source code
1 year ago
SDL_audiocvt.c
audio: Allow channel maps to specify -1 to mute a channel.
1 year ago
SDL_audiodev.c
Re-added SDL_getenv() as a thread-safe getenv() implementation
1 year ago
SDL_audiodev_c.h
Use C99 bool internally in SDL
1 year ago
SDL_audioqueue.c
Additional cleanup exposed by building with a C++ compiler
1 year ago
SDL_audioqueue.h
Use SDL_bool instead an int return code in the SDL API
1 year ago
SDL_audioresample.c
Added thread-safe initialization/cleanup support
1 year ago
SDL_audioresample.h
Updated copyright for 2024
2 years ago
SDL_audiotypecvt.c
Use C99 bool internally in SDL
1 year ago
SDL_mixer.c
Removed SDL_bool in favor of plain bool
1 year ago
SDL_sysaudio.h
audio: Let emscripten update device->sample_frames at device open time.
1 year ago
SDL_wave.c
Set error for NULL SDL_IOStream in SDL_LoadWAV_IO()
1 year ago
SDL_wave.h
Use C++ style comments consistently in SDL source code
1 year ago