cemu-DS4Windows/TODO.md

14 lines
506 B
Markdown
Raw Normal View History

2017-08-28 12:38:08 -05:00
# TODO
2020-03-02 23:59:25 -06:00
* ~~Add maximum stick output limit in some way~~
2019-06-07 21:39:57 -05:00
* Add cross dead zone (per axis) for sticks
2020-03-09 13:40:36 -05:00
* ~~Add some preset context menus back (sticks, dpad)~~
2020-03-02 23:59:25 -06:00
* ~~Add SuppressUnmanagedCodeSecurity to some extra classes~~
* Abstract output slots
* Abstract KB+M codes to allow different event systems (Vmulti)
* Look into logging exceptions thrown in background threads
* Add mutex for controller input reader thread (better control
Controller Readings display)
* Add numeric data to Controller Readings tab
2019-03-05 07:49:13 -06:00