From b9178441d486bc91e8278c83f44134257cd73b40 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Tue, 5 Mar 2019 07:49:13 -0600 Subject: [PATCH] Updated TODO file --- TODO.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 03146a9..4c15c46 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,11 @@ # TODO -* Look into adding periodic rumble updates when data does not change +* ~~Look into adding periodic rumble updates when data does not change~~ * ~~Look into newer version of HidGuardian~~ -* Look into distributing profile properties around various objects +* ~~Look into distributing profile properties around various objects rather than using a lot of getters to obtain properties each poll. It will complicate the architecture a little bit but hopefully -any speed difference will make up for it. +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 +