summaryrefslogtreecommitdiff
path: root/main/input_default.cpp
AgeCommit message (Expand)Author
2016-05-27Add magnetometer sensor support for Androidfluffrabbit
2016-05-04Fix ds3 gamepad mappingHinsbart
2016-02-29use joystick name from mapping-db if availablehinsbart
2016-02-25OUYA gamepad mappings fixKrzysztof Jankowski
2016-02-24added more Android gamepad mappingsDana Olson
2016-02-23added a couple more Linux mappings, tweaked Ouya Linux mappingDana Olson
2016-02-16fix is_joy_mapped return valuehondres
2016-02-15fix joystick axis handling for Input.is_action_pressed()hondres
2016-02-14x11: analog triggers for ps4 gamepadhondres
2016-02-08Merge pull request #3428 from Hinsbart/android-gamepadpunto-
2016-02-01added more gamepad mappingsDana Olson
2016-01-27use fallback mapping from listHondres
2016-01-26clear joystick state on disconnectionhondres
2016-01-24can use fallback mapping on all platformshondres
2016-01-24support gamepad remapping on androidhondres
2016-01-22add mappings and increase max number of buttonshondres
2016-01-21html5 gamepad supportHinsbart
2016-01-08Add some joystick functions to input. Enables manipulation of mappings at run...hondres
2016-01-02Analog values for gamepad triggers, using axes 6 & 7hondres
2015-12-20fix debouncing in axis buttonsAriel Manzur
2015-12-18Use tabs instead of spaces for new gamepad codehondres
2015-12-18Better gamepad supporthondres
2015-09-24Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky