|
9a4205ce64
|
I don't think this is necessary on logout.
patch bump
|
2023-07-13 01:09:01 +01:00 |
|
|
278566c2e0
|
deep_merge implemented
recursively merges dicts in profiles
patch bump
|
2023-07-12 04:52:42 +01:00 |
|
|
f854ec7875
|
Adds ability to extend one config with another
apply_config() checks for 'extends' in TOML config
2.3.0 section added to README
three example extender.toml configs added
|
2023-07-11 19:34:43 +01:00 |
|
|
5640f54e65
|
rethrow if not mdirty error code -9, immediately.
patch bump
|
2023-07-10 20:17:06 +01:00 |
|
|
6de78a4037
|
check for error code -9 in clear_dirty()
re-raise error if not AttributeError
otherwise clear pdirty only
add -5,-6 response to ok in get_midi_message().
|
2023-07-10 16:20:13 +01:00 |
|
|
c21b04e1a8
|
add version number to login logger.info string
|
2023-07-09 01:44:44 +01:00 |
|
|
76960f36d0
|
if a wrong user config is requested,
this error should be exposed to the consumer.
patch bump.
|
2023-07-08 07:57:39 +01:00 |
|
|
59624ccb3e
|
add VmGUI class to misc.
lets you check if gui was launched by the api
|
2023-06-29 18:05:07 +01:00 |
|
|
772a3344ca
|
add module level logger
|
2023-06-23 17:34:50 +01:00 |
|
|
7d4d09ff29
|
all CAPI calls wrapped by call().
raise CAPIError if macrobutton fns are not bound
producer thread added to init_thread()
|
2023-06-23 01:36:02 +01:00 |
|
onyx-and-iris
|
81a74d136c
|
base renamed to remote
logger module used in place of print
|
2022-09-29 09:42:58 +01:00 |
|