Sam Lantinga
|
f61c0f3dc1
SDL_HINT_TV_REMOTE_AS_JOYSTICK should only affect Siri Remotes on Apple TV
|
hace 1 año |
Sam Lantinga
|
51fc134cad
Added support for the second generation Siri Remote on Apple TV
|
hace 1 año |
Sam Lantinga
|
bfba9de43a
Revert "Map Siri Remote touchpad to D-Pad for consistency with physicalInputProfile mapping"
|
hace 1 año |
Ryan C. Gordon
|
f2c12fe5f3
Removed TODO.txt
|
hace 1 año |
Sam Lantinga
|
d4448fe3d2
Update virtual joystick test now that we're just using abxy for mappings, for compatibility
|
hace 1 año |
Sam Lantinga
|
f40f272107
Fixed build
|
hace 1 año |
Sam Lantinga
|
34bdd321bf
Improved navigation while setting up controller mapping
|
hace 1 año |
Sam Lantinga
|
57e5c7f6ee
We'll just use the legacy names for face buttons in the mappings
|
hace 1 año |
Sam Lantinga
|
051ed397d1
Removed testautomation_syswm.c from the Xcode project
|
hace 1 año |
Sam Lantinga
|
fb08c22abf
Disable controller state debug messages
|
hace 1 año |
Sam Lantinga
|
2999634f29
Map Siri Remote touchpad to D-Pad for consistency with physicalInputProfile mapping
|
hace 1 año |
Sam Lantinga
|
2ff9255f29
Print the GUID for controllers that don't have a mapping
|
hace 1 año |
Sam Lantinga
|
64939d3586
Switch the menu button on the Apple TV remote to the B button to match UI guidelines
|
hace 1 año |
Sam Lantinga
|
0fe5713964
Improved GCController handling on Apple platforms
|
hace 1 año |
Sam Lantinga
|
aaf54b09a1
Revert "Cleanup WIN_CreateCursor() code a bit"
|
hace 1 año |
Ryan C. Gordon
|
e923a458ea
audio: Protect against race conditions when closing a physical device.
|
hace 1 año |
Ryan C. Gordon
|
8fa0746d4a
audio: Fix postmix state when migrating to new default devices.
|
hace 1 año |
Frank Praznik
|
078995bbe0
x11: Set the skip taskbar and skip pager atoms on utility windows
|
hace 1 año |
Ryan C. Gordon
|
a58af6d0d1
wasapi: Reference devices when proxying to management thread.
|
hace 1 año |
Sam Lantinga
|
34392db9c3
Fixed IOS_SupportedHIDDevice() returning SDL_FALSE before initialization
|
hace 1 año |
Sam Lantinga
|
708f18d49e
Added SDL_HINT_JOYSTICK_IOKIT and SDL_HINT_JOYSTICK_MFI to control whether the IOKit and GCController drivers should be used for joystick support.
|
hace 1 año |
Louis M
|
bd4966999b
Replacing SDL_SCANCODE_AUDIOMUTE by SDL_SCANCODE_MUTE on Windows
|
hace 1 año |
Sam Lantinga
|
15504da0b8
Fixed mouse wheel scrolling direction on iOS
|
hace 1 año |
Sam Lantinga
|
f5600fd9f4
Fall back to using the physical profile for Apple controllers if they don't match a standard profile
|
hace 1 año |
Sam Lantinga
|
924de4df48
Enable transparent windows when using the D3D11 renderer
|
hace 1 año |
Sam Lantinga
|
1c64366b80
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
hace 1 año |
Sam Lantinga
|
7203641597
Note that the SDL window properties are read-only
|
hace 1 año |
Sam Lantinga
|
e0c45c6c98
Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL
|
hace 1 año |
Sam Lantinga
|
229b7b9d50
SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties()
|
hace 1 año |
Sam Lantinga
|
2c1fbe1967
Revert "Check to make sure the Windows joystick device has buttons and axes"
|
hace 1 año |