Updated TODO

This commit is contained in:
Travis Nickles 2020-03-02 23:59:25 -06:00
parent 24fb3a07fd
commit 318f9af274

10
TODO.md
View File

@ -1,7 +1,13 @@
# TODO
* Add maximum stick output limit in some way
* ~~Add maximum stick output limit in some way~~
* Add cross dead zone (per axis) for sticks
* Add some preset context menus back (sticks, dpad)
* Add SuppressUnmanagedCodeSecurity to some extra classes
* ~~Add SuppressUnmanagedCodeSecurity to some extra classes~~
* Abstract output slots
* Abstract KB+M codes to allow different event systems (Vmulti)
* Look into logging exceptions thrown in background threads
* Add mutex for controller input reader thread (better control
Controller Readings display)
* Add numeric data to Controller Readings tab