Revīziju vēsture

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