Commit Graph

26 Commits

Author SHA1 Message Date
bfb0482c32 on_close_window() callback added.
cleanly shuts down vban connection on windows close
if vban connected.
2023-08-06 23:15:54 +01:00
9faf8ae10c easier to read 2023-07-11 01:27:05 +01:00
6d46d9a9a5 userconfigs now returns target.configs
patch bump
2023-07-08 00:22:07 +01:00
e4068277f7 ensure we don't attempt to delete a menu key twice
patch bump
2023-07-07 03:37:06 +01:00
2ec1c74b7d navigation_menu added, toggles the nav frame.
may be configured through app.toml
2023-06-29 15:51:17 +01:00
5ab1fd7102 add loader to handle userprofiles in vm-compact
ensure we reload user profiles into memory
when rebuilding the config menu

patch bump
2023-06-26 16:08:58 +01:00
194b95d67b use subject class to notify of busmix update
update messageboxes
2023-06-26 13:57:08 +01:00
onyx-and-iris
3f306ddf62 now using event property setters. 2022-10-19 14:54:00 +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
bb65f1b819 updates to reflect changes to vm-api and vban-cmd.
patch bump
2022-08-02 10:06:35 +01:00
onyx-and-iris
bb5d4a2696 config menu now rebuilds when switching kinds 2022-07-16 22:14:39 +01:00
onyx-and-iris
94d5596d60 fix menu name for loading config
fix menu name for loading config

update readme
2022-06-17 13:36:11 +01:00
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
a13ccd2c57 fix bug setting default submix
fix bug setting default submix
2022-05-16 22:20:05 +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
69eed318c9 changes to menus.
changes to menus, themes and submixes merged into layout

minsize reduced from 400 to 275.

path version bump

changelog updated.
2022-05-06 13:35:31 +01:00
onyx-and-iris
cd64693c15 add profiles to defaults, add minsize.
changes to menus.
vban menu text changed

themes menu reworked. now using set_theme not toggle.
2022-05-05 11:08:23 +01:00
onyx-and-iris
c49d05e0f2 sun valley theme added as module
sun valley theme now added as pip module

added sv-ttk to setup.py

changes to code to load as module
2022-04-24 12:05:57 +01:00
onyx-and-iris
abad689be4 Update menu.py
remove duplicate call to self._parent._destroy_top_level_frames() in menu.py
2022-04-22 19:13:54 +01:00
onyx-and-iris
acb345fb30 Update menu.py
ensure submix menu state is set if switching kind on vban disconnect
2022-04-21 09:15:02 +01:00
onyx-and-iris
041c350737 change to vban example config
comment out vban info in vban example config.

disables menu if all configuration options are commented out (or file not present)
2022-04-19 18:46:30 +01:00
onyx-and-iris
335bb2b1db Update menu.py
check for vban config, if none disable menu
2022-04-12 01:25:46 +01:00
onyx-and-iris
3eec86e5ed initial commit
initial commit
2022-04-11 18:35:28 +01:00