Skip to content

Tags: gethiox/HIDI

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
HIDI 1.3.0 (#11) - fix/added proper support for multihandler devices like ps4 dualshock controller (gyro/accelerometer subhandler) - **due to above fix, small change to device configuration format was introduced, user-defined configurations may require manual intervention, change is subtle and may be hard to spot so I suggest to create new configuration by copying factory one** - removed custom gyro related code - add configurable velocity value in device configuration - add device blacklist capability - add -listdevices parameter

v1.2.0

Toggle v1.2.0's commit message
add placefolder file for openrgb binaries directory 

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
multiple midi channel mapping (#6) * Add integration tests for factory config and collision modes * Add channel offset feature for keys and analog input, simple test coverage * Add documentation for multi channel mapping

v1.0.0

Toggle v1.0.0's commit message
v1.0.0 release 

v0.9-beta

Toggle v0.9-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
HIDI 0.9-beta (#2) - OpenRGB support for arm-v6/v7, arm64 and amd64 - YAML configurations for devices. automatic reload on user configuration changes - note collision handlers - Monitoring of input handlers is now a magnitude more efficient - Graceful app termination - greatly improved speed of application start and termination - Fixed input device grabbing for exclusive usage - CC learn action - easier way to learn CC with unstable analog input, also useful for multi-axis analog sticks - configurable deadzones for analog input - analog events throttling - improved overall performance when logging is disabled - Precompiled builds for various platforms - Embedded config directory, if config directory doesn't exist, application will create default one - Automatic update of factory configurations (if there are new ones or modified). - Support for optional HD44780 screen (20x4) for displaying statistics - Relatively good default configurations for keyboards and gamepads - informative and eye-candy debug/logging

v0.1-beta

Toggle v0.1-beta's commit message
Set device grabbing mode as optional