From d246a5d9ee3be400f5c3c3f3d2b7dcc990b72483 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Mon, 16 Jul 2018 02:42:40 -0500 Subject: [PATCH] Updated TODO file --- TODO.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO.md b/TODO.md index ae89e3e..42660e0 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ # TODO * Perform some final cleanup and release version 1.5 -* ~~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 * Look into distributing profile properties around various objects @@ -10,6 +9,3 @@ It will complicate the architecture a little bit but hopefully any speed difference will make up for it. * Remove old welcome dialog and make new driver installer executable. Use newer standards (WPF) and bundle app with DS4Windows -* ~~Attempt to no longer disable service when changing dinput only option -in profiles -* ~~Update Task Scheduler to latest version~~