Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let name, unique_id, and physical_location be empty if unavailable | Mattias Andrée | 2023-07-12 | 1 | -0/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Minor improvements | Mattias Andrée | 2022-07-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Remove dependency on libevdev (mostly complete) + minor fixes | Mattias Andrée | 2022-07-28 | 1 | -32/+148 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add inline functions for testing support | Mattias Andrée | 2022-07-27 | 1 | -0/+58 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add controller fingerprint + relay less on libevdev | Mattias Andrée | 2022-07-27 | 1 | -16/+145 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improve documentation and add LIBGAMEPAD_CONTROLLER_LINUX_4_12_RECTIFIED_3BTN | Mattias Andrée | 2022-07-27 | 1 | -21/+106 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Correct info about Sixaxis and add the Linux standard and a 6-button extension of it | Mattias Andrée | 2022-07-27 | 1 | -4/+58 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Hide implementation details | Mattias Andrée | 2022-07-26 | 1 | -16/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Do not relay on libevdev for button/axis names, an prepare for device specific names, and add reverse lookup functions | Mattias Andrée | 2022-07-26 | 1 | -33/+54 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update information about Sixaxis | Mattias Andrée | 2022-07-26 | 1 | -9/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix errors in last commit | Mattias Andrée | 2022-07-26 | 1 | -16/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add list of controller profiles | Mattias Andrée | 2022-07-26 | 1 | -0/+1051 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for audio devices | Mattias Andrée | 2022-07-25 | 1 | -0/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2022-07-25 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add force feedback support | Mattias Andrée | 2022-07-25 | 1 | -49/+493 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2022-07-23 | 1 | -0/+566 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |