Commit History

Author SHA1 Message Date
  floatingpointer ece9dccbd1 Add XInput device ID for wireless Series 2 Elite controller 1 year ago
  Dominik e62f087bf8 Added a few additional GUIDs to list of hardcoded IDs in is_xinput_device 2 years ago
  PrecisionRender 07b37b6b6c Fix Xbox Series controller duplicate input 2 years ago
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Marcel Admiraal 949ea2b326 Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Sam Lantinga 9efdac2761 Fixed detecting the Valve Streaming Gamepad 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 years ago
  Ev1lbl0w a586f9daae Replace malloc's with Godot's memalloc macro 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Bastiaan Olij 94fff8abb9 Added driving joystick type to windows joystick handling 4 years ago
  unknown 31cdf8d9b4 Use LONG instead of DWORD (unsigned int) when interacting with DIJOFS constants. 4 years ago
  Andreas Haas abdcb7d299 DirectInput: use correct joypad id 5 years ago
  bruvzg a662b853dd Fix use uninitialized `ofs` variable introduced in 39701. 5 years ago
  Bastiaan Olij 70fb79efa0 Fix missing slider joystick handling on Windows 5 years ago
  Marcel Admiraal eef442f32d Update Windows GUID to SDL uid conversion. 5 years ago
  Marcel Admiraal 91590b0cf0 Add dinput nullptr checks. 5 years ago
  Marcel Admiraal 6c9c6885a2 Do not probe joypads if DirectInput cannot be initialized. 5 years ago
  Hugo Locurcio d814352d92 Tweak the DirectInput initialization failure message 5 years ago
  Rémi Verschelde e33914e0c1 MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddress 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Georg Wacker 4014888687 Fix endless controller iteration 6 years ago
  Rémi Verschelde 68735d2a88 Fix compilation warnings in JS and Windows builds 6 years ago
  Rémi Verschelde bc26d0d6cd Platform: Ensure classes match their header filename 6 years ago