Commit Graph

29 Commits

Author SHA1 Message Date
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
onyx-and-iris
079d1b308d move xair tests into tests.xair package 2022-11-07 15:21:51 +00:00
onyx-and-iris
a69734b738 adapter module added
factory method for x32 added

logging module added for tracing OSC requests/reponses.
2022-11-07 11:08:56 +00:00
onyx-and-iris
d765c5b027 add poetry script 2022-10-28 21:07:14 +01:00
onyx-and-iris
eacf1d1c61 set mute_group True in example 2022-09-30 19:30:42 +01:00
onyx-and-iris
95260e8e5e typo fix 2022-09-21 10:12:54 +01:00
onyx-and-iris
6aba201080 update config.mute_group in readme. 2022-09-21 10:12:04 +01:00
onyx-and-iris
a4e9e430f9 fix mute_group toggle for config class.
use mute_group.on in xair-obs example

patch bump
2022-09-21 10:05:31 +01:00
onyx-and-iris
b8e7254850 reword in readme 2022-09-21 01:21:14 +01:00
onyx-and-iris
c59c623546 add xair-obs example 2022-09-20 15:12:50 +01:00
onyx-and-iris
d5184d0559 fix wording in changelog 2022-09-05 19:06:18 +01:00
onyx-and-iris
db789b8342 tomli/tomllib compatibility layer added.
Type annotation Self removed.

python version requirement changed.

tomli added as runtime dependency if py ver < 3.11

minor version bump.
2022-09-05 17:06:11 +01:00
onyx-and-iris
731f0906ef Update .gitignore 2022-08-09 17:54:59 +01:00
onyx-and-iris
c159812fe3 remove redundant import
fix docstrings to match new package name
2022-08-08 00:13:14 +01:00
onyx-and-iris
a45a57d1e4 config.toml to gitignore 2022-08-08 00:06:40 +01:00
onyx-and-iris
9f0e5c7891 fix github md? 2022-08-07 23:58:35 +01:00
onyx-and-iris
f8c6659fd8 package renamed to xair-api
now packaged with poetry and added to pypi

using tomllib, requires python 3.11

readme, changelog updated to reflect changes

major version bump
2022-08-07 23:55:51 +01:00
onyx-and-iris
e8d23562f1 date fix 2022-05-01 11:17:30 +01:00
onyx-and-iris
21c4246441 add create stable branch todo 2022-05-01 10:20:55 +01:00
onyx-and-iris
cbc355d119 add link to changelog in readme 2022-05-01 09:45:10 +01:00
onyx-and-iris
fa75971aa1 changelog added
fixes #2
2022-05-01 09:43:07 +01:00
onyx-and-iris
885c2e40e1 changelog added.
fixes #2
2022-05-01 09:42:33 +01:00
onyx-and-iris
550b8c4240 tests migrated from nose to pytest
fixes #1

config.ini added to gitignore

rewording in readme, links to behringer/midas pages added.

kinds supported updated.

development dependencies updated in setup.py

kind maps in kinds module updated

kwarg port added (might revert this later)

pre-commit.ps1 added for use with git hook

mr18 tests badge added to readme
2022-05-01 03:46:44 +01:00
onyx-and-iris
8bad4d549a Update .gitignore 2022-04-27 19:44:38 +01:00
onyx-and-iris
68b1907147 Update __main__.py
remove redundant import
2022-04-21 15:40:36 +01:00
onyx-and-iris
bf9b72f31f initial commit
initial commit
2022-04-05 20:05:55 +01:00