2017-08-28 19:38:08 +02:00
|
|
|
# TODO
|
|
|
|
|
2018-01-29 07:17:54 +01:00
|
|
|
* Perform some final cleanup and release version 1.5
|
2017-11-25 23:46:49 +01:00
|
|
|
* 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
|
2018-03-17 07:27:35 +01:00
|
|
|
* ~~Possibly lower Enhanced Precision sensitivity by a notch~~
|
2018-01-01 13:11:14 +01:00
|
|
|
* 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.
|
2018-01-07 17:03:32 +01:00
|
|
|
* Remove old welcome dialog and make new driver installer executable.
|
|
|
|
Use newer standards (WPF) and bundle app with DS4Windows
|
2018-03-03 20:43:39 +01:00
|
|
|
* ~~Look into changing upgrade routine. Use Launchbox as an example~~
|
|
|
|
* Find out why default extras entry throttles mouse sensitivity
|
|
|
|
despite option being disabled
|
2017-08-28 19:38:08 +02:00
|
|
|
|