Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 06:18
v0.3.0

Added

  • Bug report utility to make it easier to gather system and build information
    when reporting issues.
  • Communication infrastructure to communicate with the daemon. This includes the
    x52ctl utility which can be used either interactively or non-interactively
    from a separate program.
  • Links to prebuilt packages in Ubuntu PPA and Arch Linux AUR
  • Ability to change mouse scroll direction. See
    #45

Changed

  • Renamed project from x52pro-linux to libx52

Fixed

  • Removed dependency on rsync during make install
  • Reduced default logging level of daemon to error only. See
    #38
  • Fixed daemon crash when disconnecting/reconnecting the joystick. See
    #43

Full Changelog: v0.2.3...v0.3.0