Commit History

Author SHA1 Message Date
  Anonymous Maarten 5d95cbde37 cmake: reset check state before testing -fobjc-arc 1 year ago
  Anonymous Maarten f18120c83c cmake: check -fobjc-arc compiler flag on Apple platforms 1 year ago
  Anonymous Maarten 4aacc4b92e cmake: file(RELATIVE_PATH) needs 2 absolute paths 1 year ago
  Ryan C. Gordon dcc8805c21 testaudio: Fixed compiler warning on Visual Studio. 1 year ago
  Ryan C. Gordon 9cb259e865 audio: Never SDL_PushEvent from anywhere but SDL_UpdateAudio(). 1 year ago
  Frank Praznik 875e45e70b wayland: Sanity check pointers and protocols before confining 1 year ago
  Frank Praznik 0e87b71d08 wayland: Check the relative pointer handle before destroying 1 year ago
  Anonymous Maarten 6127ac0871 Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h 1 year ago
  Sam Lantinga 552bee47cb Clear any previous errors if we successfully show a message box 1 year ago
  Sam Lantinga 343da852a6 Don't try to use the Wayland messagebox if we're not in Wayland 1 year ago
  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