Updated TODO file

This commit is contained in:
Travis Nickles 2018-02-07 20:55:11 -06:00
parent 7e24a7f151
commit e18eead25c

View File

@ -8,8 +8,6 @@ C++ test application before attempting to work it into DS4Windows.~~
* Attempt to work out BT disconnect issues by looking at older versions * Attempt to work out BT disconnect issues by looking at older versions
* Attempt to remove reliance on the main thread when disconnecting a device. * Attempt to remove reliance on the main thread when disconnecting a device.
Currently used to delay hotplug routine Currently used to delay hotplug routine
* ~~Attempt to remove more unused components~~
* ~~Tweak layout of some forms~~
* Possibly lower Enhanced Precision sensitivity by a notch * Possibly lower Enhanced Precision sensitivity by a notch
* 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.