Releases: mat1jaczyyy/Keyboard-Inspector
Version 1.0.2
Changes:
- Background thread for recording inputs now registers to Windows OS with
Highest
priority - Fixed a bug where the Keyboard Inspector process hangs after closing while still listening to inputs, causing lag if many hanged processes would build up
Version 1.0.1
Changes:
- Record inputs on background thread
- Improve chart UI for >1khz analysis (#30)
- Removed "peak at
xxxx
Hz" text (potentially misleading, read the graph instead) - Automatic check for updates
- Input event count color
- Fixed inaccurate visuals when really far from zero
- TETR.IO Beta replay support
Version 1.0
Changes:
- Complete rewrite
- Capture inputs with Raw Input API instead of global hooks
- Generic gamepad/joystick support
- HID device information
- New analysis interface with time and frequency domain
- TETR.IO replay support
Version 0.4.0
Warning
THIS IS AN OLD ALPHA VERSION OF KEYBOARD INSPECTOR
While not incorrect, the analysis conducted in this version is vastly oversimplified and less accurate compared to later versions.
We strongly recommend you use the latest version of Keyboard Inspector for any serious analysis.
Changes:
- Removed NES stuff
- Rebuilt project from ground up
- Added Delta Graph
Version 0.3.0
Warning
THIS IS AN OLD ALPHA VERSION OF KEYBOARD INSPECTOR
While not incorrect, the analysis conducted in this version is vastly oversimplified and less accurate compared to later versions.
We strongly recommend you use the latest version of Keyboard Inspector for any serious analysis.
Changes:
- Implemented a new recording file system.
- Added support for displaying Nestopia input polls (and in the future, any other recording method that supports detecting polls).
- Fixed some other annoying crashes.
Version 0.2.1
Warning
THIS IS AN OLD ALPHA VERSION OF KEYBOARD INSPECTOR
While not incorrect, the analysis conducted in this version is vastly oversimplified and less accurate compared to later versions.
We strongly recommend you use the latest version of Keyboard Inspector for any serious analysis.
Changes:
- Added support for Xplorer guitars.
Version 0.2.0
Warning
THIS IS AN OLD ALPHA VERSION OF KEYBOARD INSPECTOR
While not incorrect, the analysis conducted in this version is vastly oversimplified and less accurate compared to later versions.
We strongly recommend you use the latest version of Keyboard Inspector for any serious analysis.
Changes:
- Added support for recording Wiitar data. It probably records all controllers for now (likely incorrectly)
Version 0.1.0
Warning
THIS IS AN OLD ALPHA VERSION OF KEYBOARD INSPECTOR
While not incorrect, the analysis conducted in this version is vastly oversimplified and less accurate compared to later versions.
We strongly recommend you use the latest version of Keyboard Inspector for any serious analysis.
Changes:
- Added basic support for connecting to Nestopia UE 1.50, displaying inputs as the emulator interpreted them into the emulated NES.
- Fixed crash when attempting to save immediately after opening the program.
- Fixed exception when minimizing.
Version 0.0.3
Warning
THIS IS AN OLD ALPHA VERSION OF KEYBOARD INSPECTOR
While not incorrect, the analysis conducted in this version is vastly oversimplified and less accurate compared to later versions.
We strongly recommend you use the latest version of Keyboard Inspector for any serious analysis.
Changes:
- Redesigned most of the UI to be more user-friendly
- Added Recording Open/Save
Version 0.0.2
Warning
THIS IS AN OLD ALPHA VERSION OF KEYBOARD INSPECTOR
While not incorrect, the analysis conducted in this version is vastly oversimplified and less accurate compared to later versions.
We strongly recommend you use the latest version of Keyboard Inspector for any serious analysis.
Changes:
- Right click poll rate test to save detailed output to file.
- Removed real-time display (low performance)