Skip to content

Releases: mat1jaczyyy/Keyboard-Inspector

Version 1.0.2

15 Oct 01:11
Compare
Choose a tag to compare

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

07 Oct 03:07
Compare
Choose a tag to compare

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

08 Dec 23:44
aa1a3c0
Compare
Choose a tag to compare

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

06 May 01:55
Compare
Choose a tag to compare

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

14 Sep 02:15
Compare
Choose a tag to compare

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

24 Jun 20:23
Compare
Choose a tag to compare

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

20 Jun 23:54
Compare
Choose a tag to compare

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

07 Jun 23:34
Compare
Choose a tag to compare

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

04 May 18:48
Compare
Choose a tag to compare

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

02 May 10:29
Compare
Choose a tag to compare

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)