Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
/ Input Public archive

5.1.1

Choose a tag to compare

@JujuAdams JujuAdams released this 13 Aug 11:22
· 1168 commits to master since this release
  • Updates SDL2 database
  • input_tick() can now be called freely in the Begin Step event, as was advised in v4 of Input. Doing so will cancel the automatic update so make sure you call input_tick() every frame in a persistent instance
  • Fixes a couple typos in the default icon config
  • Adds support for Switch controller on iOS 16
  • Adds support for Wii Remote and Wii Classic gamepads on Linux
  • Fixes a couple function signatures (thank you @gnysek)
  • Fixes crash when INPUT_MULTIPLAYER_LEAVE_VERB is set to undefined
  • Fixes input_profile_export() returning an invalid value when opting to export a string
  • Works around PlayStation controllers hogging hotswapping due to non-zero values returned by triggers