Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass modified entity object to change notification #321

Merged
merged 4 commits into from
Oct 23, 2021

Conversation

leamerluck
Copy link
Contributor

This builds off of the PR that was recently merged addressing issue 319. However, this passes the modified object to the change notification, instead of just the property changed, so user-facing Entity info can be accurately updated.

adamjansch and others added 4 commits September 1, 2021 13:58
…ignored

Added new notification for device properties that are not `offline`.
…ignored

Added notification for adding of MIDI Network Session in Audio/MIDI Setup.
@armadsen armadsen self-assigned this Oct 23, 2021
@armadsen armadsen added this to the 1.7.2 milestone Oct 23, 2021
@armadsen armadsen linked an issue Oct 23, 2021 that may be closed by this pull request
@armadsen armadsen merged commit 95544b1 into mixedinkey-opensource:master Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Device notifications that are not kMIDIPropertyOffline are ignored
3 participants