Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-26 | Hide implementation details | Mattias Andrée | 8 | -52/+51 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-26 | Do not relay on libevdev for button/axis names, an prepare for device specific names, and add reverse lookup functions | Mattias Andrée | 21 | -52/+331 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-26 | Update information about Sixaxis | Mattias Andrée | 1 | -9/+9 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-26 | Fix errors in last commit | Mattias Andrée | 1 | -16/+16 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-26 | Add list of controller profiles | Mattias Andrée | 2 | -1/+1053 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-25 | Add support for audio devices | Mattias Andrée | 6 | -2/+113 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-25 | libgamepad_open_superdevice.c: do not change errno on success | Mattias Andrée | 1 | -1/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-25 | m | Mattias Andrée | 4 | -16/+24 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-25 | m + add force feedback support | Mattias Andrée | 32 | -61/+671 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-24 | Add test-visual | Mattias Andrée | 2 | -1/+176 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |