Á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 |
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 |