aboutsummaryrefslogtreecommitdiffstats
path: root/libgamepad.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Let name, unique_id, and physical_location be empty if unavailableMattias Andrée2023-07-121-0/+6
* Minor improvementsMattias Andrée2022-07-301-1/+1
* Remove dependency on libevdev (mostly complete) + minor fixesMattias Andrée2022-07-281-32/+148
* Add inline functions for testing supportMattias Andrée2022-07-271-0/+58
* m + add controller fingerprint + relay less on libevdevMattias Andrée2022-07-271-16/+145
* Improve documentation and add LIBGAMEPAD_CONTROLLER_LINUX_4_12_RECTIFIED_3BTNMattias Andrée2022-07-271-21/+106
* Correct info about Sixaxis and add the Linux standard and a 6-button extension of itMattias Andrée2022-07-271-4/+58
* Hide implementation detailsMattias Andrée2022-07-261-16/+7
* Do not relay on libevdev for button/axis names, an prepare for device specific names, and add reverse lookup functionsMattias Andrée2022-07-261-33/+54
* Update information about SixaxisMattias Andrée2022-07-261-9/+9
* Fix errors in last commitMattias Andrée2022-07-261-16/+16
* Add list of controller profilesMattias Andrée2022-07-261-0/+1051
* Add support for audio devicesMattias Andrée2022-07-251-0/+9
* mMattias Andrée2022-07-251-4/+4
* m + add force feedback supportMattias Andrée2022-07-251-49/+493
* First commitMattias Andrée2022-07-231-0/+566