cemu-DS4Windows/TODO.md

14 lines
506 B
Markdown
Raw Normal View History

2017-08-28 19:38:08 +02:00
# TODO
2020-03-03 06:59:25 +01:00
* ~~Add maximum stick output limit in some way~~
2019-06-08 04:39:57 +02:00
* Add cross dead zone (per axis) for sticks
2020-03-09 19:40:36 +01:00
* ~~Add some preset context menus back (sticks, dpad)~~
2020-03-03 06:59:25 +01: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 14:49:13 +01:00