コミット履歴

作者 SHA1 メッセージ 日付
  Ryan C. Gordon c6c0a8394e windows: If a display's friendly name is blank, try the generic name. 2 年 前
  Sam Lantinga 9ff498e78e Make HIDAPI_JoystickOpen() more robust against internal logic errors 2 年 前
  Ryan C. Gordon bdc7f958fd cocoa: Added hint to treat MacBook trackpads as touch devices, not mice. 2 年 前
  Pierre Wendling 73d8d02629 Test: Fix Exp base case for Win32. 2 年 前
  Sam Lantinga 8e782876bb Fixed spamming the controller with reset IMU commands when they are failing 2 年 前
  Sam Lantinga eab27b9049 Make sure Switch controller initialization is synchronous and start the input timeout then 2 年 前
  Salman Ahmed b4660e9d8b macOS: Add hint for blocking thread on OpenGL context update dispatch (#5708) 2 年 前
  pionere 7eb13c21c6 improve behavior of SDL_SetHint(WithPriority) (#5309) 2 年 前
  Sam Lantinga 1db7d33dc4 Recover from Bluetooth devices temporarily out of range 2 年 前
  Sam Lantinga 6d012b2a5d Better fix for rescanning devices after read failure 2 年 前
  Sam Lantinga 483a010f0c Fixed accidentally deadlocking the rumble thread with combined Joy-Cons 2 年 前
  Sam Lantinga 5d63a3d435 Re-enumerate devices if a read fails 2 年 前
  Sam Lantinga da50f1bd3e Bluetooth devices can recover from over a second of dropped reports 2 年 前
  Sam Lantinga 824f2d4650 Added a second hint SDL_HINT_JOYSTICK_HIDAPI_JOYCON_HOME_LED to control the Home button LED on Nintendo Joy-Con controllers separately from Nintendo Switch Pro controllers 2 年 前
  Sam Lantinga 8aa6922fec Fixed detecting Bluetooth disconnection on Nintendo Switch controllers 2 年 前
  Ryan C. Gordon 3a9295e14f build-scripts: Removed winrtbuild.*, no longer used. 2 年 前
  Anonymous Maarten 53141a56b4 Expand CMake documentation a bit (#5961) 2 年 前
  Ryan C. Gordon a346c4bbef egl: Add support for SDL_GL_FLOATBUFFERS. 2 年 前
  Sam Lantinga 201484ff6f Don't duplicate the serial number twice if a child doesn't set one 2 年 前
  Sam Lantinga d90c0d41cc Include the child serial numbers in the serial number for a HIDAPI combined device 2 年 前
  SDL Wiki Bot 523bedac1a Sync SDL wiki -> header 2 年 前
  Sam Lantinga aad2df7f0d Document passing -1 to clear the player index for a controller 2 年 前
  Ryan C. Gordon 8695d982d2 README-winrt.md: Updates for newer build details. 2 年 前
  Ryan C. Gordon b599205d0c x11: Don't look up xinput2 devices unless we're in relative mode. 2 年 前
  Ryan C. Gordon 2dd7659884 test: Fixed wrong arguments to SDL_SetWindowFullscreen. 2 年 前
  Ryan C. Gordon 07b0ec539f SDL_video.h: Added \since info to new APIs. 2 年 前
  Sam Lantinga 55882e43c4 Fixed invalid read when SDL_GameControllerSetPlayerIndex() is passed a negative player_index 2 年 前
  Sam Lantinga df537a7c0e SDL_GameControllerSetPlayerIndex(gamecontroller, -1) means turn off the player LED if possible 2 年 前
  Sam Lantinga 5545be8530 The player LED index wraps for PS5 controllers, like it does for other controller types 2 年 前
  Sam Lantinga 593d20d9cc Removed debug logging 2 年 前