cemu-DS4Windows/TODO.md
2020-04-02 17:55:21 -05:00

17 lines
696 B
Markdown

# TODO
* ~~Look back into localization workflow~~
* Add cross dead zone (per axis) for sticks
* Abstract output slots
* Abstract KB+M codes to allow different event systems (Vmulti)
* ~~Add volume scale to mic volume. Mic volume too loud otherwise~~
* ~~Check Toggle action label in old WinForms build~~
* ~~Look into adding JSON package~~
* ~~Check if unhandled exception logging for threads is needed~~
* ~~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~~
* ~~Look into making input delay display as a double. Check app performannce~~