Commit History

Author SHA1 Message Date
  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
  Hugo Locurcio fe09b4d2b3 Tweak the DirectInput initialization failure message 5 years ago
  Marcel Admiraal a833db80d9 Update Windows GUID to SDL uid conversion. 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Marcel Admiraal e7fee711b3 Update game controller enums. 5 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 543fb1c4da Separate DisplayServer from OS on Windows 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