mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-26 19:14:20 +01:00
16 lines
600 B
Markdown
16 lines
600 B
Markdown
# TODO
|
|
|
|
* Integrate HidGuardian
|
|
* Experiment with ViGEm driver
|
|
* ~~Replace BackgroundImage for panel controls to use PictureBox (high contrast)~~
|
|
* ~~Further tweak analog stick mouse mode~~
|
|
* 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
|
|
* ~~Remove button for older exclusive mode workaround~~
|
|
* ~~Test TabControl to contain isolated panels in Options~~
|
|
|