Commit History

Author SHA1 Message Date
  Sam Lantinga ac1f896f89 Fixed building with older macOS SDK 1 year ago
  Sam Lantinga 8043dad369 Fixed build warning 1 year ago
  Sam Lantinga 5c8c3931f2 Removed outdated information about SDL_GetWindowWMInfo() 1 year ago
  Sam Lantinga e0d0d140b2 Fixed SDL_GetWindowWMInfo() code example 1 year ago
  Sam Lantinga f61c0f3dc1 SDL_HINT_TV_REMOTE_AS_JOYSTICK should only affect Siri Remotes on Apple TV 1 year ago
  Sam Lantinga 51fc134cad Added support for the second generation Siri Remote on Apple TV 1 year ago
  Sam Lantinga bfba9de43a Revert "Map Siri Remote touchpad to D-Pad for consistency with physicalInputProfile mapping" 1 year ago
  Ryan C. Gordon f2c12fe5f3 Removed TODO.txt 1 year ago
  Sam Lantinga d4448fe3d2 Update virtual joystick test now that we're just using abxy for mappings, for compatibility 1 year ago
  Sam Lantinga f40f272107 Fixed build 1 year ago
  Sam Lantinga 34bdd321bf Improved navigation while setting up controller mapping 1 year ago
  Sam Lantinga 57e5c7f6ee We'll just use the legacy names for face buttons in the mappings 1 year ago
  Sam Lantinga 051ed397d1 Removed testautomation_syswm.c from the Xcode project 1 year ago
  Sam Lantinga fb08c22abf Disable controller state debug messages 1 year ago
  Sam Lantinga 2999634f29 Map Siri Remote touchpad to D-Pad for consistency with physicalInputProfile mapping 1 year ago
  Sam Lantinga 2ff9255f29 Print the GUID for controllers that don't have a mapping 1 year ago
  Sam Lantinga 64939d3586 Switch the menu button on the Apple TV remote to the B button to match UI guidelines 1 year ago
  Sam Lantinga 0fe5713964 Improved GCController handling on Apple platforms 1 year ago
  Sam Lantinga aaf54b09a1 Revert "Cleanup WIN_CreateCursor() code a bit" 1 year ago
  Ryan C. Gordon e923a458ea audio: Protect against race conditions when closing a physical device. 1 year ago
  Ryan C. Gordon 8fa0746d4a audio: Fix postmix state when migrating to new default devices. 1 year ago
  Frank Praznik 078995bbe0 x11: Set the skip taskbar and skip pager atoms on utility windows 1 year ago
  Ryan C. Gordon a58af6d0d1 wasapi: Reference devices when proxying to management thread. 1 year ago
  Sam Lantinga 34392db9c3 Fixed IOS_SupportedHIDDevice() returning SDL_FALSE before initialization 1 year ago
  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. 1 year ago
  Louis M bd4966999b Replacing SDL_SCANCODE_AUDIOMUTE by SDL_SCANCODE_MUTE on Windows 1 year ago
  Sam Lantinga 15504da0b8 Fixed mouse wheel scrolling direction on iOS 1 year ago
  Sam Lantinga f5600fd9f4 Fall back to using the physical profile for Apple controllers if they don't match a standard profile 1 year ago
  Sam Lantinga 924de4df48 Enable transparent windows when using the D3D11 renderer 1 year ago
  Sam Lantinga 1c64366b80 Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties() 1 year ago