index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
/
joypad_linux.cpp
Age
Commit message (
Expand
)
Author
2019-07-23
Fix some code found by Coverity Scan and PVS Studio
qarmin
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-19
Linux: Check return values of posix read/write
Martin Capitanio
2019-06-03
Small fixes to unrechable code, possibly overflows, using NULL pointers
qarmin
2019-03-05
Replace usage of __bswap_16 with BSWAP16 (#25714).
marxin
2019-02-21
Fix all -Wtype-limits warnings.
marxin
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-09-14
X11: Fix gamepads not being added whith udev.
Andreas Haas
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-26
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-26
Better handling of joypad device IDs.
Andreas Haas
2017-01-08
Rename "joypad_linux" class to "JoypadLinux"
Andreas Haas
2017-01-08
Finish replacement of joystick by joypad
Rémi Verschelde