.. |
__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
|
VBANCMDConnectionError added
|
2023-06-25 02:06:02 +01:00 |
event.py
|
add, remove now accept iterables
|
2022-10-06 18:07:41 +01:00 |
factory.py
|
timeout kwarg added.
|
2023-06-25 12:21:02 +01:00 |
iremote.py
|
add a delimiter end of request string in _set_rt
|
2022-10-19 14:20:23 +01:00 |
kinds.py
|
major version bump due to dependency change.
|
2022-06-16 16:10:06 +01:00 |
meta.py
|
renaem action_prop to action_fn
|
2023-06-25 02:38:59 +01:00 |
packet.py
|
connection errors now raise VBANCMDConnectionError
|
2023-06-25 02:37:45 +01:00 |
strip.py
|
StripComp, StripGate, StripDenoiser, StripDevice
|
2023-06-25 01:48:07 +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
|
tomllib/tomli now lazy loaded.
|
2023-06-25 03:40:14 +01:00 |
worker.py
|
use name property, clears deprecation warning
|
2023-06-25 03:40:36 +01:00 |