Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga 7c3040e08a First pass on the new SDL sensor API 6 lat temu
  Sam Lantinga c2791fc60d Don't crash if the app doesn't have Bluetooth permissions 6 lat temu
  Sam Lantinga 2a4999b4bb By default just build for 32-bit ARM and x86 6 lat temu
  Sam Lantinga 109544ca04 Add SDL_IsTablet() to Android and iOS SDL. 6 lat temu
  Sam Lantinga b09b25f6e4 Don't crash if the app doesn't have Bluetooth permissions 6 lat temu
  Sam Lantinga ad1e3c2a4c Fixed Android build error 6 lat temu
  Sam Lantinga 0d22559e30 Fixed Android build error 6 lat temu
  Sam Lantinga 5dfa4043a3 Fixed warnings building on Mac OS X 64-bit 6 lat temu
  Sam Lantinga 6b3f11e2a3 Fixed code style 6 lat temu
  Ryan Speets aeea6b9b1f Emscripten: Fixed SDL_SYSTEM_CURSOR_SIZEALL 6 lat temu
  Ozkan Sezer 90454b1ece SDL_hidapi_ps4.c: define NTDDI_VISTA / _WIN32_WINNT_VISTA if not defined 6 lat temu
  Sam Lantinga 7d3a7ef827 Use a single hint for both Xbox 360 and Xbox One controllers, since they are often the same driver. 6 lat temu
  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 lat temu
  Sam Lantinga 3f5ff751fe Use a unified name list for Xbox 360 and Xbox One controllers for drivers that can handle both 6 lat temu
  Sam Lantinga aad340eb86 Added Windows Xbox controller state packet handling, for completeness. 6 lat temu
  Sam Lantinga 63107524f6 Fixed input from the Steam Virtual Gamepad on Mac OS X 6 lat temu
  Sam Lantinga 0903e83553 Use SDL specific window class to avoid conflicting with Steam 6 lat temu
  Sam Lantinga c88666580e Catch device removal as well as device arrival on Windows 6 lat temu
  Sam Lantinga 641c674f2a Turned off debug messages 6 lat temu
  Sam Lantinga 51902010c6 Remove the HIDAPI device if we get a read error from it 6 lat temu
  Sam Lantinga dfbd7f65a9 Fixed Mac OS X build 6 lat temu
  Sam Lantinga ec74c318b9 Polling hid_enumerate() every 3 seconds causes freezes and stutters on some USB audio devices and mice. 6 lat temu
  Ryan C. Gordon 2dc04b4c11 libm: one more static analysis fix. 6 lat temu
  Ryan C. Gordon 67a48ad13a haiku: Patched to compile with new joystick interfaces. 6 lat temu
  Ryan C. Gordon e1ac643b32 bsd: Patched to compile. 6 lat temu
  Ryan C. Gordon 67764070f0 bsd: Update joystick code for new interfaces. 6 lat temu
  Ryan C. Gordon b692c35237 emscripten: Patched to compile with new joystick interfaces. 6 lat temu
  Ryan C. Gordon 941f8ecffd joystick: define inline to SDL_INLINE 6 lat temu
  Ryan C. Gordon 0b2863d45e joystick: #if 0'd out some things that aren't currently used. 6 lat temu
  Ozkan Sezer a7c3d2af81 SDL_hidapi_ps4.c: lowercase windows header names. 6 lat temu