• release/0.2.0 fd8e396226

    alterNERDtive released this 2021-01-20 08:08:11 +01:00 | 7 commits to release since this release

    This release adds proper support for devices beyond just Joysticks, e.g. physical throttle units.

    Changed

    • Now watching all available axes, not just X and Y. See below.

    Fixed

    • Instead of watching an axis for deviation from the middle (only works with sticks, really), now watching for a change in axis value. (#1)
    Downloads
  • release/0.1.1 878ff8ac8a

    alterNERDtive released this 2020-08-03 20:08:04 +02:00 | 10 commits to release since this release

    Fixed

    • reading booleans from the .ini file “correctly” (= it works™) (#3)
    • no longer force-killing tools on exit, gracefully instead (#4)
    Downloads
  • 0.1 5ef75ccf3c

    alterNERDtive released this 2020-02-08 15:25:19 +01:00 | 18 commits to release since this release

    Initial release. Currently not working properly with throttle axes; see #1 and the README on how to disable the device’ axes as a workaround.

    Downloads