index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
/
joystick_linux.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish replacement of joystick by joypad
Rémi Verschelde
2017-01-08
1
-102
/
+0
*
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-08
1
-22
/
+22
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Add joystick vibration support on Linux (#5043)
Wilhem Barbier
2016-06-15
1
-0
/
+7
*
x11: fix joysticks not recognizing some buttons
hinsbart
2016-02-24
1
-3
/
+1
*
x11: make dependancy on libudev optional
hondres
2016-02-14
1
-0
/
+4
*
remove dependancy on libevdev
hondres
2016-01-26
1
-1
/
+2
*
send axis events only once per frame on linux
hondres
2016-01-03
1
-0
/
+1
*
make num_buttons local, no need to keep in joystick struct
hondres
2016-01-02
1
-2
/
+0
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Check pkg-config for libudev and enable gamepad code only if found. Linux onl...
hondres
2015-12-21
1
-1
/
+1
*
Use tabs instead of spaces for new gamepad code
hondres
2015-12-18
1
-37
/
+37
*
Better gamepad support
hondres
2015-12-18
1
-0
/
+93