From ee97a49097de887116211e3a95337b2fd0e3c431 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Wed, 18 Mar 2020 23:51:33 -0500 Subject: [PATCH] Updated TODO file --- TODO.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index 4179d4c..f71726d 100644 --- a/TODO.md +++ b/TODO.md @@ -1,13 +1,11 @@ # TODO -* ~~Add maximum stick output limit in some way~~ +* Look back into localization workflow * Add cross dead zone (per axis) for sticks -* ~~Add some preset context menus back (sticks, dpad)~~ -* ~~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 mutex for controller input reader thread (better control +Controller Readings display)~~ * Add numeric data to Controller Readings tab