커밋 기록

작성자 SHA1 메시지 날짜
  Steven Noonan 4535d65491 HIDAPI_UpdateDiscovery: only treat "add" and "remove" events as relevant 5 년 전
  Mathieu Eyraud 7a2b6f331b Guard Inotify stuff with macro 5 년 전
  David Gow db58166e9b joystick: hidapi: Properly include <unistd.h> when inotify not available 5 년 전
  Ludovico de Nittis 8d43f45a7b Don't use udev for joystick enumeration if running in a container 5 년 전
  Ludovico de Nittis 2c3269152a Use inotify for HIDAPI joystick enumeration if not using udev 5 년 전
  Ludovico de Nittis b17242bf98 Allow libudev for HIDAPI joystick to be disabled at runtime 5 년 전
  Sam Lantinga 42607909a0 Remove devices from the list after they've been disconnected due to read errors. 5 년 전
  Sam Lantinga 7f710e93f0 Make sure we don't create a game controller mapping for HID devices that aren't supported by HIDAPI 5 년 전
  Sam Lantinga c857b5e0c9 Minor cleanup 5 년 전
  Sam Lantinga 1981d23f4b Fixed bug 5466 - Add haptic support for Stadia Controller 5 년 전
  Sam Lantinga e2f46ed8ef Always lock the HIDAPI device when closing, in case rumble is pending 5 년 전
  Sam Lantinga 907b8eebc3 Make sure the HIDAPI device is locked when closing it, in case there is rumble pending that didn't complete 5 년 전
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 년 전
  Sam Lantinga 80e5c689eb Fixed the PS5 controller not disconnecting when powered off 5 년 전
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 년 전
  Sam Lantinga c9723c407f Fixed potential hang in joystick close if the rumble thread is blocked for some reason 5 년 전
  Sam Lantinga 1031231b29 Fixed duplicating a device between XInput and HIDAPI 5 년 전
  Sam Lantinga a0c5bfa3bd Moved raw input event processing from the main thread to the joystick thread 5 년 전
  Sam Lantinga ce77966da8 Fixed RAWINPUT_IsDevicePresent() not returning TRUE for Xbox One controllers 5 년 전
  Sam Lantinga 9fc4a4c92c Revamped Xbox One HIDAPI init sequence 5 년 전
  Sam Lantinga 5b3616c325 Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 5 년 전
  Sam Lantinga fcb21aa883 Added API for sensors on game controllers 5 년 전
  Sam Lantinga d140d88744 Added SDL_JoystickGetSerial() and SDL_GameControllerGetSerial() 5 년 전
  Sam Lantinga 71e32f5e1b Added SDL_crc32() 5 년 전
  Sam Lantinga c6c116e847 Implemented setting the LED color on the PS5 controller 5 년 전
  Sam Lantinga 78422fa3c8 Added more detail on the PS5 controller state packet and enable full reports over Bluetooth 5 년 전
  Sam Lantinga 1e2caac58b Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers() 5 년 전
  Sam Lantinga 3a3aaac221 Added 4 auxiliary buttons to the game controller API 5 년 전
  Sam Lantinga a22beef402 Moved the PS5 controller driver to a separate file, as the advanced feature protocol is very different from that of the PS4 5 년 전
  Sam Lantinga e555d45331 Added SDL_JoystickHasLED 5 년 전