cemu-DS4Windows/TODO.md

16 lines
600 B
Markdown
Raw Permalink Normal View History

2017-08-28 12:38:08 -05:00
# TODO
2017-11-10 20:38:01 -06: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 16:46:49 -06: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 02:54:16 -06:00
* ~~Remove button for older exclusive mode workaround~~
2017-11-18 01:25:07 -06:00
* ~~Test TabControl to contain isolated panels in Options~~
2017-08-28 12:38:08 -05:00