Releases: PepperDash/epi-videoCodec-ciscoExtended
Releases · PepperDash/epi-videoCodec-ciscoExtended
1.5.2-alpha-4
fix: corrects selectRecentNumber join, makes phonebook results limit …
v1.6.0-feature-port-metadata.2
1.6.0-feature-port-metadata.2 (2024-10-11)
Bug Fixes
- actually fire PresentationActionFeedback (b4c5fdc)
Features
- added a "doNotSendXml" config (38ee278)
v1.6.0-feature-port-metadata.1
1.6.0-feature-port-metadata.1 (2024-10-03)
Bug Fixes
- add null check for canceling lockout timer (8c95ec4)
- adds anyOut port to camera (ae787d3)
- Adds check to print error message if any panel order value is set to 0. (c6c2017)
- adds logic to set IP address from config for ssh/tcp (d7618da)
- adds missing SdiInput to InputPorts (a4236bd)
- change how poll timer is being handled to prevent issues with disposal (ba792c7)
- CiscoCodec IVideoCodecUiExtensions (8ca78d0)
- cleanup and fix lockout params (0eed1d1)
- comma (a0bbf75)
- corrects props class name and fixes duplicate jsonproperty attribute (4199607)
- full fix on the camera parsing (95d2129)
- interfaces for ui and mc (4e15dcb)
- json label (c86899f)
- Lockout (e9a877c)
- move poll timer start to after event subscription (c6af694)
- quick change to the file to force a build (ecbb761)
- removes unnecessary console statement and adds help for valid values of Order property on Panel class (b30daac)
- resolves issue with lockout timer not being stopped (a6b784b)
- resolves issues where no room combiner is present in system config (ed8e087)
- some fixes to camera parsing (79319fa)
- 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 command syntax (b0202be)
- use correct MC interface name for 4-series (4151524)
- use EnqueueCommand instead of SendText (292653b)
Features
- adds all typenames to schema and removes unnecessary typename for UI (584c849)
- Adds logic to create McVideoCodecUserInterfaceControlMessenger in CustomActivate() (d5480eb)
- Adds metadata and property schema files and includes in nuspec (6a90ec4)
- adds speaker and presenter track messengers and instantiates on codec if MC running. (d41715a)
- adds tracking interfaces (dfb46a7)
- create ciscocodecui factory, config, interfaces, mc class (b4b3399)
- Essentials update move interfaces (d706f31)
- Implement UserInterfaceExtensions (ddeacf5)
- implements ICiscoCodecCameraConfig (f9a07ec)
- 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-camera-updates.18
1.6.0-feature-camera-updates.18 (2024-09-25)
Bug Fixes
- Adds check to print error message if any panel order value is set to 0. (c6c2017)
v1.6.0-feature-camera-updates.17
1.6.0-feature-camera-updates.17 (2024-09-25)
Bug Fixes
- removes unnecessary console statement and adds help for valid values of Order property on Panel class (b30daac)
1.5.2-beta-1
Create essentialsplugins-betabuilds-caller.yml
1.5.2-alpha-3
fix: folder paths in project
v1.6.0-feature-camera-updates.16
1.6.0-feature-camera-updates.16 (2024-09-24)
Bug Fixes
- quick change to the file to force a build (ecbb761)