Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 91121ee4bb Weak link the hidapi framework on iOS and tvOS vor 5 Jahren
  Sam Lantinga 1190343f36 Build hidapi as a framework on iOS, so it can be linked by the application as well. vor 5 Jahren
  Sam Lantinga 62a3d6c004 Fixed build vor 5 Jahren
  Sam Lantinga 4e33c013d4 More Xcode project improvements vor 5 Jahren
  Sam Lantinga 37278066f2 Export SDL functions for iOS application delegates vor 5 Jahren
  Ryan C. Gordon 66579dbd1a test: Common framework now accepts --usable-bounds command line argument. vor 5 Jahren
  Ryan C. Gordon 80e7e2eb9d test: change path in a comment from '\\' to '/' char. Nothing serious here. vor 5 Jahren
  Sam Lantinga 0641711e9f Added missing file from previous commit vor 5 Jahren
  Sam Lantinga bc68516326 Added a unified Xcode project for macOS, iOS and tvOS vor 5 Jahren
  Sam Lantinga 0897f2359c Fixed compiler warning vor 5 Jahren
  Sam Lantinga 214eb88f0f Added SDL_hidapi_steam.c to the iOS and tvOS dylib build targets vor 5 Jahren
  Sam Lantinga c7a62b410b There are lots of unused macros in the Steam controller code vor 5 Jahren
  Sam Lantinga 355f0b54ec Added support for the Steam Controller on mobile devices vor 5 Jahren
  Sam Lantinga c9c89783cb Miscellaneous pending fixes vor 5 Jahren
  Sam Lantinga 598cf69475 Fixed member order to make more sense vor 5 Jahren
  Sam Lantinga 43b377b077 Fixed wired PS4 controller support on Android vor 5 Jahren
  Ryan C. Gordon 39563b7bfa x11: Use XSync when changing window position instead of XFlush. vor 5 Jahren
  Ryan C. Gordon c7e1b289ee cocoa: Fix command line apps' menu bar not working on macOS Catalina. vor 5 Jahren
  Ryan C. Gordon 059de38c2c darwin: Don't pass NULL device refs to IOHIDDeviceGetValue(). vor 5 Jahren
  Ryan C. Gordon b4c2e29eed video: Added a hint to override the display's usable bounds. vor 5 Jahren
  Sam Lantinga 7ea3f5b464 Fixed bug 4898 - No rumble because of integer overflow in SDL_JoystickRumble vor 5 Jahren
  Sam Lantinga 5e649983e7 Don't enumerate devices we can't open vor 5 Jahren
  Sam Lantinga adb53d0b1f Fixed disabling the Xbox 360 wireless HIDAPI driver vor 5 Jahren
  Sam Lantinga ce7c51a9cc Always release devices in onPause in case we're going to be force stopped, and for consistency with interacting with other activities that might use the controller vor 5 Jahren
  Sam Lantinga c9f672fde4 Fixed compiler warnings vor 5 Jahren
  Sam Lantinga 2ae41b9c61 Fixed mapping for both versions of the Xbox One Elite Series 2 controller firmware connecting over Bluetooth vor 5 Jahren
  Sam Lantinga 48240ac88e Added mapping for the Xbox One controller connected via the wireless dongle using xow vor 5 Jahren
  Sam Lantinga 6dc172d093 Turn off rumble on drivers which don't respect the replay.length value vor 5 Jahren
  Sam Lantinga 30ff5fcfc0 SDL_LEAN_AND_MEAN defaults off vor 5 Jahren
  Sam Lantinga b5e3d264f2 Added a single SDL_LEAN_AND_MEAN define to turn on minimal SDL builds vor 5 Jahren