Sam Lantinga
|
a543361003
Fixed bug 4742 - SDL 2.0.10 DMG has duplicated files (instead of symlinks)
|
5 years ago |
Sam Lantinga
|
31cb854f98
Fixed bug 4745 - 2.0.10 fails to build against macOS 10.11 SDK
|
5 years ago |
Sylvain Becker
|
18bcafffce
Fixed bug 4739 - Android: loading native libs, generated by bundletool (Thanks akk0rd87)
|
5 years ago |
Alex Szpakowski
|
39e8b007a7
macOS: fix atomics using deprecated functions instead of compiler intrinsics, when SDL is built with the Xcode project.
|
5 years ago |
Sam Lantinga
|
dc714389f0
Don't call hid_enumerate() if the HIDAPI drivers are all disabled
|
5 years ago |
Sam Lantinga
|
aaffbb2ef6
Added tag release-2.0.10 for changeset 969a6f84b061
|
5 years ago |
Andrew Eikum
|
0e9560aea2
hidapi: Zero out new hid_device_info structs
|
5 years ago |
Ethan Lee
|
bf9bf602e7
Copypaste SDL_NSLog to UIKit backend, document it as such
|
5 years ago |
Sam Lantinga
|
e954e32b0e
Fixed bug 4726 - Fix for tvOS GetPrefPath
|
5 years ago |
Sam Lantinga
|
52e62329c8
Fixed build error
|
5 years ago |
Sam Lantinga
|
a06d8cd0d4
Merged latest changes from Steam into controller_type.h
|
5 years ago |
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
|
5 years ago |
Sam Lantinga
|
89de2512e5
Added support for the Victrix Pro Fight Stick for PS4
|
5 years ago |
Cameron Gutman
|
a4bfe2a4ae
Allow hotplugging joysticks without udev
|
5 years ago |
Sam Lantinga
|
e7c2cf107a
Fixed bug 4704 - SDL_HINT_ANDROID_SEPERATE_MOUSE_AND_TOUCH on Windows?
|
5 years ago |
Sam Lantinga
|
064d1223f0
Fixed bug 4723 - Generic Xbox pad controller bindings seem odd/broken
|
5 years ago |
Jimb Esser
|
6a7161dceb
Blacklist Corsair device causing hang
|
5 years ago |
Alex Szpakowski
|
8fb8adfc90
macOS: Fix SDL_GL_CreateContext/MakeCurrent on non-main threads causing a Main Thread Checker warning when built with Xcode 11 / the macOS 10.15 SDK.
|
5 years ago |
Ryan C. Gordon
|
73536d93ea
ios: Fixed MFi guide button not being detected (thanks, Caleb!).
|
5 years ago |
Ryan C. Gordon
|
70f0b093ff
cmake: Add setupapi library to Windows build dependencies (hidapi needs it).
|
5 years ago |
Ryan C. Gordon
|
27ad8e5d72
cocoa: Set keyboard mod state correctly when turning off capslock.
|
5 years ago |
Sylvain Becker
|
86965eecd3
x11: prevent a synthetic mouse event when using a touchscreen
|
5 years ago |
Ryan C. Gordon
|
6ef01e5236
x11: set some modality things on message boxes with parent windows.
|
5 years ago |
Sylvain Becker
|
6625203514
SDL_Mouse/Touch: discard synthetic events when hints are not set.
|
5 years ago |
Ozkan Sezer
|
d550867aef
fix permissions
|
5 years ago |
Ryan C. Gordon
|
66d4d8e25d
cmake: Added HIDAPI support.
|
5 years ago |
Ryan C. Gordon
|
4df22d812c
configure: Windows and macOS now respect --enable-hidapi.
|
5 years ago |
Cameron Gutman
|
7e09718dfe
Ignore synthetic mouse events generated for touchscreens
|
5 years ago |
Ryan C. Gordon
|
e841b066fd
cocoa: Another attempt at mouse vs touch support.
|
5 years ago |
Sam Lantinga
|
680e7937e0
Fixed bug 4710 - audio/alsa: avoid configuring hardware parameters with only a single period
|
5 years ago |