cemu-DS4Windows/TODO.md

17 lines
672 B
Markdown
Raw Normal View History

2017-08-28 12:38:08 -05:00
# TODO
2020-03-18 23:51:33 -05:00
* Look back into localization workflow
2019-06-07 21:39:57 -05:00
* Add cross dead zone (per axis) for sticks
2020-03-02 23:59:25 -06:00
* Abstract output slots
* Abstract KB+M codes to allow different event systems (Vmulti)
* ~~Add volume scale to mic volume. Mic volume too loud otherwise~~
2020-03-21 18:14:46 -05:00
* Check Toggle action label in old WinForms build
* Look into adding JSON package
* Check if unhandled exception logging for threads is needed
2020-03-19 09:15:32 -05:00
* ~~Look into logging exceptions thrown in background threads~~
2020-03-18 23:51:33 -05:00
* ~~Add mutex for controller input reader thread (better control
Controller Readings display)~~
2020-03-02 23:59:25 -06:00
* Add numeric data to Controller Readings tab
2020-03-21 18:14:46 -05:00
* Look into making input delay display as a double. Check app performannce
2019-03-05 07:49:13 -06:00