Commit Graph

24 Commits

Author SHA1 Message Date
fc6fdb44b5 Revert "remove setup.py"
This reverts commit b49dc3b9b3.
2023-07-07 19:04:15 +01:00
b49dc3b9b3 remove setup.py 2023-07-07 18:12:07 +01:00
9d015755eb single channel GUI example added. 2023-06-25 14:49:28 +01:00
ca9a31c94a example now registeres on_exit_started
script will now end when OBS is closed

filter out all logs but `vban_cmd.iremote`

setup.py added
2023-06-25 14:49:07 +01:00
7a3abfc372 rename subject to event.
use self.observer over self.subject
2023-06-25 14:47:48 +01:00
onyx-and-iris
44cd13aa48 refactor examples
add scripts to pyproject
2022-10-28 20:19:05 +01:00
onyx-and-iris
197f81aa73 assume vban.toml for observer example
add README to observer example
2022-10-18 15:20:20 +01:00
onyx-and-iris
362873c5be fix vban config name in example readme 2022-10-17 13:15:02 +01:00
onyx-and-iris
c86f7971b0 rewording in obs example 2022-10-17 13:14:08 +01:00
onyx-and-iris
692acc8dd0 assume vban.toml in obs example
update README for obs example
2022-10-07 20:01:29 +01:00
onyx-and-iris
e0f4aab257 obs example added.
README for obs example added
2022-10-06 20:29:03 +01:00
onyx-and-iris
0c60fe3d5e add property setters in event class
use event property setters in examples

update README

patch bump
2022-10-06 16:45:15 +01:00
onyx-and-iris
02b21b6989 print bus level values in observer example 2022-10-04 15:43:09 +01:00
onyx-and-iris
5177c2d297 fix erroneous call to self.vm
logging level INFO added
2022-09-28 18:14:06 +01:00
onyx-and-iris
b3267c1cbf observer example updated.
some docstrings added
2022-08-02 09:31:41 +01:00
onyx-and-iris
845ef2441e remove gui from example (will readd later)
add observer to example
2022-07-09 12:24:19 +01:00
onyx-and-iris
b076aaa393 Update __main__.py
update example/gui to reflect changes to interface
2022-06-16 16:25:18 +01:00
onyx-and-iris
b9db01c8f4 major version bump due to dependency change.
now packaged with poetry.
added to pypi.

major version bump due to dependency change.

interface reworked to match the remote-api interface.

readme updated with changes to installation

pre-commit hook temporarily removed
2022-06-16 16:10:06 +01:00
onyx-and-iris
a34ae27da9 Update README.md 2022-03-05 23:22:27 +00:00
onyx-and-iris
1b70a063b9 Update README.md
typo fix
2022-03-05 23:19:38 +00:00
onyx-and-iris
405fd7efa4 edit example and readme
edit example and readme
2022-03-05 20:16:28 +00:00
onyx-and-iris
e4da797657 remove underscore from package name and add readme
remove underscore from package name and add readme
2022-03-04 14:22:54 +00:00
onyx-and-iris
8f95942fbd rename directory
rename directory
2022-03-04 14:21:56 +00:00
onyx-and-iris
5aa3dc07fe Create __main__.py
add simple tkinter GUI example.
2022-03-02 23:26:58 +00:00