Commit Graph

28 Commits

Author SHA1 Message Date
onyx-and-iris
1918de1d30 CHANGELOG, README updated to reflect changes. 2022-10-27 21:23:37 +01:00
onyx-and-iris
b1a679f621 update tested against versions.
add a couple of todos to changelog
2022-08-08 17:17:39 +01:00
onyx-and-iris
095a9362cb general updates, added fadeto/fadeby
fadeto, fadeby added to strip|bus

kind maps reworked.

bindings/profiles/kinds moved into their own files.

changelog/readme updated

version bump
2022-06-25 23:12:02 +01:00
4417075330
Update CHANGELOG.md
fix wording
2022-05-02 20:31:22 +01:00
onyx-and-iris
ed84462762 date fix 2022-05-01 11:21:10 +01:00
onyx-and-iris
c6470aea4e major/minor/patch 2022-04-30 17:59:02 +01:00
onyx-and-iris
e98ea46426 mardown fix 2022-04-30 17:53:02 +01:00
onyx-and-iris
7f0076fcb9 add a couple of todos in changelog
fix versioning format
2022-04-30 17:51:49 +01:00
onyx-and-iris
02428a2261 Update CHANGELOG.md
add version 2.3 section to changelog
2022-03-08 23:04:15 +00:00
onyx-and-iris
0a2733f865 add params to strip/bus.
a few strip/bus parameters added.
comp, gate moved into physicalstrip subclass

CHANGELOG updated to reflect recent changes
2022-01-24 20:01:55 +00:00
onyx-and-iris
0d23b4eac3 update changelog, readme
update changelog and readme to reflect recent changes
2022-01-19 22:48:26 +00:00
onyx-and-iris
a4b7f66984 readme, changelog updated
update to reflect recent changes
2022-01-19 21:57:48 +00:00
onyx-and-iris
1e4ab54447 Update CHANGELOG.md
update changelog to reflect recent changes.

minor version bump
2022-01-11 17:20:27 +00:00
onyx-and-iris
ca59d95e6e Update CHANGELOG.md
changelog updated to reflect latest changes
2022-01-06 15:29:44 +00:00
onyx-and-iris
a7913f8934 add special commands
Added special commands:
show
restart
showvbanchat
shutdown

Updated README and CHANGELOG to reflect changes.

Minor version bump
2021-08-23 15:24:05 +01:00
Onyx and Iris
da9a71188c Update CHANGELOG.md
fix changelog markup
2021-06-06 17:57:01 +01:00
onyx-and-iris
372dc5fda8 Update CHANGELOG.md
update changelog.

minor version bumped
2021-06-06 17:42:20 +01:00
Onyx and Iris
01a60b99b1 run 64bit exe for potato, update changelog
Run 64bit executable is launched if on 64bit OS

update changelog
2021-06-06 17:21:54 +01:00
Onyx and Iris
41ae9b299f add meta functions to bus/strip
Added AddPublicMembers() for bus and strip classes

update changelog
2021-05-16 00:14:51 +01:00
onyx-and-iris
a0268e3565 update to readme
Added vban section to readme.
2021-05-11 19:17:27 +01:00
onyx-and-iris
a66a101ba1 vban commands added, tests updated
Added vban_in/vban_out to definetypes in base

Added string attribute label for strips

Added vban.ps1 which defines instream/oustream attributes.

Version bumped and changelog updated

Unit tests updated to reflect changes
2021-05-11 19:09:57 +01:00
onyx-and-iris
5ceacb4486 add strip/bus commands to readme, update examples
Added strip/bus command section to readme

update changelog

Add more params to examples
2021-05-05 19:02:20 +01:00
onyx-and-iris
fbe9fe68cf update to dll loading
Added fetch dll path through registry.

Added custom error class VBPathError in case dll path was not found

Added function Setup_DLL to base.ps1

Wrapper setup stops if setup_dll returns false (no login, no class setup)
2021-05-04 17:29:38 +01:00
onyx-and-iris
cbfd7a30f7 update to multi_set, changelog, readme
Now using a nested hash for mult_set

added macrobutton commands to multi_set

updated example changelog and readme to reflect changes

minor version bumped
2021-05-03 12:33:43 +01:00
Onyx and Iris
770b9cf663 add support for mb params in multi_set
Add support for mb params in multi_set.

Updated changelog to document addition
2021-05-02 17:32:04 +01:00
onyx-and-iris
2f1508e8f1 update readme, runall and gitignore
Update installation instructions in README.

Added logging and log parsing to runall.ps1

Add ignore log files
2021-05-01 22:20:21 +01:00
onyx-and-iris
2846e46592 add gain,comp,limit to strip. Update tests.
Added gain, comp and limit attributes to strip class

Updated pester unit tests to reflect changes.

Update changelog
2021-04-30 18:41:10 +01:00
onyx-and-iris
7ba7b456eb update to .md files
Added CHANGELOG to document changes.

Added installation instructions to README and link to FROM_SOURCE for alternative script loading instructions.

Modified examples in README to reflect recent changes to module
2021-04-30 16:30:12 +01:00