You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG-controller.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
24
24
### Changed
25
25
-[StreamOutputNode has a new field: `presentationTimeOffset` to replace the `msrpAccumulatedLatency` field (which was in StreamDynamicInfo struct)](https://github.com/L-Acoustics/avdecc/issues/147)
26
26
- StreamDynamicInfo.hasSrpRegistrationFailed replaces the deprecated hasTalkerFailed field
27
+
- New boolean parameter _triggeredByEntity_ in onUnsolicitedRegistrationChanged event to know if the change was triggered by the entity itself or by the controller
27
28
28
29
### Fixed
29
30
-`computeEntityModelChecksum` not returning a deterministic value for all OSes
0 commit comments