onyx-and-iris
6b7a79173c
fix import... oops.
2022-09-24 12:08:43 +01:00
onyx-and-iris
ef0c94a6f1
move updater thread logic out of base class.
...
patch bump
2022-09-24 12:04:07 +01:00
onyx-and-iris
48b2857c58
tomli/tomllib compatibility layer added.
...
Type annotation Self removed.
python version requirement changed.
tomli added as runtime dependency if py ver < 3.11
minor version bump.
2022-09-03 16:28:19 +01:00
onyx-and-iris
446848fe89
Event class added to misc.
...
defaultkwarg subs added. iniitialize event subscriptions.
base class observable thread now checks for currently registered events.
make capi call if polling strip/bus levels and ldirty not in events.
2022-08-02 09:17:11 +01:00
onyx-and-iris
9d446ea17d
add support for midi devices.
...
midi example added.
minor version bump
2022-07-24 14:38:16 +01:00
onyx-and-iris
c105115458
return return codes for login/logout
2022-07-21 23:14:42 +01:00
onyx-and-iris
e979595a09
refactor levels.
...
only compute strip/bus comp tuples if ldirty.
add comp generator function to util.
added some docstrings
patch bump
2022-07-09 11:06:48 +01:00
onyx-and-iris
d12e67820f
fix regression in observable thread.
...
patch bump
2022-07-06 14:27:34 +01:00
onyx-and-iris
9af2fc98aa
add support for all strip level modes to observers
...
is_updated now returns a bool (if that channel is updated (dirty))
observer example updated.
minor ver bump
2022-07-06 13:14:23 +01:00
onyx-and-iris
51390236c3
mdirty added to updates
...
using walrus operator in examples
2022-06-27 18:42:50 +01:00
onyx-and-iris
d951c5efce
changes to observers thread.
...
minor version bump
2022-06-20 00:06:03 +01:00
onyx-and-iris
43de864a83
fix error in cbindings.
...
fix error in cbindings.
2022-06-17 17:51:57 +01:00
onyx-and-iris
9cb5093cc9
fix print message bug
...
fix print message bug
2022-06-17 09:55:33 +01:00
onyx-and-iris
11275d9473
initial commit
...
initial commit
2022-06-16 14:07:12 +01:00