Sam Lantinga
|
52e62329c8
Fixed build error
|
il y a 5 ans |
Sam Lantinga
|
a06d8cd0d4
Merged latest changes from Steam into controller_type.h
|
il y a 5 ans |
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
|
il y a 5 ans |
Sam Lantinga
|
89de2512e5
Added support for the Victrix Pro Fight Stick for PS4
|
il y a 5 ans |
Cameron Gutman
|
a4bfe2a4ae
Allow hotplugging joysticks without udev
|
il y a 5 ans |
Sam Lantinga
|
e7c2cf107a
Fixed bug 4704 - SDL_HINT_ANDROID_SEPERATE_MOUSE_AND_TOUCH on Windows?
|
il y a 5 ans |
Sam Lantinga
|
064d1223f0
Fixed bug 4723 - Generic Xbox pad controller bindings seem odd/broken
|
il y a 5 ans |
Jimb Esser
|
6a7161dceb
Blacklist Corsair device causing hang
|
il y a 5 ans |
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.
|
il y a 5 ans |
Ryan C. Gordon
|
73536d93ea
ios: Fixed MFi guide button not being detected (thanks, Caleb!).
|
il y a 5 ans |
Ryan C. Gordon
|
70f0b093ff
cmake: Add setupapi library to Windows build dependencies (hidapi needs it).
|
il y a 5 ans |
Ryan C. Gordon
|
27ad8e5d72
cocoa: Set keyboard mod state correctly when turning off capslock.
|
il y a 5 ans |
Sylvain Becker
|
86965eecd3
x11: prevent a synthetic mouse event when using a touchscreen
|
il y a 5 ans |
Ryan C. Gordon
|
6ef01e5236
x11: set some modality things on message boxes with parent windows.
|
il y a 5 ans |
Sylvain Becker
|
6625203514
SDL_Mouse/Touch: discard synthetic events when hints are not set.
|
il y a 5 ans |
Ozkan Sezer
|
d550867aef
fix permissions
|
il y a 5 ans |
Ryan C. Gordon
|
66d4d8e25d
cmake: Added HIDAPI support.
|
il y a 5 ans |
Ryan C. Gordon
|
4df22d812c
configure: Windows and macOS now respect --enable-hidapi.
|
il y a 5 ans |
Cameron Gutman
|
7e09718dfe
Ignore synthetic mouse events generated for touchscreens
|
il y a 5 ans |
Ryan C. Gordon
|
e841b066fd
cocoa: Another attempt at mouse vs touch support.
|
il y a 5 ans |
Sam Lantinga
|
680e7937e0
Fixed bug 4710 - audio/alsa: avoid configuring hardware parameters with only a single period
|
il y a 5 ans |
Sam Lantinga
|
67bb882e13
Fixed bug 4707 - SDL_SetRelativeMouseMode fails on Vivante
|
il y a 5 ans |
Sylvain Becker
|
f994da0ef0
Fixed bug 4702 - Android back button does not send SDL_KEYDOWN event
|
il y a 5 ans |
Sam Lantinga
|
3fc447dfc9
Fixed bug 4708 - testdropfile: double-free
|
il y a 5 ans |
Ryan C. Gordon
|
b46c771994
raspberry: Actually commit the whole patch. :) (Thanks, Joe!)
|
il y a 5 ans |
Ryan C. Gordon
|
d2d06f4443
cocoa: Don't report trackpad mouse events as synthesized touches.
|
il y a 5 ans |
Ryan C. Gordon
|
d2058b45ae
raspberry: Fixed missing mouse cursor (thanks, Joe!)
|
il y a 5 ans |
Ryan C. Gordon
|
d5ebbcb4e5
dbus: Don't SimulateUserActivity if we're already inhibiting the screensaver.
|
il y a 5 ans |
Ryan C. Gordon
|
94658099e5
dbus: Add org.freedesktop.ScreenSaver.SimulateUserActivity support.
|
il y a 5 ans |
Alex Szpakowski
|
027887da15
iOS: Fix the window size not being set properly when Split View is used on an iPad (bug #4586).
|
il y a 5 ans |