Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Empty signed commitHEADmaster | Mattias Andrée | 2024-04-06 | 0 | -0/+0 |
| | |||||
* | Let name, unique_id, and physical_location be empty if unavailable | Mattias Andrée | 2023-07-12 | 2 | -1/+18 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add readme | Mattias Andrée | 2022-07-30 | 2 | -1/+24 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Minor improvements | Mattias Andrée | 2022-07-30 | 3 | -20/+136 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Remove dependency on libevdev (mostly complete) + minor fixes | Mattias Andrée | 2022-07-28 | 16 | -129/+502 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Minor code improvement | Mattias Andrée | 2022-07-27 | 3 | -21/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for prefix-prefixed numerical values for reverse name-lookup (for future internal use) | Mattias Andrée | 2022-07-27 | 3 | -0/+21 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add inline functions for testing support | Mattias Andrée | 2022-07-27 | 6 | -0/+82 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add controller fingerprint + relay less on libevdev | Mattias Andrée | 2022-07-27 | 9 | -83/+412 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | names.sh: improve readability | Mattias Andrée | 2022-07-27 | 1 | -5/+26 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix button and axis names | Mattias Andrée | 2022-07-27 | 4 | -16/+26 |
| | | | | 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 | 2 | -21/+107 |
| | | | | 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 | 8 | -52/+51 |
| | | | | 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 | 21 | -52/+331 |
| | | | | 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 | 2 | -1/+1053 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for audio devices | Mattias Andrée | 2022-07-25 | 6 | -2/+113 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libgamepad_open_superdevice.c: do not change errno on success | Mattias Andrée | 2022-07-25 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2022-07-25 | 4 | -16/+24 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add force feedback support | Mattias Andrée | 2022-07-25 | 32 | -61/+671 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add test-visual | Mattias Andrée | 2022-07-24 | 2 | -1/+176 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2022-07-23 | 31 | -0/+1596 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |