|
194b95d67b
|
use subject class to notify of busmix update
update messageboxes
|
2023-06-26 13:57:08 +01:00 |
|
|
0f734e87b7
|
upd docstring
|
2023-06-26 13:56:06 +01:00 |
|
|
944ef9ca1c
|
updates to events, callbacks
|
2023-06-26 13:55:50 +01:00 |
|
|
fc20bb0c1e
|
configpaths added to configurations
|
2023-06-26 13:53:38 +01:00 |
|
|
5ccc2a6dab
|
error class renamed
doc string expanded
|
2023-06-26 13:52:42 +01:00 |
|
|
cfc1279f6c
|
module level loggers added
|
2023-06-26 13:52:24 +01:00 |
|
|
d4df11f62d
|
optimizations to reduce the number of api calls
comp, gate, eq parameter calls updated.
|
2023-06-26 13:51:21 +01:00 |
|
onyx-and-iris
|
3b6e1f61a4
|
patch ver bump
|
2022-10-19 14:54:25 +01:00 |
|
onyx-and-iris
|
3f306ddf62
|
now using event property setters.
|
2022-10-19 14:54:00 +01:00 |
|
onyx-and-iris
|
732368a65b
|
fix math error in level updates
|
2022-10-05 23:39:51 +01:00 |
|
onyx-and-iris
|
d7df79b798
|
upd vban-cmd ver
patch bump
|
2022-10-05 23:12:25 +01:00 |
|
onyx-and-iris
|
0906f3343b
|
upd dependencies
patch bump
|
2022-10-05 23:03:46 +01:00 |
|
onyx-and-iris
|
294dfe7d03
|
changes to progressbar level udpates
|
2022-10-05 23:03:27 +01:00 |
|
onyx-and-iris
|
4db7be172b
|
bump dep versions
minor version bump
|
2022-10-04 16:06:47 +01:00 |
|
onyx-and-iris
|
35775f5024
|
logger.info logs added
voicemeeter-api, vban-cmd dependency ver updated
changelog updated to reflect changes
minor version bump
|
2022-09-29 13:45:06 +01:00 |
|
onyx-and-iris
|
d4b2b90fc0
|
run vban.logout() to cleanup threads/sockets.
bump vban-cmd dependency ver.
patch bump
|
2022-09-24 08:04:59 +01:00 |
|
onyx-and-iris
|
6de79977cc
|
show messagebox on connection timeout
patch bump
|
2022-09-23 20:23:55 +01:00 |
|
onyx-and-iris
|
2c290e2632
|
now using event toggles when dragging sliders
patch bump
|
2022-09-16 09:44:47 +01:00 |
|
onyx-and-iris
|
d08299a88d
|
minor bump
|
2022-09-12 02:08:49 +01:00 |
|
onyx-and-iris
|
4507358215
|
update sv-ttk dependency version
|
2022-09-12 02:04:32 +01:00 |
|
onyx-and-iris
|
e5ed795fab
|
upd dependency ver
|
2022-09-05 20:45:17 +01:00 |
|
onyx-and-iris
|
1bc25c74dd
|
dependency bump
patch bump
|
2022-09-03 20:53:46 +01:00 |
|
onyx-and-iris
|
1cb8bdd908
|
fixed bug in vban-cmd
patch bump
|
2022-09-03 20:38:32 +01:00 |
|
onyx-and-iris
|
cd92392351
|
minor bump
|
2022-09-03 19:30:58 +01:00 |
|
onyx-and-iris
|
b116c6a24f
|
tomli/tomllib compatibility layer added.
python version requirement changed.
updated installation instructions
tomli added as runtime dependency if py ver < 3.11
minor version bump.
|
2022-09-03 19:29:57 +01:00 |
|
onyx-and-iris
|
0c0a4372e7
|
update image in installation.md for py 311 rc
|
2022-08-30 16:02:25 +01:00 |
|
onyx-and-iris
|
48d51e1b27
|
add pypi badge to readme
|
2022-08-06 09:02:23 +01:00 |
|
onyx-and-iris
|
bb65f1b819
|
updates to reflect changes to vm-api and vban-cmd.
patch bump
|
2022-08-02 10:06:35 +01:00 |
|
onyx-and-iris
|
ca548187f1
|
add removed section in latest update in changelog
|
2022-07-16 22:53:46 +01:00 |
|
onyx-and-iris
|
cb5859c61a
|
fix key name for configs in readme
|
2022-07-16 22:20:10 +01:00 |
|
onyx-and-iris
|
dfa43a8072
|
dependencies updated.
minor version bump.
changelog, readme updated to reflect recent changes.
|
2022-07-16 22:15:48 +01:00 |
|
onyx-and-iris
|
a4dc2adf72
|
bus modes added to all 3 example user configs
|
2022-07-16 22:15:02 +01:00 |
|
onyx-and-iris
|
bb5d4a2696
|
config menu now rebuilds when switching kinds
|
2022-07-16 22:14:39 +01:00 |
|
onyx-and-iris
|
fd6c346467
|
bug fixed in submixframe in call to grid_info()
|
2022-07-16 22:14:02 +01:00 |
|
onyx-and-iris
|
ba78373f2b
|
now using label_cache in channels.
should reduce the number of calls to grid/ungrid
|
2022-07-16 22:12:55 +01:00 |
|
onyx-and-iris
|
6fad360ede
|
add error message in subject
|
2022-07-16 22:11:28 +01:00 |
|
onyx-and-iris
|
520adc0a02
|
fix bug where a bus level may hang,
reproducible through toggling composite mode
I haven't noticed it occuring for strips.
patch bump
|
2022-07-14 17:24:05 +01:00 |
|
onyx-and-iris
|
2522505a89
|
dependencies updated.
patch bump
|
2022-07-09 12:29:33 +01:00 |
|
onyx-and-iris
|
a9d124c1f0
|
changes installation instructions
|
2022-07-07 23:41:53 +01:00 |
|
onyx-and-iris
|
f1200f208f
|
changes installation instructions
|
2022-07-07 23:34:31 +01:00 |
|
onyx-and-iris
|
fbd418cf13
|
schedule notify observers
prevent haulting event loop
patch bump
|
2022-07-07 15:42:58 +01:00 |
|
onyx-and-iris
|
39458b8166
|
upd dependency
|
2022-07-07 01:51:15 +01:00 |
|
onyx-and-iris
|
d78042b027
|
upd poetry.lock
|
2022-07-07 01:24:25 +01:00 |
|
onyx-and-iris
|
4118002b0a
|
update timing adjusted
deregister as observer moved into teardown functions.
check index against num_strip, num_bus in level updates
patch bump
|
2022-07-07 01:22:57 +01:00 |
|
onyx-and-iris
|
8790e24ff3
|
dependency update
|
2022-07-06 14:30:30 +01:00 |
|
onyx-and-iris
|
e2cd217627
|
dependencies updated.
|
2022-07-06 14:03:29 +01:00 |
|
onyx-and-iris
|
24870e1861
|
channels and gainlayers now using is_updated
minor ver bump. dependencies updated.
|
2022-07-06 13:57:52 +01:00 |
|
onyx-and-iris
|
e9477d9650
|
Update poetry.lock
|
2022-07-01 14:12:15 +01:00 |
|
onyx-and-iris
|
8979bcf268
|
bump dependency versions
|
2022-06-20 00:24:20 +01:00 |
|
onyx-and-iris
|
fd30a5ef0d
|
fix app title.
merge subject classes.
modify obsevers callback
ensure sunvalley theme loaded only once.
minor version bump
|
2022-06-20 00:09:27 +01:00 |
|