summaryrefslogtreecommitdiff
path: root/src/hidapi/libusb
Commit message (Expand)AuthorAgeFilesLines
* minor updates to libc function checksOzkan Sezer2021-02-071-0/+4
* hidapi/libusb/hid.c: fix race condition on device close (bug #5484)Ozkan Sezer2021-01-191-8/+10
* hidapi/libusb/hid.c: whitespace tidy-up.Ozkan Sezer2021-01-191-18/+16
* Fixed whitespaceSam Lantinga2020-12-151-11/+11
* Added support for the Xbox Series X controller to the HIDAPI driverSam Lantinga2020-11-101-2/+2
* Use LIBUSB_CALL for hidapi's read_callback functionEthan Lee2020-03-111-1/+1
* Don't enumerate devices we can't openSam Lantinga2020-01-261-28/+31
* Added support for detecting previously unknown Xbox 360 and Xbox One controll...Sam Lantinga2020-01-181-0/+3
* Reattach the kernel driver after closing USB controllersSam Lantinga2020-01-171-0/+14
* Improved Xbox One controller initializationSam Lantinga2020-01-161-0/+41
* Added support for wireless Xbox 360 controllers using the HIDAPI driverSam Lantinga2019-12-191-4/+5
* Added support for the SteelSeries Stratus DuoSam Lantinga2019-12-161-0/+1
* Fixed Xbox 360 Controller support using libusb on LinuxSam Lantinga2019-12-121-17/+8
* Use the same logic to get the config descriptor in hid_open() as in hid_enume...Sam Lantinga2019-11-251-1/+4
* Added support for the Hyperkin X91Sam Lantinga2019-11-251-4/+5
* hidapi: Explicitly include locale.h, for setlocaleEthan Lee2019-08-061-8/+1
* Port libusb hid.c to SDL, add to MinGW configureEthan Lee2019-08-041-148/+101
* hidapi: Update repository URLsAndrew Eikum2019-07-251-1/+1
* Don't build SDL_JOYSTICK_HIDAPI by default on iOSSam Lantinga2018-10-261-0/+5
* Added missing files from previous commitsSam Lantinga2018-08-096-0/+1758