a031d25a41
fix range checks
2023-08-14 21:30:32 +01:00
4e9ff66640
rework getters, setters in higher classes
2023-08-12 03:09:23 +01:00
deb3da15ea
remove constructor annotations
2022-12-17 17:47:42 +00:00
c37b4e0b1b
IVban class added
...
getters/setters moved into IVban
refactored to use identifier()
2022-12-16 17:30:06 +00: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
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
onyx-and-iris
8e03c4e53b
update to class getters/setters and meta module
...
rename factory functions.
class getters now send is_string parameter.
each property type for each class now has separate meta function.
2022-01-19 21:52:59 +00:00
onyx-and-iris
5395b8873f
Update vban.ps1
...
add scriptproperty enable to vban object
2022-01-11 17:19:02 +00:00
onyx-and-iris
2775d64e47
update meta.ps1
...
rename $this to $obj to avoid saving over keyword.
2022-01-08 20:30:36 +00:00
onyx-and-iris
0e11648078
Update vban.ps1
...
move $this.id into base class
remove unnecessary assignment
2022-01-08 16:11:40 +00:00
onyx-and-iris
a70843385f
Update vban.ps1
...
vban is now a custom class of subclasses for each vban stream type.
2022-01-06 15:28:28 +00: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