onyx-and-iris
2c39b9d215
updates to gui to match changes to interfaces
...
updates to gui to match changes to interfaces
now packaged with poetry and on pypi
2022-06-16 23:53:28 +01:00
onyx-and-iris
823c138a5f
remove scale enter/leave binds, use hasattr, fix bug in on_mousewheel
...
remove redundant scale_enter, scale_leave functions.
use hasattr over in dir()
fix bug in on_mousewheel
patch bump
2022-05-14 17:24:33 +01:00
onyx-and-iris
502110ae0f
gain_label added to chanenl labelframes.
...
couple of bug fixes for submix frame
minor version bump
2022-05-14 14:05:48 +01:00
onyx-and-iris
92aead8754
gui rewritten with builder classes and observables
...
gui rewritten with builder classes and observables
2022-05-10 20:34:29 +01:00
onyx-and-iris
b2f9c42f3e
sync bus mode on create config frame
...
sync bus mode on create config frame
2022-04-27 14:22:23 +01:00
onyx-and-iris
80340ac219
updates to bus mode cache
...
add a separate bus mode cache for each interface.
add property objects to config frame for setting/getting from bus mode cache.
update function update_bus_modes to fit changes to bus mode cache
2022-04-26 20:59:00 +01:00
onyx-and-iris
4fb7a88855
add bus_modes to App class for tracking bus modes
...
add bus_modes to App class for tracking bus modes
2022-04-26 08:06:08 +01:00
onyx-and-iris
7e4acc3743
Update config.py
...
changes to bus modes in bus config
2022-04-26 07:37:00 +01:00
onyx-and-iris
14a43770cd
ldirty, pdelay, ldelay added. changes to how levels are fetched
...
ldirty added, true iff level value has changed.
fetching level arrays moved to highest level of the app.
pdelay and ldelay added to _base_vals dataclass.
2022-04-13 06:50:49 +01:00
onyx-and-iris
3eec86e5ed
initial commit
...
initial commit
2022-04-11 18:35:28 +01:00