Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 088070e5a8 Moved display orientation handling on iOS out to a separate function for Qt apps il y a 6 ans
  Sam Lantinga f225af0c1e Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. il y a 6 ans
  Sam Lantinga f1bc1c1274 Fixed crash trying to open HIDAPI controller as a haptics device on Windows il y a 6 ans
  Sam Lantinga 38ae49880f Updated required Android SDK to API 26, to match Google's new App Store requirements il y a 6 ans
  Sam Lantinga 7f4860e2be Doh.. __IPHONEOS__ is defined on tvOS il y a 6 ans
  Sam Lantinga 74e99f7416 Don't use CoreMotion on tvOS il y a 6 ans
  Sam Lantinga b8ae2c1860 Fixed UWP build il y a 6 ans
  Sam Lantinga 6f758ad25f Moved SDL_IsTablet() to a cross-platform API function il y a 6 ans
  Sam Lantinga e9f6805fc6 Removed dependency on C++ runtime on iOS il y a 6 ans
  Sam Lantinga c6647bf9c9 Added the iOS sensor implementation il y a 6 ans
  Sam Lantinga bdbc06b027 Fixed bug 4228 - Clean-up Xcode projects il y a 6 ans
  Sam Lantinga c5bcefa7e8 Fixed duplicate definition of SDL_JoystickID il y a 6 ans
  Sam Lantinga 7749ee2a43 Added the dummy sensor driver to the Visual Studio projects il y a 6 ans
  Sam Lantinga 3e5dbc694a Added a dummy sensor driver il y a 6 ans
  Sam Lantinga 7c3040e08a First pass on the new SDL sensor API il y a 6 ans
  Sam Lantinga c2791fc60d Don't crash if the app doesn't have Bluetooth permissions il y a 6 ans
  Sam Lantinga 2a4999b4bb By default just build for 32-bit ARM and x86 il y a 6 ans
  Sam Lantinga 109544ca04 Add SDL_IsTablet() to Android and iOS SDL. il y a 6 ans
  Sam Lantinga b09b25f6e4 Don't crash if the app doesn't have Bluetooth permissions il y a 6 ans
  Sam Lantinga ad1e3c2a4c Fixed Android build error il y a 6 ans
  Sam Lantinga 0d22559e30 Fixed Android build error il y a 6 ans
  Sam Lantinga 5dfa4043a3 Fixed warnings building on Mac OS X 64-bit il y a 6 ans
  Sam Lantinga 6b3f11e2a3 Fixed code style il y a 6 ans
  Ryan Speets aeea6b9b1f Emscripten: Fixed SDL_SYSTEM_CURSOR_SIZEALL il y a 6 ans
  Ozkan Sezer 90454b1ece SDL_hidapi_ps4.c: define NTDDI_VISTA / _WIN32_WINNT_VISTA if not defined il y a 6 ans
  Sam Lantinga 7d3a7ef827 Use a single hint for both Xbox 360 and Xbox One controllers, since they are often the same driver. il y a 6 ans
  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. il y a 6 ans
  Sam Lantinga 3f5ff751fe Use a unified name list for Xbox 360 and Xbox One controllers for drivers that can handle both il y a 6 ans
  Sam Lantinga aad340eb86 Added Windows Xbox controller state packet handling, for completeness. il y a 6 ans
  Sam Lantinga 63107524f6 Fixed input from the Steam Virtual Gamepad on Mac OS X il y a 6 ans