Updated TODO file

This commit is contained in:
Travis Nickles 2018-08-20 04:36:48 -05:00
parent 6f5b17ac37
commit 92550de1ce

View File

@ -1,8 +1,9 @@
# TODO
* ~~Perform some final cleanup and release version 1.5~~
* Attempt to remove reliance on the main thread when disconnecting a device.
Currently used to delay hotplug routine
* ~~Attempt to remove reliance on the main thread when disconnecting a device.
Currently used to delay hotplug routine~~
* Look into newer version of HidGuardian
* 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