Skip to content

v0.9.1

Latest

Choose a tag to compare

@DMJC DMJC released this 01 Feb 14:41
· 8 commits to master since this release

First release of modernised build system. now compiles with Meson. Tested on Debian Linux 14 and Audacious 4.5.1 with QT6 and GTK3.

What's Changed

  • Modernised build system to use Meson by @DMJC
  • Replace SDL windowing with Qt UI by @DMJC in #4
  • Bump build to C++17 and complete Qt UI integration (replace SDL) by @DMJC in #5
  • Ensure Qt window event processing (create QApplication and pump events) by @DMJC in #6
  • Process Qt events on resize/fullscreen and notify display of size changes by @DMJC in #7
  • Handle HiDPI resize for Qt window and pump Qt events by @DMJC in #8
  • Avoid renderer-driven Qt resize; add HiDPI conversions and pump Qt events by @DMJC in #9

New Contributors

  • @DMJC made their first contribution in #1

Full Changelog: https://github.com/DMJC/infinity-plugin/commits/0.9.1