커밋 기록

작성자 SHA1 메시지 날짜
  Frank Praznik 082ef41566 alsa: Fix crash from invalid handle pointer 2 년 전
  Ozkan Sezer a9aa15c792 CI: change FreeBSD CI runner to cross-platform-actions. 2 년 전
  Sam Lantinga 23ceae94c9 Fixed Xbox 360 Controller support using libusb on Linux 2 년 전
  Ryan C. Gordon ace0c2c297 mutex: Fixed bug where generic SDL_TryLockMutex would incorrectly block. 2 년 전
  Sam Lantinga f52b330ed8 Added support for the HP HyperX Clutch Gladiate controller 2 년 전
  Ryan C. Gordon b61706373c n3ds: Check that audio thread name starts with "SDLAudioP" 2 년 전
  ds-sloth 6827b3331d n3ds systhread - use 80kb thread stack size as default, remove hard cap 2 년 전
  ds-sloth e4cd1d4059 n3ds systhread - prefer to put audio thread on system core 2 년 전
  ds-sloth 1023d8ec84 SDL_n3dsaudio.c - don't risk leaving current_priority uninitialized 2 년 전
  ds-sloth 07171be596 SDL_n3dsaudio.h: use triple buffering 2 년 전
  ds-sloth 6efe957159 SDL_n3dsaudio.c: separate mixer locks from audio device locks 2 년 전
  Sam Lantinga 39a961ba41 Added support for "%[]" sscanf syntax 2 년 전
  Sam Lantinga 124a0050b6 Fixed warning: no previous prototype for function 'SDL_UpdateAudio' 2 년 전
  Ryan C. Gordon b16165a33f rwlock: SDL_UnlockRWLock was incorrectly tagged with SDL_RELEASE_SHARED. 2 년 전
  Ryan C. Gordon 865dd04068 pulseaudio: Don't use a hash for device change detection. 2 년 전
  Sam Lantinga b8cc51875a Fixed build 2 년 전
  Sam Lantinga 0413e21e54 Fixed audio device removed events for ALSA 2 년 전
  Sam Lantinga 5ba03d377a Revert "Fixed audio device removed events for ALSA" 2 년 전
  Ryan C. Gordon a774694be0 pulseaudio: Simplified default device change detection code. 2 년 전
  Sam Lantinga e57fef8f0b Fixed audio device removed events for ALSA 2 년 전
  Sam Lantinga 4280d4b359 Fixed warning C4210: nonstandard extension used: function given file scope 2 년 전
  Ryan C. Gordon 182cfc3265 pulseaudio: Rework how we manage default devices and hotplug. 2 년 전
  Ryan C. Gordon b2ae1e835f pulseaudio: Change debug printf calls to use SDL_Log instead. 2 년 전
  Sam Lantinga 38afd48daf Added a single source of SDL object IDs 2 년 전
  Sam Lantinga e07f6c0a17 SDL_IsJoystickProductWheel() returns SDL_TRUE for Asetek wheelbases (thanks @IOBYTE!) 2 년 전
  Sam Lantinga c98a14fdeb Renamed display added/removed events for consistency with the rest of the API 2 년 전
  Sam Lantinga c2a3112b6f Added "--substring" to the help for rename_symbols.py 2 년 전
  Sam Lantinga a844d90942 Add missing error reporting in Android_JNI_FileOpen() 2 년 전
  Ryan C. Gordon 4ac38d13dd alsa: Don't touch free'd memory in hotplug thread. 2 년 전
  Ryan C. Gordon 43d41c9dcb audio: Another attempt to make device add/remove work vs event watchers. 2 년 전