Historia zmian

Autor SHA1 Wiadomość Data
  Ryan C. Gordon dcc8805c21 testaudio: Fixed compiler warning on Visual Studio. 2 lat temu
  Ryan C. Gordon 9cb259e865 audio: Never SDL_PushEvent from anywhere but SDL_UpdateAudio(). 2 lat temu
  Frank Praznik 875e45e70b wayland: Sanity check pointers and protocols before confining 2 lat temu
  Frank Praznik 0e87b71d08 wayland: Check the relative pointer handle before destroying 2 lat temu
  Anonymous Maarten 6127ac0871 Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h 2 lat temu
  Sam Lantinga 552bee47cb Clear any previous errors if we successfully show a message box 2 lat temu
  Sam Lantinga 343da852a6 Don't try to use the Wayland messagebox if we're not in Wayland 2 lat temu
  Ryan C. Gordon f63e9a8a3f wasapi: Handle disconnected devices that get reconnected. 2 lat temu
  Ryan C. Gordon 5fa7b291d4 wasapi: Fixed memory leak if new audio devices fail to add. 2 lat temu
  Ryan C. Gordon 468c386686 wasapi: Handle disconnect notifications from the management thread, too. 2 lat temu
  Ryan C. Gordon ce3be02b48 wasapi: If device is marked as a zombie, don't try to resuscitate it. 2 lat temu
  Ryan C. Gordon 85923049a6 wasapi: Patched to compile. 2 lat temu
  Ryan C. Gordon 9bec57309c wasapi: Proxy default device change handling to management thread. 2 lat temu
  Ryan C. Gordon c45b5121ce audio: Fixed potential race condition. 2 lat temu
  Sam Lantinga 8b6da3c701 Fixed making the EGL context current when resuming on Android 2 lat temu
  SDL Wiki Bot 2e9eb1073d Sync SDL3 wiki -> header 2 lat temu
  Ryan C. Gordon e6116d399a mutex: Removed SDL_MUTEX_MAXWAIT. 2 lat temu
  SDL Wiki Bot 82f48be3ef Sync SDL3 wiki -> header 2 lat temu
  Ryan C. Gordon 899eb0d042 thread: Locking mutexes and rwlocks are now void functions. 2 lat temu
  Frank Praznik 082ef41566 alsa: Fix crash from invalid handle pointer 2 lat temu
  Ozkan Sezer a9aa15c792 CI: change FreeBSD CI runner to cross-platform-actions. 2 lat temu
  Sam Lantinga 23ceae94c9 Fixed Xbox 360 Controller support using libusb on Linux 2 lat temu
  Ryan C. Gordon ace0c2c297 mutex: Fixed bug where generic SDL_TryLockMutex would incorrectly block. 2 lat temu
  Sam Lantinga f52b330ed8 Added support for the HP HyperX Clutch Gladiate controller 2 lat temu
  Ryan C. Gordon b61706373c n3ds: Check that audio thread name starts with "SDLAudioP" 2 lat temu
  ds-sloth 6827b3331d n3ds systhread - use 80kb thread stack size as default, remove hard cap 2 lat temu
  ds-sloth e4cd1d4059 n3ds systhread - prefer to put audio thread on system core 2 lat temu
  ds-sloth 1023d8ec84 SDL_n3dsaudio.c - don't risk leaving current_priority uninitialized 2 lat temu
  ds-sloth 07171be596 SDL_n3dsaudio.h: use triple buffering 2 lat temu
  ds-sloth 6efe957159 SDL_n3dsaudio.c: separate mixer locks from audio device locks 2 lat temu