Commit Graph

  • 243a43ac22 patch bump onyx-and-iris 2022-10-05 22:54:39 +01:00
  • 49354d6d55 lower threshold a level is considered dirty onyx-and-iris 2022-10-05 22:54:26 +01:00
  • 5c9ac4d78f patch bump onyx-and-iris 2022-10-04 15:43:56 +01:00
  • 02b21b6989 print bus level values in observer example onyx-and-iris 2022-10-04 15:43:09 +01:00
  • 4659cf7cdb util: in comp, consider level value clean if below -60.0 onyx-and-iris 2022-10-04 15:42:36 +01:00
  • 8663aab2ce add fget() to level getters in strip, bus onyx-and-iris 2022-10-04 15:40:32 +01:00
  • a029011012 vbanrtpacket refactored _generate_levels method added ldirty method added. onyx-and-iris 2022-10-04 15:39:56 +01:00
  • bfa1a718f9 user logger in apply_config onyx-and-iris 2022-09-29 12:34:02 +01:00
  • 2048a807d1 move event info logging from Updater into VbanCmd onyx-and-iris 2022-09-29 11:48:30 +01:00
  • 566bff3ced move vbancmd class section in readme onyx-and-iris 2022-09-28 20:01:17 +01:00
  • 70dbee6f02 update changelog to refect changes onyx-and-iris 2022-09-28 18:31:35 +01:00
  • c14196fc31 minor version bump onyx-and-iris 2022-09-28 18:20:25 +01:00
  • c28398c5f6 vban.subject subsection added to README under Events onyx-and-iris 2022-09-28 18:15:08 +01:00
  • 5177c2d297 fix erroneous call to self.vm onyx-and-iris 2022-09-28 18:14:06 +01:00
  • 23bc15e437 logging module now used to log interface events. onyx-and-iris 2022-09-28 18:13:07 +01:00
  • db96872965 changes to level/gain properties in VbanRtPacket onyx-and-iris 2022-09-28 18:07:10 +01:00
  • 1169435104 base renamed to vbancmd onyx-and-iris 2022-09-28 18:03:22 +01:00
  • f46abedf12 fix name of base error class in readme onyx-and-iris 2022-09-24 07:49:17 +01:00
  • 733fab45b4 raise VBANCMD error on connection failure. onyx-and-iris 2022-09-24 07:45:28 +01:00
  • 444f95a9d6 add timeout to response socket in updater onyx-and-iris 2022-09-23 20:03:16 +01:00
  • 14e538dca6 patch bump onyx-and-iris 2022-09-03 20:43:47 +01:00
  • af5e81c339 remove debug print onyx-and-iris 2022-09-03 20:41:26 +01:00
  • aadfbd3925 fix regression causing pdirty update to fail. onyx-and-iris 2022-09-03 20:35:37 +01:00
  • 4ef3d1f225 tomli/tomllib compatibility layer added. Type annotation Self removed. onyx-and-iris 2022-09-03 16:47:38 +01:00
  • aea2be624e clean up class names in packet module. onyx-and-iris 2022-08-10 17:49:21 +01:00
  • 3e7bd14ba3 update tested against versions main onyx-and-iris 2022-08-08 17:09:51 +01:00
  • 5b86a2b7b2 keep variable names consistent in readme onyx-and-iris 2022-08-08 14:26:57 +01:00
  • 8b393acc50 reword in readme onyx-and-iris 2022-08-08 14:25:20 +01:00
  • 6a9508c719 rewording in readme onyx-and-iris 2022-08-08 14:24:02 +01:00
  • cb9afc62d1 worker thread logic moved into worker module. onyx-and-iris 2022-08-08 13:43:19 +01:00
  • 3ecb3a0f68 fix minor errors in readme onyx-and-iris 2022-08-06 10:51:35 +01:00
  • 11264b95ec add pypi badge to readme onyx-and-iris 2022-08-06 09:03:43 +01:00
  • c00f2f1b40 mdirty, midi removed from events. onyx-and-iris 2022-08-02 09:56:59 +01:00
  • 31a7813cf8 changelog updated to reflect recent changes. onyx-and-iris 2022-08-02 09:33:04 +01:00
  • 42ff902698 vban_cmd.api section added to readme. onyx-and-iris 2022-08-02 09:32:23 +01:00
  • b3267c1cbf observer example updated. onyx-and-iris 2022-08-02 09:31:41 +01:00
  • d12f988c7d isdirty now aliases is_updated in strip/bus level classes onyx-and-iris 2022-08-02 09:31:08 +01:00
  • 6971feb398 defaultkwarg subs added. onyx-and-iris 2022-08-02 09:28:32 +01:00
  • 2ba42279cf dependencies updated. pytest-repeat added to dev dependencies. onyx-and-iris 2022-07-16 21:56:20 +01:00
  • 34aeba97b2 all 3 test badges updated onyx-and-iris 2022-07-16 21:55:11 +01:00
  • 08eff6da91 now calling command.reset() before each test run onyx-and-iris 2022-07-16 21:54:41 +01:00
  • 1f522b997e reset() added to command. onyx-and-iris 2022-07-16 21:52:41 +01:00
  • a86a25ca8f BusModes IntEnum added to bus onyx-and-iris 2022-07-16 21:50:50 +01:00
  • a1d6cf1042 levels reworked onyx-and-iris 2022-07-09 12:26:53 +01:00
  • 845ef2441e remove gui from example (will readd later) onyx-and-iris 2022-07-09 12:24:19 +01:00
  • 079bf177a1 move check ldirty before updating public packet. onyx-and-iris 2022-07-07 01:45:06 +01:00
  • 444d26a869 fix bug causing delay in updates onyx-and-iris 2022-07-07 00:48:15 +01:00
  • 86b7fb5d32 inputlevels, ouputlevels now return generators onyx-and-iris 2022-07-06 13:40:46 +01:00
  • a47a29d9f7 upd banana.svg onyx-and-iris 2022-07-04 16:22:53 +01:00
  • 3711524f88 remove type check, prefer duck typing onyx-and-iris 2022-07-04 16:22:25 +01:00
  • 4751a18700 remove type checks, prefer duck typing. onyx-and-iris 2022-07-04 16:06:04 +01:00
  • 36b1ac1952 upd test badge onyx-and-iris 2022-06-20 00:02:01 +01:00
  • ee10060724 changes to observers thread. onyx-and-iris 2022-06-20 00:01:30 +01:00
  • 5996385e5b update test badge onyx-and-iris 2022-06-18 14:09:05 +01:00
  • e85013730d update readme onyx-and-iris 2022-06-18 14:07:50 +01:00
  • f2dfe7a474 pre-commit.ps1 for use with git-hook added onyx-and-iris 2022-06-18 14:00:34 +01:00
  • 473e35359f minor changes onyx-and-iris 2022-06-18 11:12:09 +01:00
  • c3062d9b13 Update pyproject.toml onyx-and-iris 2022-06-17 18:42:27 +01:00
  • 2f9fee948a fix docstring onyx-and-iris 2022-06-17 17:52:09 +01:00
  • d849ed3a15 Update base.py onyx-and-iris 2022-06-17 09:55:41 +01:00
  • e28459d50b minor bump onyx-and-iris 2022-06-16 22:25:04 +01:00
  • b4f1b8b93f Update base.py onyx-and-iris 2022-06-16 22:20:37 +01:00
  • f3dcc6415b Update README.md onyx-and-iris 2022-06-16 19:24:28 +01:00
  • f21d5853bf update example configs onyx-and-iris 2022-06-16 18:58:18 +01:00
  • f84b831260 Update factory.py onyx-and-iris 2022-06-16 17:31:32 +01:00
  • 575b681445 Update README.md onyx-and-iris 2022-06-16 16:56:20 +01:00
  • a585285a0f remove extends from configs onyx-and-iris 2022-06-16 16:51:25 +01:00
  • 5703105980 add opts onyx-and-iris 2022-06-16 16:45:08 +01:00
  • d4be587e99 Update README.md onyx-and-iris 2022-06-16 16:36:05 +01:00
  • a214079373 Update README.md onyx-and-iris 2022-06-16 16:35:09 +01:00
  • fe28111690 Update README.md onyx-and-iris 2022-06-16 16:32:00 +01:00
  • b076aaa393 Update __main__.py onyx-and-iris 2022-06-16 16:25:18 +01:00
  • b9db01c8f4 major version bump due to dependency change. onyx-and-iris 2022-06-16 16:10:06 +01:00
  • 933d182f60 added subject module onyx-and-iris 2022-05-14 14:00:08 +01:00
  • 9de4116c1b Merge branch 'dev' of https://github.com/onyx-and-iris/vban-cmd-python into dev onyx-and-iris 2022-05-04 18:33:27 +01:00
  • b6695fbc4d rename Channel to IChannel to signify it as the common interface. onyx-and-iris 2022-05-04 18:33:04 +01:00
  • 43a02a2adc Merge branch 'dev' of https://github.com/onyx-and-iris/vban-cmd-python into dev norm 2022-05-02 09:43:03 +01:00
  • 0953828866 update tested against in readme norm 2022-05-02 09:42:55 +01:00
  • b3762de5be changelog initial commit onyx-and-iris 2022-04-30 16:58:34 +01:00
  • 11da78e2e7 remove public_packet setter. should be read only. onyx-and-iris 2022-04-30 16:57:47 +01:00
  • 51833d68ff fix coverage path onyx-and-iris 2022-04-30 03:37:58 +01:00
  • e6ba5aefe9 minor version bump, changes to profiles loading onyx-and-iris 2022-04-29 23:29:14 +01:00
  • 605e1075af Update pre-commit.ps1 onyx-and-iris 2022-04-29 23:08:23 +01:00
  • dd8b48d98a Revert "Update pre-commit.ps1" onyx-and-iris 2022-04-29 23:06:40 +01:00
  • 35371c9090 Update pre-commit.ps1 onyx-and-iris 2022-04-29 23:06:21 +01:00
  • 89dec75b98 typo fix onyx-and-iris 2022-04-29 22:31:22 +01:00
  • 9d6c931f07 update to public packet description in readme onyx-and-iris 2022-04-29 22:30:21 +01:00
  • 7b8878975a del file onyx-and-iris 2022-04-29 22:24:41 +01:00
  • fa9bc9e48a update badges onyx-and-iris 2022-04-29 22:24:06 +01:00
  • ac1306c57e fix doc string onyx-and-iris 2022-04-29 22:07:44 +01:00
  • b31c976abc update banana badge onyx-and-iris 2022-04-29 22:02:01 +01:00
  • 727af55019 start implementing lower tests onyx-and-iris 2022-04-29 22:01:33 +01:00
  • 32d740ccca sendtext remove from readme. its still available but not advised to use. onyx-and-iris 2022-04-29 21:57:16 +01:00
  • ce48136cdb move channel props into factory function onyx-and-iris 2022-04-29 21:53:44 +01:00
  • 2830299942 ensure eq bus props are fetched from dataclass onyx-and-iris 2022-04-29 20:52:03 +01:00
  • 637fe9fb88 fix bug where getter may return None onyx-and-iris 2022-04-29 03:24:32 +01:00
  • f8b964bc35 remove print onyx-and-iris 2022-04-29 03:07:06 +01:00
  • 3aebd90920 refactor meta functions onyx-and-iris 2022-04-29 02:57:47 +01:00
  • 98c15967d1 set tests to run randomly onyx-and-iris 2022-04-28 11:40:14 +01:00
  • 3993fa99be add potato tests badge onyx-and-iris 2022-04-28 11:39:41 +01:00