Commit History

Author SHA1 Message Date
  Jonatha Gabriel b944dc8f2e Also fix Android crash when SDL_HIDAPI_DISABLED set to 1 4 years ago
  Sam Lantinga b559a4accc Fixed Android crash when SDL_HIDAPI_DISABLED set to 1 4 years ago
  Sam Lantinga 30f04d63e6 HIDAPI is only reliable on Android 4.3 and newer 4 years ago
  Sylvain d31251b014 use SDL's functions version inplace of libc version 4 years ago
  Sam Lantinga 66058bbbd5 Fixed exception accessing Bluetooth devices on Android 12 4 years ago
  Sam Lantinga 162772aa63 Fixed build warnings on Android 4 years ago
  Sam Lantinga b8327a4a48 Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems 4 years ago
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 4 years ago
  Sam Lantinga f93e9047eb Implemented the timeout in hid_read_timeout() on Android 4 years ago
  Sam Lantinga bf754b52bf Valve contributed code is under the Zlib license 5 years ago
  Sam Lantinga cb986aff9f Fixed exception at shutdown if the controllers are closed after the HIDDeviceManager is shutdown 6 years ago
  Sam Lantinga 43aa1fa9e7 Added support for detecting previously unknown Xbox 360 and Xbox One controllers using the HIDAPI driver with libusb and Android 6 years ago
  Sam Lantinga 23a2b47790 Protect against NULL device in the Android hidapi implementation 6 years ago
  Sam Lantinga c4918db580 Add exception handling to Android hidapi. 7 years ago
  Sam Lantinga 337cea4411 Fixed life-cycle issues with two activities sharing HIDDeviceManager 7 years ago
  Sam Lantinga 7df0f4fdac Fixed bug 4277 - warnings patch 7 years ago
  Sam Lantinga fb0e68ae0f Fixed building with newer Android NDK 7 years ago
  Sam Lantinga f6a537cbfa Store the API device refcount on the device itself, so if the device is disconnected and we have multiple application references to it, we only free it once. 7 years ago
  Sam Lantinga e8a0e35e24 Use atomic reference counting for the HID device object 7 years ago
  Sam Lantinga 0d22559e30 Fixed Android build error 7 years ago
  Sam Lantinga 4f41f07d43 Added missing files from previous commits 7 years ago