From 2778b01d9b0a6c8939ec2b26c1dd87e202e6393a Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Thu, 28 Dec 2017 22:01:48 -0600 Subject: [PATCH] Updated TODO file Experiments with ViGEm are about finished --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index e3a4049..95c2453 100644 --- a/TODO.md +++ b/TODO.md @@ -4,8 +4,8 @@ workaround, write template AffectedDevices file * Perform some final cleanup and release version 1.5. Unfortunately, it won't happen in 2017. Maybe version 1.5 will be ready by January 2018. -* Experiment with ViGEm driver. This would be easier to test on my old -C++ test application before attempting to work it into DS4Windows. +* ~~Experiment with ViGEm driver. This would be easier to test on my old +C++ test application before attempting to work it into DS4Windows.~~ * Attempt to work out BT disconnect issues by looking at older versions * Attempt to remove reliance on the main thread when disconnecting a device. Currently used to delay hotplug routine