SDL/src/audio
Ryan C. Gordon c331b64d79
audio: Tighten up possession of detectionLock during device open.
We don't need it for most of the time, and holding it during the backend's
OpenDevice upsets ThreadSanitizer vs our PulseAudio code.

Fixes #7427.
2023-11-20 01:01:49 -05:00
..
aaudio cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
alsa cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
android cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
arts cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
coreaudio cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
directsound cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
disk cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
dsp cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
dummy cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
emscripten cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
esd cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
fusionsound cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
haiku cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
jack cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
n3ds [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
nacl cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
nas cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
netbsd cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
openslES cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
os2 cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
paudio cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
pipewire cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
ps2 [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
psp cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
pulseaudio cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
qsa cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
sndio cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
sun cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
vita cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
wasapi cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
winmm cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_audio.c audio: Tighten up possession of detectionLock during device open. 2023-11-20 01:01:49 -05:00
SDL_audio_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_audio_channel_converters.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_audio_resampler_filter.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_audiocvt.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_audiodev.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_audiodev_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_audiotypecvt.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_mixer.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_sysaudio.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_wave.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_wave.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00