Radium 5.4.8 released

Post Reply
kjetil
Site Admin
Posts: 582
Joined: 20 Jul 2017 20:45

Radium 5.4.8 released

Post by kjetil »

Some important bug fixes, including fixes to VST GUIs.

Changes 5.4.7 -> 5.4.8:
  • GUI: Don't start new windows in "Window Stays On Top" mode since these windows will cover VST GUIs. Also remove the Qt::Tool flag on Windows since it's not needed on that platform to make windows stay on top of the main window.
  • Windows: Partly fix always-on-top VST GUIs. They will stay on top of the main window and the last opened currently visible window, but not on top of other windows.
  • Audio: Try to prevent and track down a bug reported by the crash reporter.
  • VST: Minor fix for keyboard grabbing in the GUI.
  • VST: Fix opening VST GUIs in the middle of the screen.
  • Sequencer: Fix bug that caused timing weirdness when changing number of lines in a block.
  • Sequencer: Fix bug sometimes causing program to freeze when showing bars in the timeline.
  • Sequencer: Improve timeline rendering a little bit when showing bars.
Post Reply