Skip to content

Releases: wineasio/wineasio

1.3.0

24 Jul 21:37
v1.3.0
b5e6681

Choose a tag to compare

  • Make GUI settings panel compatible with PyQt6 or PyQt5
  • Load libjack.so.0 dynamically at runtime, removing build dep
  • Remove useless -mnocygwin flag
  • Remove dependency on asio headers

1.2.0

30 Sep 09:09
v1.2.0
9508d14

Choose a tag to compare

  • Add wineasio-register script for simplifying driver registration
  • Fix compatibility with Wine > 8

1.1.0

18 Feb 16:37
v1.1.0
56c3e9d

Choose a tag to compare

  • Fix compatibility with Wine > 6.5
  • Various bug fixes

1.0.0

14 Jul 02:42
e717418

Choose a tag to compare

  • Add custom GUI for WineASIO settings, made in PyQt5 (taken from Cadence project code)
  • Add packaging script
  • Fix code to work with latest Wine
  • Fix control panel startup
  • Rework Makefile, common rules for 32 and 64bit builds