Commit History

Author SHA1 Message Date
  Sam Lantinga 38ae49880f Updated required Android SDK to API 26, to match Google's new App Store requirements 6 years ago
  Sam Lantinga 7f4860e2be Doh.. __IPHONEOS__ is defined on tvOS 6 years ago
  Sam Lantinga 74e99f7416 Don't use CoreMotion on tvOS 6 years ago
  Sam Lantinga b8ae2c1860 Fixed UWP build 6 years ago
  Sam Lantinga 6f758ad25f Moved SDL_IsTablet() to a cross-platform API function 6 years ago
  Sam Lantinga e9f6805fc6 Removed dependency on C++ runtime on iOS 6 years ago
  Sam Lantinga c6647bf9c9 Added the iOS sensor implementation 6 years ago
  Sam Lantinga bdbc06b027 Fixed bug 4228 - Clean-up Xcode projects 6 years ago
  Sam Lantinga c5bcefa7e8 Fixed duplicate definition of SDL_JoystickID 6 years ago
  Sam Lantinga 7749ee2a43 Added the dummy sensor driver to the Visual Studio projects 6 years ago
  Sam Lantinga 3e5dbc694a Added a dummy sensor driver 6 years ago
  Sam Lantinga 7c3040e08a First pass on the new SDL sensor API 6 years ago
  Sam Lantinga c2791fc60d Don't crash if the app doesn't have Bluetooth permissions 6 years ago
  Sam Lantinga 2a4999b4bb By default just build for 32-bit ARM and x86 6 years ago
  Sam Lantinga 109544ca04 Add SDL_IsTablet() to Android and iOS SDL. 6 years ago
  Sam Lantinga b09b25f6e4 Don't crash if the app doesn't have Bluetooth permissions 6 years ago
  Sam Lantinga ad1e3c2a4c Fixed Android build error 6 years ago
  Sam Lantinga 0d22559e30 Fixed Android build error 6 years ago
  Sam Lantinga 5dfa4043a3 Fixed warnings building on Mac OS X 64-bit 6 years ago
  Sam Lantinga 6b3f11e2a3 Fixed code style 6 years ago
  Ryan Speets aeea6b9b1f Emscripten: Fixed SDL_SYSTEM_CURSOR_SIZEALL 6 years ago
  Ozkan Sezer 90454b1ece SDL_hidapi_ps4.c: define NTDDI_VISTA / _WIN32_WINNT_VISTA if not defined 6 years ago
  Sam Lantinga 7d3a7ef827 Use a single hint for both Xbox 360 and Xbox One controllers, since they are often the same driver. 6 years ago
  Sam Lantinga a2add1f683 Use the HIDAPI driver for Xbox controllers on Windows, and determine the XInput mapping at runtime for extended functionality like rumble and guide button. 6 years ago
  Sam Lantinga 3f5ff751fe Use a unified name list for Xbox 360 and Xbox One controllers for drivers that can handle both 6 years ago
  Sam Lantinga aad340eb86 Added Windows Xbox controller state packet handling, for completeness. 6 years ago
  Sam Lantinga 63107524f6 Fixed input from the Steam Virtual Gamepad on Mac OS X 6 years ago
  Sam Lantinga 0903e83553 Use SDL specific window class to avoid conflicting with Steam 6 years ago
  Sam Lantinga c88666580e Catch device removal as well as device arrival on Windows 6 years ago
  Sam Lantinga 641c674f2a Turned off debug messages 6 years ago