Updated TODO file

This commit is contained in:
Travis Nickles 2019-03-05 07:49:13 -06:00
parent dce8a354e2
commit b9178441d4

View File

@ -1,10 +1,11 @@
# TODO # 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 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. rather than using a lot of getters to obtain properties each poll.
It will complicate the architecture a little bit but hopefully 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. * Remove old welcome dialog and make new driver installer executable.
Use newer standards (WPF) and bundle app with DS4Windows Use newer standards (WPF) and bundle app with DS4Windows