Skip to content

Releases: bitfocus/companion-module-renewedvision-pvp

v2.0.0

15 Jul 01:45
Compare
Choose a tag to compare

v1.0.10

02 Mar 11:32
fcd4fdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.0.10

v1.0.8

12 Nov 17:34
fc1be25
Compare
Choose a tag to compare

New actions

  • Pause and play/resume layer (#15).
  • Layer/workspace transition duration (#14).
  • Skip media in layer: Skips the layer's playing media back or forward some number of seconds.
  • Go to layer offset: Skips the layer's playing media to a specific offset in seconds.

New presets

  • Pause
  • Play/resume

Other

  • PVP hosts can be configured using DNS/hostname, as well as by IP.
  • Instance creation could get into an awkward state if no backup instance was configured.
  • Updated HELP.md
  • Version bump

Tested with PVP 3.3.x and 3.4.x.

Resolves #15, resolves #14

v1.0.7

10 Mar 03:38
fc08f0c
Compare
Choose a tag to compare
Merge pull request #13 from SteveTherrien/fixes

Fix: Negative indexes can cause PVP to crash. Added checks and logs errors.