Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 74e99f7416 Don't use CoreMotion on tvOS hace 7 años
  Sam Lantinga b8ae2c1860 Fixed UWP build hace 7 años
  Sam Lantinga 6f758ad25f Moved SDL_IsTablet() to a cross-platform API function hace 7 años
  Sam Lantinga e9f6805fc6 Removed dependency on C++ runtime on iOS hace 7 años
  Sam Lantinga c6647bf9c9 Added the iOS sensor implementation hace 7 años
  Sam Lantinga bdbc06b027 Fixed bug 4228 - Clean-up Xcode projects hace 7 años
  Sam Lantinga c5bcefa7e8 Fixed duplicate definition of SDL_JoystickID hace 7 años
  Sam Lantinga 7749ee2a43 Added the dummy sensor driver to the Visual Studio projects hace 7 años
  Sam Lantinga 3e5dbc694a Added a dummy sensor driver hace 7 años
  Sam Lantinga 7c3040e08a First pass on the new SDL sensor API hace 7 años
  Sam Lantinga c2791fc60d Don't crash if the app doesn't have Bluetooth permissions hace 7 años
  Sam Lantinga 2a4999b4bb By default just build for 32-bit ARM and x86 hace 7 años
  Sam Lantinga 109544ca04 Add SDL_IsTablet() to Android and iOS SDL. hace 7 años
  Sam Lantinga b09b25f6e4 Don't crash if the app doesn't have Bluetooth permissions hace 7 años
  Sam Lantinga ad1e3c2a4c Fixed Android build error hace 7 años
  Sam Lantinga 0d22559e30 Fixed Android build error hace 7 años
  Sam Lantinga 5dfa4043a3 Fixed warnings building on Mac OS X 64-bit hace 7 años
  Sam Lantinga 6b3f11e2a3 Fixed code style hace 7 años
  Ryan Speets aeea6b9b1f Emscripten: Fixed SDL_SYSTEM_CURSOR_SIZEALL hace 7 años
  Ozkan Sezer 90454b1ece SDL_hidapi_ps4.c: define NTDDI_VISTA / _WIN32_WINNT_VISTA if not defined hace 7 años
  Sam Lantinga 7d3a7ef827 Use a single hint for both Xbox 360 and Xbox One controllers, since they are often the same driver. hace 7 años
  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. hace 7 años
  Sam Lantinga 3f5ff751fe Use a unified name list for Xbox 360 and Xbox One controllers for drivers that can handle both hace 7 años
  Sam Lantinga aad340eb86 Added Windows Xbox controller state packet handling, for completeness. hace 7 años
  Sam Lantinga 63107524f6 Fixed input from the Steam Virtual Gamepad on Mac OS X hace 7 años
  Sam Lantinga 0903e83553 Use SDL specific window class to avoid conflicting with Steam hace 7 años
  Sam Lantinga c88666580e Catch device removal as well as device arrival on Windows hace 7 años
  Sam Lantinga 641c674f2a Turned off debug messages hace 7 años
  Sam Lantinga 51902010c6 Remove the HIDAPI device if we get a read error from it hace 7 años
  Sam Lantinga dfbd7f65a9 Fixed Mac OS X build hace 7 años