Commit History

Author SHA1 Message Date
  MJacred 01a2726c59 Get joypad's vendor ID, product ID, and name on Windows 8 months ago
  Thaddeus Crews bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 1 year ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 year ago
  floatingpointer 81f9c0345c Update joypad_windows.cpp 1 year ago
  Álex Román Núñez 3aa340d081 Add the ability to get per-platform information for joypads. 2 years ago
  Dominik 19ce63d875 Added a few additional GUIDs to list of hardcoded IDs in is_xinput_device 2 years ago
  Andrés Botero f249a9ce19 Added guide button to controller db, changed to use secret XInput function. 2 years ago
  PrecisionRender e9400867b3 Fix Xbox Series controller duplicate input 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde f7c611ab71 Style: Misc docs and comment style and language fixes 2 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 years ago
  Marcel Admiraal f41c72c538 Fix Actions mapped to triggers not using the full range 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Sam Lantinga 8df0baf6f5 Fixed detecting the Valve Streaming Gamepad 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 years ago
  Aaron Franke e919d894f8 Move many input enums to their own file 4 years ago
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) 5 years ago
  Ev1lbl0w 838e7d0a8d Replace malloc's with Godot's memalloc macro 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Bastiaan Olij cf5737acbe Added driving joystick type to windows joystick handling 4 years ago
  unknown 4a6e53b3c9 Use LONG instead of DWORD (unsigned int) when interacting with DIJOFS constants. 4 years ago
  Andreas Haas 802a0316c5 DirectInput: use correct joypad id 5 years ago
  bruvzg 439c97e0ff Fix use uninitialized `ofs` variable introduced in 39701. 5 years ago
  Bastiaan Olij aa01b327d6 Fix missing slider joystick handling on Windows 5 years ago
  Rémi Verschelde c47a6f6325 Merge pull request #39060 from madmiraal/fix-38869 5 years ago
  Marcel Admiraal bc49d34123 Add dinput nullptr checks. 5 years ago
  Marcel Admiraal 97a529b1d8 Do not probe joypads if DirectInput cannot be initialized. 5 years ago