Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Sam Lantinga 31f5b20d0f 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