__init__.py
|
major version bump due to dependency change.
|
2022-06-16 16:10:06 +01:00 |
bus.py
|
BusEQ added to Bus class
|
2023-06-25 01:47:05 +01:00 |
command.py
|
renaem action_prop to action_fn
|
2023-06-25 02:38:59 +01:00 |
config.py
|
update strip.{comp,gate,eq} and bus.eq
|
2023-06-25 01:43:26 +01:00 |
error.py
|
run through black
|
2023-06-25 13:51:30 +01:00 |
event.py
|
added module level logger
|
2023-06-25 13:51:47 +01:00 |
factory.py
|
pdirty false by default
|
2023-06-25 13:53:23 +01:00 |
iremote.py
|
_cmd() helper method added
|
2023-06-25 13:52:39 +01:00 |
kinds.py
|
raise VBANCMDError on invalid kind
|
2023-06-25 13:50:21 +01:00 |
meta.py
|
renaem action_prop to action_fn
|
2023-06-25 02:38:59 +01:00 |
strip.py
|
Strip.{comp,gate} setters added.
|
2023-06-25 13:59:08 +01:00 |
subject.py
|
subject class extended to support callbacks
|
2023-06-25 03:41:10 +01:00 |
util.py
|
add a delimiter end of request string in _set_rt
|
2022-10-19 14:20:23 +01:00 |
vbancmd.py
|
_conn_from_toml filepaths added.
|
2023-06-25 13:58:19 +01:00 |
worker.py
|
run through black
|
2023-06-25 13:57:24 +01:00 |