Skip to content

Releases: Incomplete-Outputs-Lab/vmix-utility

v1.12 Added "Tally" button

13 Dec 16:57
791d7a6

Choose a tag to compare

Added tally button for vMix functions (#77)

* Added tally button for vMix functions

* fix yarn audit

v1.11 Blank generates, UI fixes, etc

31 Aug 17:26

Choose a tag to compare

v1.10 will be un-used number because v1.10 was planned for program-view UI release, which is decided to not implemented.

  • Added Blank inputs
    You can generate multiple "Blank" or "Transparent" Input by clicking few buttons. which is very useful if you are going to create multi-view scenes.

  • UI Improvements
    Added "loading" state in some pages.
    Adjusted button size.

v1.10 Program view(alpha)

15 Aug 11:30

Choose a tag to compare

Pre-release

Experimental Release.

v1.9 Added Input management menu

14 Aug 09:43

Choose a tag to compare

Added Input management menu, you can check multiview, inputs where it used by, and so on.

v1.9 Fix1 Index column fix

15 Aug 00:05
93789b5

Choose a tag to compare

Indexの列表示を修正 (#59)

* Fixed "index" to "number" column. Added real "index" column.

* Added "GetOverlayNumberByKey" function and colmn.

v1.8 Fix1 Fixed override-URL function,Dep update

14 Aug 04:30

Choose a tag to compare

Fixed "vMix Override URL" was not working.
Updated dependencies.

(edit) Fixed bibary file

v1.8 Added "Detailaed mode", UI fix

11 Aug 06:11
4313d6e

Choose a tag to compare

Added "Detailed mode" that allows user to toggle Input number,key view.
Added margin for main UI. 15% for each side.

「詳細モード」を追加。 Inputのキーと番号表示をトグルできるように
メインUIの両サイドにに15%のマージンを追加。

v1.7 Fix1 type fixes, dep update

07 Aug 04:17

Choose a tag to compare

XML input type update, dep fixes

v1.7 Improvements

06 Aug 15:52

Choose a tag to compare

空InputでもCopy/Try出来るようにした。
vMix scripting用の文字列を追加した。
URLをオーバーライド出来るカスタム設定を追加した(未確認)

v1.6 フィードバックを元にUXを改善

01 Aug 16:33

Choose a tag to compare

Thanks for the feedback, zircon!

  • Empty object which does not contain input-key will be inserted top of the input list
  • Numer/Name sorting are now supported
  • Once you copied/tried input in input table, input will be high-lighted with blue for 1sec.

・常にInputリストの一番上にはInput Keyが存在しない空のオブジェクトが入るようにした
・InputリストをNumber/Nameでソート出来るようにした
・コピー/Try したInputは1秒間青く表示されるようにした