cemu-DS4Windows/TODO.md

16 lines
600 B
Markdown
Raw Normal View History

2017-08-28 19:38:08 +02:00
# TODO
2017-11-11 03:38:01 +01:00
* Integrate HidGuardian
* Experiment with ViGEm driver
* ~~Replace BackgroundImage for panel controls to use PictureBox (high contrast)~~
* ~~Further tweak analog stick mouse mode~~
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
* Attempt to remove more unused components
* Tweak layout of some forms
* Look into updating HidLibrary
2017-11-18 09:54:16 +01:00
* ~~Remove button for older exclusive mode workaround~~
2017-11-18 08:25:07 +01:00
* ~~Test TabControl to contain isolated panels in Options~~
2017-08-28 19:38:08 +02:00