Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 09909d029d Fixed handling of BACK button on newer Xbox One S controllers hace 5 años
  Sam Lantinga 54e5136b50 Refactored Xbox One Bluetooth protocol and verified Xbox One S, Xbox Series X, and Xbox One Elite Series 2 controllers hace 5 años
  Sam Lantinga 1031231b29 Fixed duplicating a device between XInput and HIDAPI hace 5 años
  Sam Lantinga 59f28b7f4b Fixed whitespace hace 5 años
  Sam Lantinga f487d63a6b Fixed crash when printing NULL wide character string hace 5 años
  Sylvain Becker 754286c61c SDL Renderer: specify the correct flag when recreating the window hace 5 años
  Sylvain Becker 035f8f2391 SDL_RecreateWindow: allow clearing VULKAN when recreating the window hace 5 años
  Sylvain Becker 93fbab0fac SDL_ReCreateWindow: allow to unload METAL window and switch back to OpenGL. hace 5 años
  Cameron Gutman 9d40a0f317 Fix joystick device add events containing invalid device indexes hace 5 años
  Sam Lantinga 7854f43b6d Disable SDL_JOYSTICK_HIDAPI on iOS and tvOS by default hace 5 años
  Sam Lantinga ebf315e0f2 Fixed bug 5369 - iOS static library build copies public headers files into xcode archive hace 5 años
  Sam Lantinga 4b35a18d8b Fixed bug 5366 - cmake build doesn't detect Metal on macOS hace 5 años
  Sam Lantinga 798b228806 Fixed bug 5367 - SDL_OpenUrl disabled on iOS due to unified Xcode project file hace 5 años
  Sam Lantinga c78ca2d170 Fixed bug 5371 - Rawinput: Fix truncating cast of string length. hace 5 años
  Sam Lantinga a3ccf9adca Fixed bug 5373 - [PATCH] Rawinput: Get correlated XInput battery info hace 5 años
  Sam Lantinga e3966e25ca Use the correct internal API for updating the battery level for PS5 controllers hace 5 años
  Sam Lantinga f4ed07de06 We don't know whether the PS5 controller is Bluetooth or not when we open it hace 5 años
  Sam Lantinga 04f0fd13b5 Remember to close the game controller when we're done with it hace 5 años
  Sam Lantinga 1f2f536bd2 Fixed XInput correlation for raw input controllers after hotplug events hace 5 años
  Sam Lantinga 012471e959 Open and test all connected controllers hace 5 años
  Sam Lantinga 1c865c460b Load the raw input device list at init time so it's available when DirectInput is doing device detection hace 5 años
  Sam Lantinga a0c5bfa3bd Moved raw input event processing from the main thread to the joystick thread hace 5 años
  Sam Lantinga 4fbefbe20d Sort the raw input axes by usage, so X comes before Y, etc. hace 5 años
  Sam Lantinga 4ddac485db Backed out minor optimization that prevented correlation_id from being set hace 5 años
  Sam Lantinga 8973a25849 Enable dispatching of WM_INPUT_DEVICE_CHANGE events directly, in case the application hasn't created a window with the normal message loop hace 5 años
  Sam Lantinga e8adc64810 Enable dispatching of WM_INPUT events directly, in case the application hasn't created a window with the normal message loop hace 5 años
  Sam Lantinga 0252235e82 Recheck devices if another API queries raw input for a new device hace 5 años
  Sam Lantinga a7dede7e36 Re-enable axis correlation for raw input controllers, for twin stick shooters that don't need face buttons hace 5 años
  Sam Lantinga ce77966da8 Fixed RAWINPUT_IsDevicePresent() not returning TRUE for Xbox One controllers hace 5 años
  Sam Lantinga 8a449de20d Fixed Xbox 360 wireless controller being picked up by WGI when it's being managed by RAWINPUT hace 5 años