コミット履歴

作者 SHA1 メッセージ 日付
  SDL Wiki Bot 82f48be3ef Sync SDL3 wiki -> header 1 年間 前
  Ryan C. Gordon 899eb0d042 thread: Locking mutexes and rwlocks are now void functions. 1 年間 前
  Frank Praznik 082ef41566 alsa: Fix crash from invalid handle pointer 1 年間 前
  Ozkan Sezer a9aa15c792 CI: change FreeBSD CI runner to cross-platform-actions. 1 年間 前
  Sam Lantinga 23ceae94c9 Fixed Xbox 360 Controller support using libusb on Linux 1 年間 前
  Ryan C. Gordon ace0c2c297 mutex: Fixed bug where generic SDL_TryLockMutex would incorrectly block. 1 年間 前
  Sam Lantinga f52b330ed8 Added support for the HP HyperX Clutch Gladiate controller 1 年間 前
  Ryan C. Gordon b61706373c n3ds: Check that audio thread name starts with "SDLAudioP" 1 年間 前
  ds-sloth 6827b3331d n3ds systhread - use 80kb thread stack size as default, remove hard cap 1 年間 前
  ds-sloth e4cd1d4059 n3ds systhread - prefer to put audio thread on system core 1 年間 前
  ds-sloth 1023d8ec84 SDL_n3dsaudio.c - don't risk leaving current_priority uninitialized 1 年間 前
  ds-sloth 07171be596 SDL_n3dsaudio.h: use triple buffering 1 年間 前
  ds-sloth 6efe957159 SDL_n3dsaudio.c: separate mixer locks from audio device locks 1 年間 前
  Sam Lantinga 39a961ba41 Added support for "%[]" sscanf syntax 1 年間 前
  Sam Lantinga 124a0050b6 Fixed warning: no previous prototype for function 'SDL_UpdateAudio' 1 年間 前
  Ryan C. Gordon b16165a33f rwlock: SDL_UnlockRWLock was incorrectly tagged with SDL_RELEASE_SHARED. 1 年間 前
  Ryan C. Gordon 865dd04068 pulseaudio: Don't use a hash for device change detection. 1 年間 前
  Sam Lantinga b8cc51875a Fixed build 1 年間 前
  Sam Lantinga 0413e21e54 Fixed audio device removed events for ALSA 1 年間 前
  Sam Lantinga 5ba03d377a Revert "Fixed audio device removed events for ALSA" 1 年間 前
  Ryan C. Gordon a774694be0 pulseaudio: Simplified default device change detection code. 1 年間 前
  Sam Lantinga e57fef8f0b Fixed audio device removed events for ALSA 1 年間 前
  Sam Lantinga 4280d4b359 Fixed warning C4210: nonstandard extension used: function given file scope 1 年間 前
  Ryan C. Gordon 182cfc3265 pulseaudio: Rework how we manage default devices and hotplug. 1 年間 前
  Ryan C. Gordon b2ae1e835f pulseaudio: Change debug printf calls to use SDL_Log instead. 1 年間 前
  Sam Lantinga 38afd48daf Added a single source of SDL object IDs 1 年間 前
  Sam Lantinga e07f6c0a17 SDL_IsJoystickProductWheel() returns SDL_TRUE for Asetek wheelbases (thanks @IOBYTE!) 1 年間 前
  Sam Lantinga c98a14fdeb Renamed display added/removed events for consistency with the rest of the API 1 年間 前
  Sam Lantinga c2a3112b6f Added "--substring" to the help for rename_symbols.py 1 年間 前
  Sam Lantinga a844d90942 Add missing error reporting in Android_JNI_FileOpen() 1 年間 前