Ryan C. Gordon
|
9bec57309c
wasapi: Proxy default device change handling to management thread.
|
há 1 ano atrás |
Ryan C. Gordon
|
c45b5121ce
audio: Fixed potential race condition.
|
há 1 ano atrás |
Sam Lantinga
|
8b6da3c701
Fixed making the EGL context current when resuming on Android
|
há 1 ano atrás |
SDL Wiki Bot
|
2e9eb1073d
Sync SDL3 wiki -> header
|
há 1 ano atrás |
Ryan C. Gordon
|
e6116d399a
mutex: Removed SDL_MUTEX_MAXWAIT.
|
há 1 ano atrás |
SDL Wiki Bot
|
82f48be3ef
Sync SDL3 wiki -> header
|
há 1 ano atrás |
Ryan C. Gordon
|
899eb0d042
thread: Locking mutexes and rwlocks are now void functions.
|
há 1 ano atrás |
Frank Praznik
|
082ef41566
alsa: Fix crash from invalid handle pointer
|
há 1 ano atrás |
Ozkan Sezer
|
a9aa15c792
CI: change FreeBSD CI runner to cross-platform-actions.
|
há 1 ano atrás |
Sam Lantinga
|
23ceae94c9
Fixed Xbox 360 Controller support using libusb on Linux
|
há 1 ano atrás |
Ryan C. Gordon
|
ace0c2c297
mutex: Fixed bug where generic SDL_TryLockMutex would incorrectly block.
|
há 1 ano atrás |
Sam Lantinga
|
f52b330ed8
Added support for the HP HyperX Clutch Gladiate controller
|
há 1 ano atrás |
Ryan C. Gordon
|
b61706373c
n3ds: Check that audio thread name starts with "SDLAudioP"
|
há 1 ano atrás |
ds-sloth
|
6827b3331d
n3ds systhread - use 80kb thread stack size as default, remove hard cap
|
há 1 ano atrás |
ds-sloth
|
e4cd1d4059
n3ds systhread - prefer to put audio thread on system core
|
há 1 ano atrás |
ds-sloth
|
1023d8ec84
SDL_n3dsaudio.c - don't risk leaving current_priority uninitialized
|
há 1 ano atrás |
ds-sloth
|
07171be596
SDL_n3dsaudio.h: use triple buffering
|
há 1 ano atrás |
ds-sloth
|
6efe957159
SDL_n3dsaudio.c: separate mixer locks from audio device locks
|
há 1 ano atrás |
Sam Lantinga
|
39a961ba41
Added support for "%[]" sscanf syntax
|
há 1 ano atrás |
Sam Lantinga
|
124a0050b6
Fixed warning: no previous prototype for function 'SDL_UpdateAudio'
|
há 1 ano atrás |
Ryan C. Gordon
|
b16165a33f
rwlock: SDL_UnlockRWLock was incorrectly tagged with SDL_RELEASE_SHARED.
|
há 1 ano atrás |
Ryan C. Gordon
|
865dd04068
pulseaudio: Don't use a hash for device change detection.
|
há 1 ano atrás |
Sam Lantinga
|
b8cc51875a
Fixed build
|
há 1 ano atrás |
Sam Lantinga
|
0413e21e54
Fixed audio device removed events for ALSA
|
há 1 ano atrás |
Sam Lantinga
|
5ba03d377a
Revert "Fixed audio device removed events for ALSA"
|
há 1 ano atrás |
Ryan C. Gordon
|
a774694be0
pulseaudio: Simplified default device change detection code.
|
há 1 ano atrás |
Sam Lantinga
|
e57fef8f0b
Fixed audio device removed events for ALSA
|
há 1 ano atrás |
Sam Lantinga
|
4280d4b359
Fixed warning C4210: nonstandard extension used: function given file scope
|
há 1 ano atrás |
Ryan C. Gordon
|
182cfc3265
pulseaudio: Rework how we manage default devices and hotplug.
|
há 1 ano atrás |
Ryan C. Gordon
|
b2ae1e835f
pulseaudio: Change debug printf calls to use SDL_Log instead.
|
há 1 ano atrás |