Ryan C. Gordon
|
f63e9a8a3f
wasapi: Handle disconnected devices that get reconnected.
|
1 year ago |
Ryan C. Gordon
|
5fa7b291d4
wasapi: Fixed memory leak if new audio devices fail to add.
|
1 year ago |
Ryan C. Gordon
|
468c386686
wasapi: Handle disconnect notifications from the management thread, too.
|
1 year ago |
Ryan C. Gordon
|
ce3be02b48
wasapi: If device is marked as a zombie, don't try to resuscitate it.
|
1 year ago |
Ryan C. Gordon
|
85923049a6
wasapi: Patched to compile.
|
1 year ago |
Ryan C. Gordon
|
9bec57309c
wasapi: Proxy default device change handling to management thread.
|
1 year ago |
Ryan C. Gordon
|
c45b5121ce
audio: Fixed potential race condition.
|
1 year ago |
Sam Lantinga
|
8b6da3c701
Fixed making the EGL context current when resuming on Android
|
1 year ago |
SDL Wiki Bot
|
2e9eb1073d
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
e6116d399a
mutex: Removed SDL_MUTEX_MAXWAIT.
|
1 year ago |
SDL Wiki Bot
|
82f48be3ef
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
899eb0d042
thread: Locking mutexes and rwlocks are now void functions.
|
1 year ago |
Frank Praznik
|
082ef41566
alsa: Fix crash from invalid handle pointer
|
1 year ago |
Ozkan Sezer
|
a9aa15c792
CI: change FreeBSD CI runner to cross-platform-actions.
|
1 year ago |
Sam Lantinga
|
23ceae94c9
Fixed Xbox 360 Controller support using libusb on Linux
|
1 year ago |
Ryan C. Gordon
|
ace0c2c297
mutex: Fixed bug where generic SDL_TryLockMutex would incorrectly block.
|
1 year ago |
Sam Lantinga
|
f52b330ed8
Added support for the HP HyperX Clutch Gladiate controller
|
1 year ago |
Ryan C. Gordon
|
b61706373c
n3ds: Check that audio thread name starts with "SDLAudioP"
|
1 year ago |
ds-sloth
|
6827b3331d
n3ds systhread - use 80kb thread stack size as default, remove hard cap
|
1 year ago |
ds-sloth
|
e4cd1d4059
n3ds systhread - prefer to put audio thread on system core
|
1 year ago |
ds-sloth
|
1023d8ec84
SDL_n3dsaudio.c - don't risk leaving current_priority uninitialized
|
1 year ago |
ds-sloth
|
07171be596
SDL_n3dsaudio.h: use triple buffering
|
1 year ago |
ds-sloth
|
6efe957159
SDL_n3dsaudio.c: separate mixer locks from audio device locks
|
1 year ago |
Sam Lantinga
|
39a961ba41
Added support for "%[]" sscanf syntax
|
1 year ago |
Sam Lantinga
|
124a0050b6
Fixed warning: no previous prototype for function 'SDL_UpdateAudio'
|
1 year ago |
Ryan C. Gordon
|
b16165a33f
rwlock: SDL_UnlockRWLock was incorrectly tagged with SDL_RELEASE_SHARED.
|
1 year ago |
Ryan C. Gordon
|
865dd04068
pulseaudio: Don't use a hash for device change detection.
|
1 year ago |
Sam Lantinga
|
b8cc51875a
Fixed build
|
1 year ago |
Sam Lantinga
|
0413e21e54
Fixed audio device removed events for ALSA
|
1 year ago |
Sam Lantinga
|
5ba03d377a
Revert "Fixed audio device removed events for ALSA"
|
1 year ago |