Sam Lantinga
|
f6b1e028ab
Allow vendor matching for hid_enumerate() on all backends
|
3 năm trước cách đây |
Sam Lantinga
|
aa2e2f4843
Make sure HID devices can be opened before making them available to the application
|
3 năm trước cách đây |
Sam Lantinga
|
99e85cc27b
Accidentally reverted https://github.com/libsdl-org/SDL/commit/172865ff137532123ec06177119be163ba1811f5
|
3 năm trước cách đây |
Sam Lantinga
|
6cbdc66650
Fixed use of uninitialized 'size' variable (thanks @ozkan!)
|
3 năm trước cách đây |
Sam Lantinga
|
910d499c54
Fixed comment typo
|
3 năm trước cách đây |
Sam Lantinga
|
172865ff13
Don't enumerate HID devices on macOS if we don't have input monitoring permissions
|
3 năm trước cách đây |
Sam Lantinga
|
679582e702
Fixed crash if there are no devices available
|
3 năm trước cách đây |
Pierre Wendling
|
6c536afdb7
Fix C89 declaration for macOS modules.
|
3 năm trước cách đây |
Ryan C. Gordon
|
4fe7b2cbd1
static analysis: Fixed several complaints from codechecker.
|
4 năm trước cách đây |
Sam Lantinga
|
09b652b70a
Make sure the string properties are actually strings (thanks Nat!)
|
4 năm trước cách đây |
Sam Lantinga
|
14db417e12
Reenable getting the serial number on macOS
|
4 năm trước cách đây |
Sam Lantinga
|
c3ca3445bd
Prefer HIDAPI on macOS, as that has extended functionality
|
4 năm trước cách đây |
Cameron Gutman
|
343fa61215
hid: fix inconsistent indentation
|
4 năm trước cách đây |
Cameron Gutman
|
db60b27188
hid: Only enumerate IOHIDDevices that are likely to be joysticks
|
4 năm trước cách đây |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
4 năm trước cách đây |
Sam Lantinga
|
db18764e41
Use correct relative include path
|
4 năm trước cách đây |
Sam Lantinga
|
814285d6e3
Workaround for crash on Apple Mac M1 hardware
|
4 năm trước cách đây |
Sam Lantinga
|
6de33c0945
Clarify why we're skipping Game Controller framework supported devices in hid.c
|
4 năm trước cách đây |
Patrick Hogan
|
28da6c5ddb
Have HIDAPI skip MFI supported HID devices on macOS to avoid duplicate devices.
|
4 năm trước cách đây |
Sam Lantinga
|
1133ea0349
Fixed crash on macOS when AirPods are connected
|
5 năm trước cách đây |
Sam Lantinga
|
43aa1fa9e7
Added support for detecting previously unknown Xbox 360 and Xbox One controllers using the HIDAPI driver with libusb and Android
|
6 năm trước cách đây |
Sam Lantinga
|
98ce0e50b7
Removed unnecessary setlocale() on Mac
|
6 năm trước cách đây |
Cameron Gutman
|
f21e172767
Use IOHIDManagerRegisterDeviceRemovalCallback() to monitor for HID removal
|
6 năm trước cách đây |
Andrew Eikum
|
738dff4bbc
hidapi: Update repository URLs
|
6 năm trước cách đây |
Andrew Eikum
|
0e9560aea2
hidapi: Zero out new hid_device_info structs
|
6 năm trước cách đây |
Sam Lantinga
|
52e62329c8
Fixed build error
|
6 năm trước cách đây |
Sam Lantinga
|
1dc24160a1
Add linked list of opened HID devices to prevent accessing already freed devices in device removal callback that is sometimes called even after being unregistered
|
6 năm trước cách đây |
Sam Lantinga
|
b08bdc4401
Don't build SDL_JOYSTICK_HIDAPI by default on iOS
|
7 năm trước cách đây |
Sam Lantinga
|
5dfa4043a3
Fixed warnings building on Mac OS X 64-bit
|
7 năm trước cách đây |
Sam Lantinga
|
4f41f07d43
Added missing files from previous commits
|
7 năm trước cách đây |