aboutsummaryrefslogtreecommitdiff
path: root/main/input_default.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added gyroscope support to Godot and AndroidJamil Halabi2016-07-161-0/+3
* Input: add get_connected_joysticks() method.Andreas Haas2016-07-051-0/+3
* Set default duration parameter of joystick vibration to 0.Andreas Haas2016-06-211-1/+1
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
* Add joystick vibration support on Linux (#5043)Wilhem Barbier2016-06-151-0/+17
* Add magnetometer sensor support for Androidfluffrabbit2016-05-271-0/+3
* use joystick name from mapping-db if availablehinsbart2016-02-291-0/+1
* use fallback mapping from listHondres2016-01-271-1/+1
* can use fallback mapping on all platformshondres2016-01-241-2/+2
* support gamepad remapping on androidhondres2016-01-241-2/+2
* add mappings and increase max number of buttonshondres2016-01-221-2/+2
* Add some joystick functions to input. Enables manipulation of mappings at run...hondres2016-01-081-0/+9
* Use tabs instead of spaces for new gamepad codehondres2015-12-181-32/+32
* Better gamepad supporthondres2015-12-181-5/+89
* Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky2015-09-241-0/+83