Commit Graph

  • 1e3751b19f channel_xpadding and navigation_show added to data. onyx-and-iris 2023-06-29 17:15:03 +01:00
  • 2ec1c74b7d navigation_menu added, toggles the nav frame. may be configured through app.toml onyx-and-iris 2023-06-29 15:51:17 +01:00
  • 0a19e28370 xpadding on channels may be configured through app.toml onyx-and-iris 2023-06-29 15:50:39 +01:00
  • 5ab1fd7102 add loader to handle userprofiles in vm-compact v1.7.1 onyx-and-iris 2023-06-26 16:08:58 +01:00
  • d896193ade md fix onyx-and-iris 2023-06-26 14:18:23 +01:00
  • 8c0c31dc0d 1.7.0 section added onyx-and-iris 2023-06-26 14:17:24 +01:00
  • c8b3e9fc33 dependencies updated. onyx-and-iris 2023-06-26 13:58:22 +01:00
  • d4358bf7d3 update comp, gate, eq settings in example.toml onyx-and-iris 2023-06-26 13:57:39 +01:00
  • 194b95d67b use subject class to notify of busmix update onyx-and-iris 2023-06-26 13:57:08 +01:00
  • 0f734e87b7 upd docstring onyx-and-iris 2023-06-26 13:56:06 +01:00
  • 944ef9ca1c updates to events, callbacks onyx-and-iris 2023-06-26 13:55:50 +01:00
  • fc20bb0c1e configpaths added to configurations onyx-and-iris 2023-06-26 13:53:38 +01:00
  • 5ccc2a6dab error class renamed doc string expanded onyx-and-iris 2023-06-26 13:52:42 +01:00
  • cfc1279f6c module level loggers added onyx-and-iris 2023-06-26 13:52:24 +01:00
  • d4df11f62d optimizations to reduce the number of api calls onyx-and-iris 2023-06-26 13:51:21 +01:00
  • 3b6e1f61a4 patch ver bump v1.6.5 onyx-and-iris 2022-10-19 14:54:25 +01:00
  • 3f306ddf62 now using event property setters. onyx-and-iris 2022-10-19 14:54:00 +01:00
  • 732368a65b fix math error in level updates v1.6.4 onyx-and-iris 2022-10-05 23:39:51 +01:00
  • d7df79b798 upd vban-cmd ver onyx-and-iris 2022-10-05 23:12:25 +01:00
  • 0906f3343b upd dependencies onyx-and-iris 2022-10-05 23:03:46 +01:00
  • 294dfe7d03 changes to progressbar level udpates onyx-and-iris 2022-10-05 23:03:27 +01:00
  • 4db7be172b bump dep versions v1.6.1 onyx-and-iris 2022-10-04 16:06:47 +01:00
  • 35775f5024 logger.info logs added v1.6.0 onyx-and-iris 2022-09-29 13:45:06 +01:00
  • d4b2b90fc0 run vban.logout() to cleanup threads/sockets. v1.5.3 onyx-and-iris 2022-09-24 08:04:59 +01:00
  • 6de79977cc show messagebox on connection timeout v1.5.2 onyx-and-iris 2022-09-23 20:23:55 +01:00
  • 2c290e2632 now using event toggles when dragging sliders v1.5.1 onyx-and-iris 2022-09-16 09:44:47 +01:00
  • d08299a88d minor bump v1.5.0 onyx-and-iris 2022-09-12 02:08:49 +01:00
  • 4507358215 update sv-ttk dependency version onyx-and-iris 2022-09-12 02:04:32 +01:00
  • e5ed795fab upd dependency ver v1.4.2 onyx-and-iris 2022-09-05 20:45:17 +01:00
  • 1bc25c74dd dependency bump onyx-and-iris 2022-09-03 20:53:46 +01:00
  • 1cb8bdd908 fixed bug in vban-cmd onyx-and-iris 2022-09-03 20:38:32 +01:00
  • cd92392351 minor bump onyx-and-iris 2022-09-03 19:30:58 +01:00
  • b116c6a24f tomli/tomllib compatibility layer added. onyx-and-iris 2022-09-03 19:29:57 +01:00
  • 0c0a4372e7 update image in installation.md for py 311 rc onyx-and-iris 2022-08-30 16:02:25 +01:00
  • 48d51e1b27 add pypi badge to readme onyx-and-iris 2022-08-06 09:02:23 +01:00
  • bb65f1b819 updates to reflect changes to vm-api and vban-cmd. onyx-and-iris 2022-08-02 10:06:35 +01:00
  • ca548187f1 add removed section in latest update in changelog onyx-and-iris 2022-07-16 22:53:46 +01:00
  • cb5859c61a fix key name for configs in readme onyx-and-iris 2022-07-16 22:20:10 +01:00
  • dfa43a8072 dependencies updated. onyx-and-iris 2022-07-16 22:15:48 +01:00
  • a4dc2adf72 bus modes added to all 3 example user configs onyx-and-iris 2022-07-16 22:15:02 +01:00
  • bb5d4a2696 config menu now rebuilds when switching kinds onyx-and-iris 2022-07-16 22:14:39 +01:00
  • fd6c346467 bug fixed in submixframe in call to grid_info() onyx-and-iris 2022-07-16 22:14:02 +01:00
  • ba78373f2b now using label_cache in channels. should reduce the number of calls to grid/ungrid onyx-and-iris 2022-07-16 22:12:55 +01:00
  • 6fad360ede add error message in subject onyx-and-iris 2022-07-16 22:11:28 +01:00
  • 520adc0a02 fix bug where a bus level may hang, reproducible through toggling composite mode onyx-and-iris 2022-07-14 17:24:05 +01:00
  • 2522505a89 dependencies updated. onyx-and-iris 2022-07-09 12:29:33 +01:00
  • a9d124c1f0 changes installation instructions onyx-and-iris 2022-07-07 23:41:53 +01:00
  • f1200f208f changes installation instructions onyx-and-iris 2022-07-07 23:34:31 +01:00
  • fbd418cf13 schedule notify observers prevent haulting event loop onyx-and-iris 2022-07-07 15:42:58 +01:00
  • 39458b8166 upd dependency onyx-and-iris 2022-07-07 01:51:15 +01:00
  • d78042b027 upd poetry.lock onyx-and-iris 2022-07-07 01:24:25 +01:00
  • 4118002b0a update timing adjusted onyx-and-iris 2022-07-07 01:22:57 +01:00
  • 8790e24ff3 dependency update onyx-and-iris 2022-07-06 14:30:30 +01:00
  • e2cd217627 dependencies updated. onyx-and-iris 2022-07-06 14:03:29 +01:00
  • 24870e1861 channels and gainlayers now using is_updated onyx-and-iris 2022-07-06 13:57:52 +01:00
  • e9477d9650 Update poetry.lock onyx-and-iris 2022-07-01 14:12:15 +01:00
  • 8979bcf268 bump dependency versions onyx-and-iris 2022-06-20 00:24:20 +01:00
  • fd30a5ef0d fix app title. onyx-and-iris 2022-06-20 00:09:27 +01:00
  • 60e55fd7f9 upd readme onyx-and-iris 2022-06-18 14:28:22 +01:00
  • 1611d63567 update readme configs sections onyx-and-iris 2022-06-18 14:22:12 +01:00
  • e676eaaee4 Update builders.py onyx-and-iris 2022-06-18 11:12:57 +01:00
  • 5a19ea851f Update pyproject.toml onyx-and-iris 2022-06-17 18:42:16 +01:00
  • 9292ed4815 change profile to config onyx-and-iris 2022-06-17 17:53:46 +01:00
  • 94d5596d60 fix menu name for loading config onyx-and-iris 2022-06-17 13:36:11 +01:00
  • ccfc4333ee Update INSTALLATION.md Onyx and Iris 2022-06-17 11:05:43 +01:00
  • e81c1afff0 remove old config examples onyx-and-iris 2022-06-17 09:55:02 +01:00
  • 9672dbdc39 fix bug loading config onyx-and-iris 2022-06-17 00:35:45 +01:00
  • 7f8a1a2ffc updates to readme, and installation instructions onyx-and-iris 2022-06-17 00:06:57 +01:00
  • 83d0598d84 Delete setup.py onyx-and-iris 2022-06-16 23:53:50 +01:00
  • 2c39b9d215 updates to gui to match changes to interfaces onyx-and-iris 2022-06-16 23:53:28 +01:00
  • 0688a36a76 add print when applying sv theme. onyx-and-iris 2022-05-17 14:40:52 +01:00
  • a13ccd2c57 fix bug setting default submix onyx-and-iris 2022-05-16 22:20:05 +01:00
  • 6d4d290e9e run a level update if value > 0 << race condition. onyx-and-iris 2022-05-16 00:28:01 +01:00
  • 823c138a5f remove scale enter/leave binds, use hasattr, fix bug in on_mousewheel onyx-and-iris 2022-05-14 17:24:33 +01:00
  • a7f23ef544 remove nav_frame info_text on scale enter/leave onyx-and-iris 2022-05-14 16:04:31 +01:00
  • 6fe73015ce gain labels added to submix frame onyx-and-iris 2022-05-14 16:00:58 +01:00
  • 502110ae0f gain_label added to chanenl labelframes. onyx-and-iris 2022-05-14 14:05:48 +01:00
  • 92aead8754 gui rewritten with builder classes and observables onyx-and-iris 2022-05-10 20:34:29 +01:00
  • 69eed318c9 changes to menus. onyx-and-iris 2022-05-06 13:35:31 +01:00
  • 24c97964b2 fix bug fetching strip labels for gainlayer onyx-and-iris 2022-05-05 16:03:49 +01:00
  • 36cbd5a9ea add profiles in app.toml section in readme. onyx-and-iris 2022-05-05 12:22:47 +01:00
  • 29051f0d0e add link in installation onyx-and-iris 2022-05-05 11:29:09 +01:00
  • 7e42a708d2 add links in installation onyx-and-iris 2022-05-05 11:27:48 +01:00
  • f91a7d0d86 add updates to installationi. onyx-and-iris 2022-05-05 11:21:36 +01:00
  • a1cd5caa5b minor version bump onyx-and-iris 2022-05-05 11:13:54 +01:00
  • cd64693c15 add profiles to defaults, add minsize. onyx-and-iris 2022-05-05 11:08:23 +01:00
  • 477c0a1520 profiles added to app.toml onyx-and-iris 2022-05-05 10:29:27 +01:00
  • 0ce8ddf40c attributes added to example profiles, all versions onyx-and-iris 2022-05-05 10:28:44 +01:00
  • f2fed76cef changelog initial commit fixes #1 onyx-and-iris 2022-05-01 13:59:37 +01:00
  • b2f9c42f3e sync bus mode on create config frame onyx-and-iris 2022-04-27 14:22:23 +01:00
  • 109eb54c2e Update channels.py onyx-and-iris 2022-04-26 23:58:24 +01:00
  • 4859780a8a Update channels.py onyx-and-iris 2022-04-26 23:36:57 +01:00
  • 2a6e39aa8e Update channels.py onyx-and-iris 2022-04-26 23:16:19 +01:00
  • d63ef60f1f Update channels.py onyx-and-iris 2022-04-26 21:29:27 +01:00
  • 80340ac219 updates to bus mode cache onyx-and-iris 2022-04-26 20:59:00 +01:00
  • 4fb7a88855 add bus_modes to App class for tracking bus modes onyx-and-iris 2022-04-26 08:06:08 +01:00
  • 7e4acc3743 Update config.py onyx-and-iris 2022-04-26 07:37:00 +01:00
  • 4e1cb33133 Update app.toml Onyx and Iris 2022-04-24 22:12:27 +01:00
  • abb51e1458 Update README.md onyx-and-iris 2022-04-24 12:44:45 +01:00
  • fd73a8f687 add rt packet service to special thanks onyx-and-iris 2022-04-24 12:41:56 +01:00