Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga 1684606fdf Fixed long delay on main thread caused by blocking rumble writes in HIDAPI drivers 5 lat temu
  Sam Lantinga 6efebf1768 Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests. 5 lat temu
  Sjoerd Simons 976eee77cc Correct joystick hat indexes on linux 5 lat temu
  Sam Lantinga d19006c5be Fixed bug 4965 - Update the .hgignore file 5 lat temu
  Sam Lantinga ca2186a21b Fixed bug 4758 - hgignore clion build artifacts 5 lat temu
  Sam Lantinga 4b585e75d9 Fixed bug 4833 - Use EGL for X11? 5 lat temu
  Sam Lantinga 67f4478867 Fixed bug 4917 - Wayland: handle discrete pointer axis events 5 lat temu
  Sam Lantinga 68e702b657 Fixed the hidapi Info.plist for submission to the Apple App Store 5 lat temu
  Sam Lantinga b5849daf3e Fixed build warnings on Android 5 lat temu
  Sam Lantinga 212609b3f2 Map the right pad on the Steam Controller to the right stick in the game controller API 5 lat temu
  Sam Lantinga 39a498c940 Build the hidapi framework and weak link it on Mac OS X 5 lat temu
  Sam Lantinga 91121ee4bb Weak link the hidapi framework on iOS and tvOS 5 lat temu
  Sam Lantinga 1190343f36 Build hidapi as a framework on iOS, so it can be linked by the application as well. 5 lat temu
  Sam Lantinga 62a3d6c004 Fixed build 5 lat temu
  Sam Lantinga 4e33c013d4 More Xcode project improvements 5 lat temu
  Sam Lantinga 37278066f2 Export SDL functions for iOS application delegates 5 lat temu
  Ryan C. Gordon 66579dbd1a test: Common framework now accepts --usable-bounds command line argument. 5 lat temu
  Ryan C. Gordon 80e7e2eb9d test: change path in a comment from '\\' to '/' char. Nothing serious here. 5 lat temu
  Sam Lantinga 0641711e9f Added missing file from previous commit 5 lat temu
  Sam Lantinga bc68516326 Added a unified Xcode project for macOS, iOS and tvOS 5 lat temu
  Sam Lantinga 0897f2359c Fixed compiler warning 5 lat temu
  Sam Lantinga 214eb88f0f Added SDL_hidapi_steam.c to the iOS and tvOS dylib build targets 5 lat temu
  Sam Lantinga c7a62b410b There are lots of unused macros in the Steam controller code 5 lat temu
  Sam Lantinga 355f0b54ec Added support for the Steam Controller on mobile devices 5 lat temu
  Sam Lantinga c9c89783cb Miscellaneous pending fixes 5 lat temu
  Sam Lantinga 598cf69475 Fixed member order to make more sense 5 lat temu
  Sam Lantinga 43b377b077 Fixed wired PS4 controller support on Android 5 lat temu
  Ryan C. Gordon 39563b7bfa x11: Use XSync when changing window position instead of XFlush. 5 lat temu
  Ryan C. Gordon c7e1b289ee cocoa: Fix command line apps' menu bar not working on macOS Catalina. 5 lat temu
  Ryan C. Gordon 059de38c2c darwin: Don't pass NULL device refs to IOHIDDeviceGetValue(). 5 lat temu