- Change routines in order to further reduce input lag
- Change controller reader and output routines to use async overlapped IO operations in most cases
- Build using explicit platform targets instead of AnyCPU. For now, only an x64 build is being provided. That should cover a majority of users but releasing an x86 build can be done if requested.
- Main GUI window has become more responsive