Sam Lantinga
|
0903e83553
Use SDL specific window class to avoid conflicting with Steam
|
hace 6 años |
Sam Lantinga
|
c88666580e
Catch device removal as well as device arrival on Windows
|
hace 6 años |
Sam Lantinga
|
641c674f2a
Turned off debug messages
|
hace 6 años |
Sam Lantinga
|
51902010c6
Remove the HIDAPI device if we get a read error from it
|
hace 6 años |
Sam Lantinga
|
dfbd7f65a9
Fixed Mac OS X build
|
hace 6 años |
Sam Lantinga
|
ec74c318b9
Polling hid_enumerate() every 3 seconds causes freezes and stutters on some USB audio devices and mice.
|
hace 6 años |
Ryan C. Gordon
|
2dc04b4c11
libm: one more static analysis fix.
|
hace 6 años |
Ryan C. Gordon
|
67a48ad13a
haiku: Patched to compile with new joystick interfaces.
|
hace 6 años |
Ryan C. Gordon
|
e1ac643b32
bsd: Patched to compile.
|
hace 6 años |
Ryan C. Gordon
|
67764070f0
bsd: Update joystick code for new interfaces.
|
hace 6 años |
Ryan C. Gordon
|
b692c35237
emscripten: Patched to compile with new joystick interfaces.
|
hace 6 años |
Ryan C. Gordon
|
941f8ecffd
joystick: define inline to SDL_INLINE
|
hace 6 años |
Ryan C. Gordon
|
0b2863d45e
joystick: #if 0'd out some things that aren't currently used.
|
hace 6 años |
Ozkan Sezer
|
a7c3d2af81
SDL_hidapi_ps4.c: lowercase windows header names.
|
hace 6 años |
Ozkan Sezer
|
f159d798dd
chmod -x Android.mk
|
hace 6 años |
Sam Lantinga
|
5930b50855
Re-enabled the HIDAPI joystick driver on Windows and Mac OS X
|
hace 6 años |
Sam Lantinga
|
4f41f07d43
Added missing files from previous commits
|
hace 6 años |
Sam Lantinga
|
31b0224397
Added notes that this code was contributed by Valve
|
hace 6 años |
Sam Lantinga
|
99759bac82
There's no controller that's supported by both XInput and HIDAPI
|
hace 6 años |
Sam Lantinga
|
ab07ce1166
Don't update the device list for devices we know aren't supported
|
hace 6 años |
Sam Lantinga
|
cf823094a2
The MINIX NEO-U1 is now being reported as Android TV
|
hace 6 años |
Sam Lantinga
|
28e0c0eef7
Sam Lantinga <slouken@libsdl.org> 2018-08-06 13:00 -0700
|
hace 6 años |
Sam Lantinga
|
25a952e76f
Sam Lantinga <slouken@libsdl.org> 2018-08-06 11:58 -0700
|
hace 6 años |
Sam Lantinga
|
b37518b3d8
SDL: disable HIDAPI in SDL on Windows/Mac.
|
hace 6 años |
Sam Lantinga
|
888bf1af69
Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged.
|
hace 6 años |
Sam Lantinga
|
f35e97ba8a
Fixed Windows build
|
hace 6 años |
Sam Lantinga
|
d2042e1ed4
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
|
hace 6 años |
Ryan C. Gordon
|
ba90412cda
libm: Don't let Visual Studio generate an implicit memset() call.
|
hace 6 años |
Ryan C. Gordon
|
4cb84b8f4b
backout INFINITY change...of course Visual Studio doesn't have it.
|
hace 6 años |
Ryan C. Gordon
|
257071fc20
e_exp: One more compiler warning.
|
hace 6 años |