Skip to content

v0.9.3 - Refactored DeviceHandlers, Bind Mode tweaks

Compare
Choose a tag to compare
@evilC evilC released this 18 Nov 16:13

[0.9.3] - 2018-11-18

Added

  • Interception Provider now supports Bind Mode
  • BindingReport now has a "Path" property that can be used to get the fully qualified name of the input

Changed

  • BindModeUpdate now contains a BindingReport instead of a BindingDescriptor
  • Refactored DeviceHandlers in Provider Libraries
  • BindingDescriptor is now a Struct instead of a Class

Deprecated

Removed

Fixed

  • SpaceMouse provider crash fix