Commit Graph

75 Commits

Author SHA1 Message Date
6a2df6352d add tox tests 2024-02-15 23:54:31 +00:00
9c1fa36aed upd pytest dep version 2024-02-15 18:47:11 +00:00
3a70a4c578 upd docs 2024-02-15 18:35:34 +00:00
8b1b2c7f79 log value given as well as value expected 2024-02-15 16:58:18 +00:00
1e5e458105 log OOB as warnings
patch bump

closes #8
2024-02-15 15:19:05 +00:00
e05460e998 implement module level loggers
class loggers are now child loggers

minor version bump

closes #7
2024-02-15 15:15:30 +00:00
d27824d1cf should an incorrect kind be passed to entry point, raise XAirRemoteError
remove the print statement

patch bump
2024-02-15 13:05:54 +00:00
764195a452 remove unused opts dict in geq_prop 2024-02-14 22:47:12 +00:00
b295fee6e1 lint fixes
fix {DCA}.name setter

removed unused imports

patch bump
2024-02-14 22:06:28 +00:00
06be2f2831 fix date 2024-02-14 21:39:58 +00:00
2d0c0f91f0 upd CHANGELOG
bump to 2.2.4
2024-02-14 21:38:56 +00:00
6e017b4afc add poetry script sends
bump to 2.2.4a0
2024-02-08 21:38:30 +00:00
85664c8465 swap i, remote order 2024-02-08 18:15:18 +00:00
a3473d5922 swap i, remote order for consistency. 2024-02-08 17:54:27 +00:00
e9ef113b5c upd __init__ methods 2024-02-08 17:41:56 +00:00
56ec9a17c0 print back level send values in sends example 2024-02-08 17:41:37 +00:00
9a7d98d58b fix docstrings
remove pass
2024-02-08 17:40:49 +00:00
f3cf215a76 upd decorator func names 2024-02-08 15:27:15 +00:00
a62a46d61a upd docs 2024-02-08 13:46:49 +00:00
5eeaff2371 now using sys.executable, fixes issue with pyenv-win 2024-02-08 13:46:26 +00:00
c2cf2fe523 sends example added.
obs example updated to reflect updates to obsws
2024-02-08 13:45:55 +00:00
265c26eb67 import util as namespace 2024-02-08 13:44:55 +00:00
467b769ea4 from_db, to_db decorator functions added to util.
_get_{fader,level}_val, _set_{fader,level}_val removed
2024-02-08 13:43:49 +00:00
27d0811091 Send class added to shared module
Send mixed into Strip, AuxRtn, FxRtn classes.

addresses #4
2024-02-08 13:43:15 +00:00
df2d158618 patch bump
closes #6
2024-02-03 13:04:25 +00:00
035c8d6507 move delay into {XAirRemote}.query()
update getters
2024-02-03 13:03:49 +00:00
cab3888946 upd lock file 2023-08-27 19:14:32 +01:00
eddfb89fa9 add group dev (dev-dependencies deprecated) 2023-08-27 19:13:20 +01:00
a1062e92b5 upd test badge 2022-11-16 15:52:34 +00:00
ac382c4c32 mute prop moved into meta
patch bump
2022-11-16 15:51:26 +00:00
onyx-and-iris
a09b07e1c2 mute prop added to dca class
mute tests added

patch bump
2022-11-10 12:10:01 +00:00
onyx-and-iris
e7d38bb9d7 minor ver bump
added mute property to bus,fx,lr,rtn,strip
2022-11-08 22:10:36 +00:00
onyx-and-iris
2255da4e53 minor ver bump
2.1.0 added to changelog
2022-11-08 17:07:42 +00:00
onyx-and-iris
6ab7d03a11 update changelog 2022-11-08 16:54:57 +00:00
onyx-and-iris
87217f6f9c remove type checks, prefer duck typing.
keep bounds checks for any vals passed to lin_set/log_set
2022-11-08 16:54:23 +00:00
onyx-and-iris
fb8d3dee75 add missing parameters in config.monitor 2022-11-08 16:52:00 +00:00
onyx-and-iris
4973eb3215 reword docstring 2022-11-08 16:51:39 +00:00
onyx-and-iris
65a817ed87 update changelog 2022-11-08 15:12:03 +00:00
onyx-and-iris
0b20ac953f delay kwarg added.
delay added to README

delay for test suites reduced to 0.008

main stereo added to adapter tests
2022-11-08 15:09:20 +00:00
onyx-and-iris
7015383b98 fix logging bug
patch bump
2022-11-07 21:05:27 +00:00
onyx-and-iris
981f4b57f8 add ex_obs to scripts 2022-11-07 20:06:56 +00:00
onyx-and-iris
2732e56a86 patch bump 2022-11-07 19:57:26 +00:00
onyx-and-iris
315dc64feb rename xair obs dir
upd poetry script
2022-11-07 19:50:46 +00:00
onyx-and-iris
4a36e4a2ce major ver bump
CHANGELOG updated to reflect changes
2022-11-07 18:36:59 +00:00
onyx-and-iris
858275beda md fix 2022-11-07 17:43:43 +00:00
onyx-and-iris
d6fe34aef4 test badge fixed
fx added to higher classes section in readme.

aux renamed to auxreturn

lower level methods send, query added to readme.

documentation links for OSC commands added.
2022-11-07 17:29:35 +00:00
onyx-and-iris
0606c8d107 info_response property added to base clase. 2022-11-07 17:27:41 +00:00
onyx-and-iris
78cd0b489a add poetry scripts for test suites 2022-11-07 15:23:20 +00:00
onyx-and-iris
6944ba5128 minor refactors 2022-11-07 15:22:59 +00:00
onyx-and-iris
e4dc4d0b13 add tests.x32 module 2022-11-07 15:22:29 +00:00