cemu-DS4Windows/TODO.md

17 lines
692 B
Markdown
Raw Normal View History

2017-08-28 19:38:08 +02:00
# TODO
2020-03-19 05:51:33 +01:00
* Look back into localization workflow
2019-06-08 04:39:57 +02:00
* Add cross dead zone (per axis) for sticks
2020-03-03 06:59:25 +01: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-25 02:56:19 +01:00
* ~~Check Toggle action label in old WinForms build~~
2020-04-03 00:24:15 +02:00
* ~~Look into adding JSON package~~
2020-03-24 21:50:20 +01:00
* ~~Check if unhandled exception logging for threads is needed~~
2020-03-19 15:15:32 +01:00
* ~~Look into logging exceptions thrown in background threads~~
2020-03-19 05:51:33 +01:00
* ~~Add mutex for controller input reader thread (better control
Controller Readings display)~~
* ~~Add numeric data to Controller Readings tab~~
2020-03-24 21:50:20 +01:00
* ~~Look into making input delay display as a double. Check app performannce~~
2019-03-05 14:49:13 +01:00