Skip to content

v0.9-beta

Choose a tag to compare

@gethiox gethiox released this 26 Jul 01:07
956b3e1

Pre-1.0 release with tons of improvements and features

Changelog:

  • 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

You can select a binary for your platform.
Pi zero v1 - HIDI-linux-arm-v6
Pi zero v2 and others Pies - HIDI-linux-arm64 (for 64-bit OS)

Note: OpenRGB is not included for linux x86-32 (HIDI-linux-386) in this release