cemu-DS4Windows/TODO.md
Travis Nickles 81d2d1899b Use different volume scale for mic volume
Not exact but it is fairly close
2020-03-22 16:58:04 -05:00

17 lines
672 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