Aaron Franke
|
a5324787c8
Rename some more global enums (Key, Joy, MIDI)
|
5 anos atrás |
Ev1lbl0w
|
838e7d0a8d
Replace malloc's with Godot's memalloc macro
|
4 anos atrás |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 anos atrás |
Bastiaan Olij
|
cf5737acbe
Added driving joystick type to windows joystick handling
|
4 anos atrás |
unknown
|
4a6e53b3c9
Use LONG instead of DWORD (unsigned int) when interacting with DIJOFS constants.
|
5 anos atrás |
Andreas Haas
|
802a0316c5
DirectInput: use correct joypad id
|
5 anos atrás |
bruvzg
|
439c97e0ff
Fix use uninitialized `ofs` variable introduced in 39701.
|
5 anos atrás |
Bastiaan Olij
|
aa01b327d6
Fix missing slider joystick handling on Windows
|
5 anos atrás |
Rémi Verschelde
|
c47a6f6325
Merge pull request #39060 from madmiraal/fix-38869
|
5 anos atrás |
Marcel Admiraal
|
bc49d34123
Add dinput nullptr checks.
|
5 anos atrás |
Marcel Admiraal
|
97a529b1d8
Do not probe joypads if DirectInput cannot be initialized.
|
5 anos atrás |
Hugo Locurcio
|
fe09b4d2b3
Tweak the DirectInput initialization failure message
|
5 anos atrás |
Marcel Admiraal
|
a833db80d9
Update Windows GUID to SDL uid conversion.
|
5 anos atrás |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 anos atrás |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 anos atrás |
Marcel Admiraal
|
e7fee711b3
Update game controller enums.
|
5 anos atrás |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 anos atrás |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 anos atrás |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 anos atrás |
Juan Linietsky
|
543fb1c4da
Separate DisplayServer from OS on Windows
|
5 anos atrás |
Rémi Verschelde
|
e33914e0c1
MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddress
|
5 anos atrás |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 anos atrás |
Georg Wacker
|
4014888687
Fix endless controller iteration
|
6 anos atrás |
Rémi Verschelde
|
68735d2a88
Fix compilation warnings in JS and Windows builds
|
6 anos atrás |
Rémi Verschelde
|
bc26d0d6cd
Platform: Ensure classes match their header filename
|
6 anos atrás |