Commit Graph

109 Commits

Author SHA1 Message Date
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
onyx-and-iris
ca34a6a12b Update macrobuttons.ps1
fix number of macrobuttons
2022-03-09 17:41:47 +00:00
onyx-and-iris
c15e325628 Update README.md
update license link
2022-03-09 06:24:46 +00:00
onyx-and-iris
0058d1ddcb Update README.md
add license badge
2022-03-09 06:23:14 +00:00
c0f401abec
Create LICENSE 2022-03-09 06:04:47 +00:00
onyx-and-iris
262bab28ab Delete LICENSE 2022-03-09 05:58:39 +00:00
onyx-and-iris
421c8e4253 Update README.md 2022-03-08 23:52:19 +00:00
onyx-and-iris
f635e93572 Update README.md 2022-03-08 23:51:23 +00:00
onyx-and-iris
efef9be898 Update README.md
added recorder section to readme
2022-03-08 23:50:50 +00:00
onyx-and-iris
babc622733 Update README.md 2022-03-08 23:10:54 +00:00
onyx-and-iris
8d510ce699 Update README.md 2022-03-08 23:10:11 +00:00
onyx-and-iris
0bc8c746d2 Update README.md 2022-03-08 23:08:56 +00:00
onyx-and-iris
8b57201100 Update README.md 2022-03-08 23:08:32 +00: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
88d4e6b6f5 Update README.md
add types to props in readme.

add gainlayers, busmodes to readme
2022-03-08 23:04:01 +00:00
onyx-and-iris
10c326a2f5 Update command.ps1
add hide member

refactor setter
2022-03-08 23:03:35 +00:00
onyx-and-iris
9a42fadd09 add recorder tests
add recorder tests
2022-03-08 23:01:41 +00:00
onyx-and-iris
15bec82ec4 gainlayer, busmodes + mc,k added
gainlayers and busmodes added.

mc, k added to virtual strips
2022-03-08 22:55:11 +00:00
onyx-and-iris
cea6d500dd recorder module added.
recorder module added.
2022-03-08 22:54:34 +00:00
onyx-and-iris
c7de3bbeef rename dir
rename test dir to tests
2022-03-08 22:54:08 +00:00
onyx-and-iris
23c36601ab Update runall.ps1
add log switch to runall
2022-01-24 20:54:07 +00:00
onyx-and-iris
be8e5a0e82 update tests, small fixes.
remove offset in bus.gain tests, higher

set expected/value for strip.label, lower.
2022-01-24 20:39:31 +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
5b3a4e2b4f add load profiles, examples, update readme
add Get_Profiles and Set_Profile functions.

Now possible to load many parameters from a psd1 config file.

example config added

add Config Files section to readme
2022-01-24 20:01:12 +00:00
onyx-and-iris
ff1839313f update to tests. parameterized.
udpate to tests. refactor using parameters.

move dotsource base.ps1 into lower.

set test version to banana
2022-01-24 19:56:34 +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
0fe465d33e Update lower.Tests.ps1
lower tests updated to reflect changes
2022-01-19 21:55:40 +00:00
onyx-and-iris
9162933ee8 Update Voicemeeter.psm1
lower level setters/getters and polling functions now exposed
2022-01-19 21:55:10 +00:00
onyx-and-iris
9714b7cc7d Update base.ps1
param_set and param_set_string merged.
2022-01-19 21:53:49 +00:00