logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

64 Pages«<3132333435>»
Options
Go to last post Go to first unread
gokily  
#641 Posted : Saturday, March 16, 2019 9:21:23 PM(UTC)
gokily

Rank: Member

Groups: Registered
Joined: 2/2/2019(UTC)
Posts: 13
Croatia

Was thanked: 2 time(s) in 1 post(s)
I thought the lower part was only for formating time did not know it can be used for aliases.Thank you very much!
elgarf  
#642 Posted : Saturday, March 16, 2019 9:54:20 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
@gokily, looks like I need title it =)

Btw, there are a lot of possibilities in UTC, which are hidden because I too lazy to write manual.

Also today I made several changes in UTC:
  1. In _() function you can refer to element by it's name _('Inputs[{0}].Elements[Description].Text')
  2. Pictures into buttons
  3. Captionless widgets (so you can made more compact switcher)


I'll push update later.
elgarf  
#643 Posted : Sunday, March 17, 2019 5:25:05 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
New update is ready.

There is major change:

Pictures on buttons & captionless controls
  1. Now you can make buttons with icons.
  2. For compactness you can hide caption of control: new context menu for control at most duplicate caption buttons, so you can still access them when caption hidden.
  3. You also can move controls without caption with Alt button pressed.


Path for icon saved as RELATIVE to UTC, so you beter copy your icons into UTC folder.

If you want help, make some useful icons and I put them into UTC redist at next update.
desmar  
#644 Posted : Sunday, March 17, 2019 6:59:10 AM(UTC)
desmar

Rank: Advanced Member

Groups: Registered
Joined: 8/21/2015(UTC)
Posts: 324
Man
Canada
Location: Cornwall, Ontario, Canada

Thanks: 18 times
Was thanked: 80 time(s) in 60 post(s)
Bugs: 1) Unable to scale Label widget
2) Lock icon in left corner of Label widget not hidding when toggle caption is selected.

Option to make the button the actual color
instead of just border. (both would be nice)

Still wanting for slider option also for
volume control and (centered slider) color correction.

Ability to Add Rectangles for background for a series of widgets to make it look like a section.

Originally Posted by: elgarf Go to Quoted Post
New update is ready.

There is major change:

Pictures on buttons & captionless controls
  1. Now you can make buttons with icons.
  2. For compactness you can hide caption of control: new context menu for control at most duplicate caption buttons, so you can still access them when caption hidden.
  3. You also can move controls without caption with Alt button pressed.


Path for icon saved as RELATIVE to UTC, so you beter copy your icons into UTC folder.

If you want help, make some useful icons and I put them into UTC redist at next update.
elgarf  
#645 Posted : Sunday, March 17, 2019 7:39:51 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
@desmar,
Label widget is just caption without content, so it's caption can't be hidden.
Lock icon is always visible.

I'll think about sliders and rectangles.
elgarf  
#646 Posted : Monday, March 18, 2019 4:10:50 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
Also locked widgets can't be moved or resized. So, check if your label is locked.

I've added a "Region" widget, which can be used like section.
Below is my controller for volleyball with regions and captionless widgets. It also have some scripting automations.
2019-03-17 (3).png (44kb) downloaded 10 time(s).
thanks 1 user thanked elgarf for this useful post.
desmar on 3/18/2019(UTC)
elgarf  
#647 Posted : Monday, March 18, 2019 2:51:49 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
I've pushed update to UTC.

1) New Region widget to create groups or info for UTC operator.
2) Button to make all widgets, except regions "ghosted", so you can move/scale regions and don't affect another widgets. This button located in bottom right corner of UTC.

First Post
Download Universal Title Controller
David Kaz  
#648 Posted : Wednesday, March 20, 2019 4:40:33 PM(UTC)
David Kaz

Rank: Member

Groups: Registered
Joined: 12/29/2018(UTC)
Posts: 10
Russian Federation
Location: Siberia

Was thanked: 1 time(s) in 1 post(s)
Small bug:

Duplicated widget creating under parent widget.
thanks 1 user thanked David Kaz for this useful post.
elgarf on 3/20/2019(UTC)
Siroki  
#649 Posted : Wednesday, March 20, 2019 8:40:49 PM(UTC)
Siroki

Rank: Advanced Member

Groups: Registered
Joined: 10/10/2015(UTC)
Posts: 322
Man
Bosnia and Herzegovina
Location: Siroki Brijeg

Thanks: 8 times
Was thanked: 27 time(s) in 24 post(s)
Originally Posted by: gokily Go to Quoted Post
I thought the lower part was only for formating time did not know it can be used for aliases.Thank you very much!



Pozdrav
Za Å¡to ti treba? Rukomet ili?
Ja sam to za rukomet riješio kad mi isteknu 2min on sam skloni prikaz 2min, a starta ih i zaustavlja sa glavnim timerom.

lp
elgarf  
#650 Posted : Wednesday, March 20, 2019 9:56:14 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
Originally Posted by: David Kaz Go to Quoted Post
Small bug:

Duplicated widget creating under parent widget.


I'll fix it with new update, I think. It's not very critical.


P.S. About new widgets:

I'm not sure about trackbar/T-bar widgets, looks like they are not in UTC principles. I prefer UTC to make minimum API requests.
Image widgets are useless if UTC and vMix are on different PC's.

What new widgets you'd like to get?
Slavko  
#651 Posted : Thursday, March 21, 2019 8:15:02 AM(UTC)
Slavko

Rank: Newbie

Groups: Registered
Joined: 3/14/2019(UTC)
Posts: 3
Poland
Location: Lodz

Thanks: 1 times
For me it would be convenient to scroll the screens. My data does not fit on one screen and the automatic mouse scrolling does not work. One should use the bar on the right side of the window, which is a bit of a burden to perform and search for data. In addition, thank you very much for the opportunity to use this tool, which greatly facilitates my work during live broadcast
elgarf  
#652 Posted : Friday, March 22, 2019 11:37:33 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
Updated UTC with:
1) password protection of controllers (click SHIFT+Lock button to protect your controller)
2) fixed scrolling by mouse wheel

Universal Title Controller

@Slavko, check the latest update.
thanks 1 user thanked elgarf for this useful post.
tagexpert on 3/23/2019(UTC)
chococrispis35  
#653 Posted : Sunday, March 24, 2019 4:53:57 PM(UTC)
chococrispis35

Rank: Advanced Member

Groups: Registered
Joined: 8/11/2017(UTC)
Posts: 60
Location: Medxico

Thanks: 2 times
Was thanked: 7 time(s) in 6 post(s)
on widget Region add function "send to background" (for send widget to backgroud ) or simply send to background automatic
elgarf  
#654 Posted : Sunday, March 24, 2019 5:15:19 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
@chococrispis35, it should be background.
Though, sometimes it not =( I'll fix it later.
elgarf  
#655 Posted : Monday, March 25, 2019 3:29:07 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
Okay, I made some additional work on UTC =)

Code:
1) Now External Data Providers comes with UTC. You can add them from [Widget] menu very easy without searching .dll file.
2) I made a lot of work with NDI Monitor (found memory leak into example from NDI SDK), which should work now in any case, so "Register Filters" button now removed.
3) Small updates into Functions.xml:
  *) FadeToBlack is now can be StateDependent function.
  *) DataSourceSelectRow now support expressions into [Index] parameter.
4) Region widget now created below all widgets/


Try new NDI monitor. If it works good, replace your NDI monitor widgets, because they are cached into .vmc file.

Universal Title Controller
yosik  
#656 Posted : Monday, March 25, 2019 6:56:10 PM(UTC)
yosik

Rank: Member

Groups: Registered
Joined: 5/15/2015(UTC)
Posts: 12
Location: Jerusalem

Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: elgarf Go to Quoted Post
Okay, I made some additional work on UTC =)

Code:
1) Now External Data Providers comes with UTC. You can add them from [Widget] menu very easy without searching .dll file.
2) I made a lot of work with NDI Monitor (found memory leak into example from NDI SDK), which should work now in any case, so "Register Filters" button now removed.
3) Small updates into Functions.xml:
  *) FadeToBlack is now can be StateDependent function.
  *) DataSourceSelectRow now support expressions into [Index] parameter.
4) Region widget now created below all widgets/


Try new NDI monitor. If it works good, replace your NDI monitor widgets, because they are cached into .vmc file.

Universal Title Controller


Hi,
Region widget is still in front of other widgets.
TY.
elgarf  
#657 Posted : Monday, March 25, 2019 8:22:55 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
@yosik, changes doesn't affect saved controllers. So, removing and creating regions should help.
fuimpa  
#658 Posted : Tuesday, March 26, 2019 12:34:00 AM(UTC)
fuimpa

Rank: Newbie

Groups: Registered
Joined: 3/25/2019(UTC)
Posts: 2
Brazil
Location: Londrina - Pr

Hi, first time here.
Can Vmix UTC call the DataChangeIn and DataChangeOut function of GT Designer when I make some change in the value of the text fields?
Thank you very much!
elgarf  
#659 Posted : Tuesday, March 26, 2019 2:58:03 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
@fuimpa, looks like it working from the box.
But you should use LIVE button, because all changes makes immediately. You can make hotkey for fast access to LIVE button.
fuimpa  
#660 Posted : Tuesday, March 26, 2019 3:36:59 AM(UTC)
fuimpa

Rank: Newbie

Groups: Registered
Joined: 3/25/2019(UTC)
Posts: 2
Brazil
Location: Londrina - Pr

Originally Posted by: elgarf Go to Quoted Post
@fuimpa, looks like it working from the box.
But you should use LIVE button, because all changes makes immediately. You can make hotkey for fast access to LIVE button.


Hmmm, ill try that.
All i want is to +1 the score on a scorebug and datachangein animation occur.

You saying i need to disable live, make the change and enable live, is that?

(sorry for my bad english)
Users browsing this topic
Guest (3)
64 Pages«<3132333435>»
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.