diff options
author | Mattias Andrée <maandree@kth.se> | 2022-07-27 15:32:10 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-07-27 15:32:10 +0200 |
commit | 586ddd6fad5061ea1de4b0fbe903c1c9ea582f72 (patch) | |
tree | e34b10acf215a2140df2fd3728300c34825f0734 /TODO | |
parent | names.sh: improve readability (diff) | |
download | libgamepad-586ddd6fad5061ea1de4b0fbe903c1c9ea582f72.tar.gz libgamepad-586ddd6fad5061ea1de4b0fbe903c1c9ea582f72.tar.bz2 libgamepad-586ddd6fad5061ea1de4b0fbe903c1c9ea582f72.tar.xz |
m + add controller fingerprint + relay less on libevdev
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Add support for profiles (conformation, button names/icons/colours, controller l Add support for quirks Add support for leds Add support for accelerometer and gyroscope -Add support for creating instance from a file descriptor Add man pages Add readme file Add force feedback tests +Fix error details in .h documentation |