Releases: PepperDash/epi-videoCodec-ciscoExtended
Releases · PepperDash/epi-videoCodec-ciscoExtended
v1.6.0-feature-camera-updates.3
v1.6.0-feature-camera-updates.2
v1.6.0-feature-camera-updates.1
1.6.0-feature-camera-updates.1 (2024-06-28)
Bug Fixes
- adds logic to set IP address from config for ssh/tcp (d7618da)
- adds missing SdiInput to InputPorts (a4236bd)
- CiscoCodec IVideoCodecUiExtensions (8ca78d0)
- cleanup and fix lockout params (0eed1d1)
- comma (a0bbf75)
- interfaces for ui and mc (4e15dcb)
- json label (c86899f)
- Lockout (e9a877c)
- resolves issues where no room combiner is present in system config (ed8e087)
- testing debugging config ui extensions (11e9065)
- try checking parsed objects for props before parsing, probably need better json prop checks when parsing objects to avoid exceptions in log (76900f4)
- updates to lockout logic to get polling working and also to get external sources working with new ui extensions logic (2161398)
- use correct MC interface name for 4-series (4151524)
Features
- Adds logic to create McVideoCodecUserInterfaceControlMessenger in CustomActivate() (d5480eb)
- create ciscocodecui factory, config, interfaces, mc class (b4b3399)
- Essentials update move interfaces (d706f31)
- Implement UserInterfaceExtensions (ddeacf5)
- make ui factory (a53db9e)
- move all room logic to cisco ui with mobile control. Tested (af20bc5)
- panels (6e25a43)
- timer testing, MC app loading combine to test lockout (8be34be)
- UiWebViewDisplay (075943a)
- updates routing interfaces to no longer treat codec like an endpoint but rather as both a source and a sink. Adds i/o ports to match Codec Pro model (3f1a72c)
- Updates to allow for cameras to be defined as devices in config and constructed from a factory (b595e54)
- UserInterfaceExtensions (4feb469)
- xmlConverter (8126cb6)
v1.6.0-feature-source-sink-separation.2
1.6.0-feature-source-sink-separation.2 (2024-06-20)
Bug Fixes
- adds missing SdiInput to InputPorts (a4236bd)
v1.6.0-feature-source-sink-separation.1
1.6.0-feature-source-sink-separation.1 (2024-06-20)
Bug Fixes
- adds logic to set IP address from config for ssh/tcp (d7618da)
- CiscoCodec IVideoCodecUiExtensions (8ca78d0)
- cleanup and fix lockout params (0eed1d1)
- comma (a0bbf75)
- interfaces for ui and mc (4e15dcb)
- json label (c86899f)
- Lockout (e9a877c)
- resolves issues where no room combiner is present in system config (ed8e087)
- testing debugging config ui extensions (11e9065)
- try checking parsed objects for props before parsing, probably need better json prop checks when parsing objects to avoid exceptions in log (76900f4)
- updates to lockout logic to get polling working and also to get external sources working with new ui extensions logic (2161398)
- use correct MC interface name for 4-series (4151524)
Features
- Adds logic to create McVideoCodecUserInterfaceControlMessenger in CustomActivate() (d5480eb)
- create ciscocodecui factory, config, interfaces, mc class (b4b3399)
- Essentials update move interfaces (d706f31)
- Implement UserInterfaceExtensions (ddeacf5)
- make ui factory (a53db9e)
- move all room logic to cisco ui with mobile control. Tested (af20bc5)
- panels (6e25a43)
- timer testing, MC app loading combine to test lockout (8be34be)
- UiWebViewDisplay (075943a)
- updates routing interfaces to no longer treat codec like an endpoint but rather as both a source and a sink. Adds i/o ports to match Codec Pro model (3f1a72c)
- UserInterfaceExtensions (4feb469)
- xmlConverter (8126cb6)
1.5.2-alpha-139
refactor(wip): updates ParseAuthenticationResponse Refactored ParseAuthenticationResponse method to resolve an issue where the Host and Guest entry was not processed and updating the bridge to indicate Host or Guest has connected the call.
v1.6.0-feature-ui-mc-lockout-timer.7
1.6.0-feature-ui-mc-lockout-timer.7 (2024-06-12)
Bug Fixes
- adds logic to set IP address from config for ssh/tcp (d7618da)
v1.6.0-feature-ui-mc-lockout-timer.6
1.6.0-feature-ui-mc-lockout-timer.6 (2024-06-11)
v1.6.0-feature-ui-mc-lockout-timer.5
1.6.0-feature-ui-mc-lockout-timer.5 (2024-06-11)
Bug Fixes
- resolves issues where no room combiner is present in system config (ed8e087)
1.5.2-alpha-138
feat: small optimization to the sync state queue