Skip to content

Releases: univrsal/input-overlay

Small addition

13 Jun 16:13
ca2cd1f
Compare
Choose a tag to compare
Small addition Pre-release
Pre-release

this version only includes support for a key that previously had no keycode.
v5.0 is still in the works and I'll hopefully have a pre-release ready of that soon

v4.7.1 adds korean translation thanks to JellyBrick
v4.7.2 adds gamepad overlays made by fatihG_

Input History crash fix, keyboard layout fix

04 Mar 11:31
beb33f4
Compare
Choose a tag to compare

Fixed crashes when loading key icons for input history
Fixed keyboard layouts having mismatching offsets

Running Windows 7?

Then you'll probably need this version.

Linux gamepad

18 Feb 13:02
Compare
Choose a tag to compare

Some people have been reporting issues with 4.4, so please if you experience the same use 4.3 (or even older) for now

Added support for the gamepad overlay on linux.
Currently only tested with my own gamepad, but if anyone has issues with the button
mappings I'll try to make them configurable

Linux & Config error reporting

09 Feb 22:25
Compare
Choose a tag to compare

Added linux 64bit binary (Compiled and tested on Manjaro 17.1.2)
Updated CCL to include error messages
Added Error logging for config loading to obs

v4.3.1 only adds Russian translation

Xinput and qwerty fixes

08 Feb 19:22
Compare
Choose a tag to compare

Compiling against correct Xinput lib
Fixed spacebar key code

Mouse movement, Key renaming, Key Icons (Fixes?)

03 Feb 18:09
Compare
Choose a tag to compare

Added new overlay options to show mouse movement
Added new history options to rename keys and exclude unnamed keys
Added new history options to replace keys with icons (images)
Hopefully fixed memory leaks with input-history.

libuiohook

21 Jan 17:26
Compare
Choose a tag to compare

Switched from using Windows API to libuiohook, which is crossplatform
(That means there'll hopefully be a linux version soon!)

This required a lot of changes in the back end so please let me know if anything broke in the process

Gampad support

03 Jan 22:32
Compare
Choose a tag to compare

Switched to dynamic config loading
Added new game-pad overlay (Supports X-Box game-pads and any that mimic their behavior)

Fixed mouse preset not working
Fixed mouse side buttons being reversed

Unicode support

22 Dec 14:29
Compare
Choose a tag to compare

Plugin now supports file paths containing unicode characters

Auto clear, repeated keys & text size fix

16 Dec 13:50
Compare
Choose a tag to compare

Title says it all.

Added option to automatically clear input history after no input for x seconds.
Added option to show repeated key inputs.
Fixed a bug where the text of the input history would scale up when the history wasn't completely filled