-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(InputPropertiesCommand): include the inputId of each source in th…
…e state tree
- Loading branch information
Alex Van Camp
committed
Apr 30, 2018
1 parent
2199e5c
commit 3fdabba
Showing
2 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
When reconnecting, should the whole state not be thrown away? It will be rebuilt exactly the same upon reconnection if connecting back to the same device. It would create a risk of the user trying to use the temporarily incomplete state, but this can be resolved as we know when the initial state building is complete (InCm is received)
If not, then there are various other things that will need cleaning too. Essentially anything where the count is defined in one of https://github.com/LibAtem/LibAtem.DeviceProfile/tree/master/LibAtem.DeviceProfile/Profiles