Releases: DMJC/infinity-plugin
Releases · DMJC/infinity-plugin
Release list
v0.9.1
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
Full Changelog: https://github.com/DMJC/infinity-plugin/commits/0.9.1