You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add bottom-right resize handle in glBars and ProM, needed in plugin formats that can't do host-side resizing
(ProM resize handle is invisible but still works, known issue)
Some plugin GUIs can use Cairo instead of OpenGL, if OpenGL is not available at build time
Standalones no longer require JACK, instead detecting at runtime if it is available
Standalones will now use RtAudio for native audio device access in case JACK is not available
ProM now ships with (optional) vendored libprojectM in case it is not available as system library
ProM now sets up and uses OpenGL3 context instead of OpenGL2 forward compatibility mode, fixing usage on macOS and Windows
Fix modal about dialogs
Fix more High-DPI related issues
Fix OpenGL context swap on GUI deletion, needed on hosts using OpenGL