QLab 4 App Icon

QLab 4.4.3 Release Notes

February 21, 2019

FIXED: Live preview of fading video effect parameters now works.

FIXED: A regression in 4.4.2 that broke fading video effects.

FIXED: A regression in 4.4.2 that broke the Titles video effect.

FIXED: A regression in 4.4.2 that broke the use of custom Quartz Compositions.

ADDED: Certain OSC methods that return lists of cues now have options to return less data. The following OSC methods send back just cue uniqueIDs, “shallow” data (only the first layer of child cues), or both:

  • /cue/{number}/children/shallow
  • /cue/{number}/children/uniqueIDs
  • /cue/{number}/children/uniqueIDs/shallow
  • /cueLists/shallow
  • /cueLists/uniqueIDs
  • /cueLists/uniqueIDs/shallow
  • /selectedCues/shallow
  • /selectedCues/uniqueIDs
  • /selectedCues/uniqueIDs/shallow
  • /runningCues/shallow
  • /runningCues/uniqueIDs
  • /runningCues/uniqueIDs/shallow
  • /runningOrPausedCues/shallow
  • /runningOrPausedCues/uniqueIDs
  • /runningOrPausedCues/uniqueIDs/shallow