Simon McVittie
|
4c035dc1e3
testevdev: Add another laptop touchpad
|
1 year ago |
Sam Lantinga
|
32d015a6a0
Fixed PS3 controller initialization over Bluetooth
|
1 year ago |
Frank Praznik
|
e15da1985a
video: Apply cleared flag states when restoring hidden windows
|
1 year ago |
Ryan C. Gordon
|
49b5cfa6c5
x11: check if window size/position has changed during SDL_ShowWindow.
|
1 year ago |
Sam Lantinga
|
dc06116c71
Steam sets the device version of the Steam Virtual Gamepad to 0, for the best compatibility with old games
|
1 year ago |
Sam Lantinga
|
d032492aab
Fixed detecting Bluetooth Steam Controllers on Windows
|
1 year ago |
Sam Lantinga
|
17c397f7ec
Save the error code before doing any other operation
|
1 year ago |
Sam Lantinga
|
6e7769cde1
Fixed detecting Bluetooth Steam Controllers
|
1 year ago |
Sam Lantinga
|
6150b5b3cb
Don't bother re-encoding Latin1 characters in the ASCII range
|
1 year ago |
Sam Lantinga
|
491ae20d96
Only convert the result of XLookupString() if it's not already UTF-8
|
1 year ago |
Sam Lantinga
|
c369b90019
Fixed SDL_iconv_string() truncation when handling SDL_ICONV_E2BIG
|
1 year ago |
Sam Lantinga
|
d40695115f
Cleaned up Alt-Enter/Ctrl-Enter fullscreen toggle logic
|
1 year ago |
Rusty Moyher
|
052a9d3284
macOS: Removed the fullscreen blanking window
|
1 year ago |
Sam Lantinga
|
fa41ece65f
Allow other applications to open controllers on macOS
|
1 year ago |
Sam Lantinga
|
6815e75caf
Steam uses a different VID/PID for the Steam Virtual Gamepad on Windows
|
1 year ago |
Sam Lantinga
|
5f00147e61
Revert "Fixed detection of the Steam Virtual Gamepad on macOS"
|
1 year ago |
Ozkan Sezer
|
0c862d9a55
added compiler support comment about #pragma push_macro/pop_macro.
|
1 year ago |
Sam Lantinga
|
5fcd70578b
Fixed detection of the Steam Virtual Gamepad on macOS
|
1 year ago |
Sam Lantinga
|
9837653b9d
Allow the application to send commands to Nintendo Switch controllers
|
1 year ago |
Sam Lantinga
|
7c55845c80
Fixed build if SDL_JOYSTICK_RAWINPUT_MATCHING isn't enabled
|
1 year ago |
Sam Lantinga
|
767507fcf6
Don't use raw input while Remote Desktop is active
|
1 year ago |
Sam Lantinga
|
a5a1844681
Fixed build error
|
1 year ago |
Sam Lantinga
|
e8b5b4881c
Fixed WGI immediately being correlated with raw input devices with no input
|
1 year ago |
Sam Lantinga
|
2e27812d39
Fixed event sequence when Remote Desktop connects and disconnects
|
1 year ago |
Alibek Omarov
|
6aaf032320
wayland: reset orientation bitmask before reading values from hint on QtWayland
|
1 year ago |
Alibek Omarov
|
56520372ca
hints: clarify support for comma-separated values for QtWayland orientation that's available since 2.0.22
|
1 year ago |
Ozkan Sezer
|
8c476ca1b0
hidapi/libusb: need libusb >= 1.0.16 because of libusb_get_port_numbers
|
1 year ago |
Ozkan Sezer
|
e27c10a5b1
hidapi/libusb: don't try to dlsym libusb_wrap_sys_device
|
1 year ago |
Ozkan Sezer
|
3ecdbf27cc
hidapi: silence redefinition warnings
|
1 year ago |
Sam Lantinga
|
f082c68b2f
Updated with upstream suggestions in https://github.com/libusb/hidapi/pull/582
|
1 year ago |