Skip to content

Releases: stagehacks/Cue-View

1.2.2

11 Nov 19:18
bb400f9
Compare
Choose a tag to compare

What's Changed

  • Fixed various issues related to the stoplight window buttons and window dragging

Other Changes

Full Changelog: v1.2.1...v1.2.2

1.2.1

31 Oct 02:10
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Delete devices by null coalesce if never connected by @tm1000 in #276

New Contributors

Full Changelog: v1.2.0...v1.2.1

1.2.0

31 Oct 00:58
Compare
Choose a tag to compare

What's Changed

Plugins 🖥️

Other Changes

  • add arm target to linux build and disable rebuild by @jwetzell in #274

Full Changelog: v1.1.0...v1.2.0

1.1.0

25 May 23:56
071b7d0
Compare
Choose a tag to compare

What's Changed

Plugins 🖥️

Interface

Full Changelog: v1.0.0...v1.1.0

1.0.0

13 Jun 08:46
Compare
Choose a tag to compare

🎉 It's 1.0!

QLab: refactor to improve speed on workspaces with thousands of cues
QLab: added playhead overlay which shows the notes
QLab: improved compatibility with QLab 4
sACN: ignore Net3 priority packets
Art-Net: add support for consoles that don't send DMX until they receive a ArtPollReply
Shure: added a graph of RX signal
General: added a "link" icon to all device views to indicate when data is being exchanged
General: make the device list scrollable

As always, the best way to report bugs and make feature requests is in the Github Issues.

0.9.9-pre

24 May 15:36
d6cc11f
Compare
Choose a tag to compare
  • Support for ATEM! by @jwetzell
  • Support for Shure wireless! by @sparks-alec
  • Big performance improvements for displaying sACN and Art-Net data
  • Small improvements for Net4-flavored sACN
  • Add "Network Information" window to get a sense of what NICs are available
  • Handle TCP connections better
  • Other small bugfixes

Cue View 0.9.8-pre

12 Dec 00:19
Compare
Choose a tag to compare
  • Support for QLab 5!
  • Support QLab devices with passcodes
  • Support PJLink devices with passcodes
  • New under-the-hood data structure for plugins
  • Remove 169.x.y.z interfaces from search
  • Increased search timeout to 10 seconds, as some devices like projectors take their time to respond
  • Many many small bugfixes
  • plugin code cleanup
  • new build formats to support auto-updating
  • Auto updating is fully implemented (menu items under help) across macOS (DMG, zip), Linux (AppImage), Windows (exe)

0.9.7-pre (Autoupdate Test)

27 Nov 01:46
Compare
Choose a tag to compare
Pre-release

Second release with auto update feature.

0.9.6-pre (Autoupdate Test)

27 Nov 01:46
Compare
Choose a tag to compare
Pre-release

First release with auto update code.

Cue View 0.9.6-pre

07 May 05:34
Compare
Choose a tag to compare
Cue View 0.9.6-pre Pre-release
Pre-release
  • Boring under-the-hood file path corrections to fix #6
  • Awesome UDP OSC implementation for X32 by @jwetzell