diff --git a/TODO.md b/TODO.md index 95b07fb..c773c51 100644 --- a/TODO.md +++ b/TODO.md @@ -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