Releases: bitfocus/companion-module-studiocoast-vmix
Releases · bitfocus/companion-module-studiocoast-vmix
v3.5.2
v3.5.1
v3.5.0
V3.5.0
- Added actions:
- Undo closing Input
- Input Effects, Input Loop toggle, Input Colour Correction, Input Zoom/Crop/Pan, Input Layer Zoom/Crop/Pan, Input Frame Delay
- Replay Set Speed (with t-bar support)
- Setting Volume Channel mixer
- Audio - Solo All Off
- PTZ - Movement, Focus, Zoom, and Create/Update Virtual Inputs
- Added feedbacks:
- Media - Input Loop
- Added variables:
bus_any_solo
,input_any_solo
, andsolo
suffix for inputs and dynamic inputs (eg,$(vmix:input_test_solo)
)panx
,pany
,zoomx
,zoomy
,cropx1
,cropx2
,cropy1
, andcropy2
, suffixes for input position variables (eg,$(vmix:input_test_position_panx)
)hue
,saturation
,liftr
,liftg
,liftb
,lifty
,gammar
,gammag
,gammab
,gammay
,gainr
,gaing
,gainb
, andgainy
, suffixes for input colour correction variables (eg,$(vmix:input_test_cc_hue)
)panx
,pany
,x
,y
,zoomx
,zoomy
,width
,height
,cropx1
,cropx2
,cropy1
, andcropy2
, suffixes for input layer variables (eg,$(vmix:input_test_layer_1_panx)
)recording_filename1
,recording_filepath1
,recording_filename2
,recording_filepath2
replay_recording
,replay_live
,replay_forward
,replay_channel_mode
,replay_events
,replay_eventsa
,replay_eventsb
,replay_cameraa
,replay_camerab
,replay_speed
,replay_speeda
,replay_speedb
,replay_timecode
,replay_timecodea
,replay_timecodeb
- Fixes:
- Added an
Encode Value
option forTitle - Adjust title text
action, for when the text contains special characters that would otherwise break the TCP command - Added support for instance variables in the t-bar position action
- Fixed a bug where changing config for IP or Port did not correctly kill connection attempts to the previous location
- Added an
- Misc:
v3.4.3
v3.4.2
v3.4.1
v3.4.0
V3.4.0
- Added Process ID logged to Debug at start to aid in debugging/performance tracking
- Fixed missing instance variables for Dynamic Inputs
- Fixed TCP pings on connections not yet established
- Fixed Browser Navigate action parsing variables
- Added Input option for Transition Mix actions, allowing transitioning to a specific input, or Preview if left blank
v3.3.0
V3.3.0
- Added Feedback for Dynamic Input and Dynamic Values
- Added Start / Stop options for the Output Functions action
- Fixed an issue with changing the vMix IP or Port not working correctly until restarting instance
- Added extra TCP debug logging, and PING messages for Activator and Function sockets