Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |