Commit Graph

138 Commits

Author SHA1 Message Date
a40e36998c meta functions refactored to use class identifiers 2022-12-16 17:40:47 +00:00
c37b4e0b1b IVban class added
getters/setters moved into IVban

refactored to use identifier()
2022-12-16 17:30:06 +00:00
14c8a54f01 refactored to use identifier() 2022-12-16 17:29:04 +00:00
a642dfd154 getters now return boolean values 2022-12-16 17:27:58 +00:00
ec296059d4 refactored to use identifier() 2022-12-16 17:27:05 +00:00
c999e73e14 IStrip class added.
getters/setters moved into IStrip

Comp, Gate, Denoiser, Eq and Device classes added to PhysicalStrip

AppGain, AppMute methods added to VirtualStrip
2022-12-16 17:24:31 +00:00
d86ad2fe87 IBus class added.
getters/setters moved into IBus

Eq class added to Bus

Device class added to PhysicalBus
2022-12-16 17:18:51 +00:00
62ad51c6b8 examples now using relative import path
obs example now using obs-powershell module. README updated.
2022-12-16 17:16:02 +00:00
2586ca4089 reword 2022-12-14 19:54:25 +00:00
W904yl40JykXAzmA
5229df81ad add Load method to Command class.
fixes #3
2022-12-14 19:37:11 +00:00
norm
1d115f4132 reword in readme
add print obs, ws versions
2022-11-04 02:07:23 +00:00
norm
7f5d92603e obs example added
readme for obs example added

config.psd1 added to gitignore
2022-11-04 01:51:40 +00:00
onyx-and-iris
6cc43fa553 changes to login error handling.
throw capi error if retval not 1 or -2.

exit from program if login/capi error thrown.
2022-10-30 19:10:17 +00:00
onyx-and-iris
8c20c58085 add powershell 7 to readme requirements 2022-10-30 18:38:27 +00:00
onyx-and-iris
cfbbbf3551 add s flag to cli example readme 2022-10-30 18:31:17 +00:00
onyx-and-iris
caee87cf98 add pipe example in readme 2022-10-30 02:08:04 +00:00
onyx-and-iris
21e8b16cec add log flag to run tests section in readme 2022-10-30 01:26:04 +00:00
onyx-and-iris
88aa0c3250 typo fix 2022-10-30 01:12:08 +00:00
onyx-and-iris
8f3701a1af sef kind default. 2022-10-30 01:07:40 +00:00
onyx-and-iris
cf6863a304 fix wording in cli example readme 2022-10-30 01:05:21 +00:00
onyx-and-iris
b6f4567d2a update readme 2022-10-30 01:01:28 +00:00
onyx-and-iris
688a67151b set default kind for pre-commit
alter dot source for pre-commit
2022-10-30 01:54:32 +01:00
onyx-and-iris
6ef6da5cc1 add output flag to CLI example
add README for CLI example
2022-10-30 01:50:30 +01:00
onyx-and-iris
a74f49a277 runall rename 2022-10-30 01:35:08 +01:00
onyx-and-iris
2cfc3958a2 fix bug with getype 2022-10-30 01:31:32 +01:00
onyx-and-iris
589563f7de md fix 2022-10-27 21:29:59 +01:00
onyx-and-iris
1838c2d9f0 move SendText in README 2022-10-27 21:29:17 +01:00
onyx-and-iris
1918de1d30 CHANGELOG, README updated to reflect changes. 2022-10-27 21:23:37 +01:00
onyx-and-iris
26cebc6a31 cli example added 2022-10-27 21:21:19 +01:00
onyx-and-iris
24e2b581f8 goto-nextbus refactored 2022-10-27 21:21:10 +01:00
onyx-and-iris
f7c0e076aa pester tests now support all kinds. 2022-10-27 21:20:51 +01:00
onyx-and-iris
62c65e1c08 xy and fx parameters added to strip/bus classes.
GetType, GetVersion, SendText added to Remote class.

Console output now written to Debug stream.

ToString() method overriden for higher classes.

formatter run through all files.
2022-10-27 21:20:03 +01:00
onyx-and-iris
7c60f564b2 using example from README. 2022-10-27 21:16:17 +01:00
onyx-and-iris
fdb7e39ac1 remove old example files 2022-10-27 21:15:17 +01:00
onyx-and-iris
e10eddf780 fix wording 2022-10-26 02:51:52 +01:00
onyx-and-iris
07b86a6664 md fix 2022-10-26 02:44:19 +01:00
onyx-and-iris
bacb281859 add cli section to README 2022-10-26 02:41:22 +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
44f5650b08 Update README.md 2022-06-30 14:56:59 +01:00
onyx-and-iris
42ed3d443a move config section in readme 2022-06-27 15:23:16 +01:00
onyx-and-iris
4f0bad9b20 Update README.md
markup fix
2022-06-25 23:14:36 +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
onyx-and-iris
8429fed8b4 upd rew.
add quick.ps1 to gitignore

run formatter on files
2022-06-25 15:20:36 +01:00
4417075330
Update CHANGELOG.md
fix wording
2022-05-02 20:31:22 +01:00
norm
dc1741d721 update tested against in readme 2022-05-02 09:44:55 +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
581939d3f0 rewording in readme 2022-04-30 17:46:30 +01:00