Andrew Welker
4a98b58b60
Merge pull request #997 from PepperDash/hotfix/zoom-passcode-prompt
...
Update Zoom passcode bridging logic
1.10.10
2022-09-09 10:39:02 -06:00
Andrew Welker
2bf9336712
Merge branch 'main' into hotfix/zoom-passcode-prompt
1.10.9-hotfix-1941
2022-09-09 10:24:14 -06:00
Andrew Welker
598886dfd4
Merge pull request #995 from PepperDash/hotfix/zoom-room-privacy-mute-notincall
...
Set Zoom Room privacy/mic mute to report unmuted when not in a meeting
2022-09-08 15:08:32 -06:00
Neil Dorin
215cf6696e
fix(essentials): Set not in call state to report as unmuted
1.10.9-hotfix-1938
2022-09-08 14:26:18 -06:00
Neil Dorin
c557400f38
fix(essentials): updates ZoomRoom mute state to report muted when not in call
2022-09-08 14:26:18 -06:00
jdevito
f1590aeec8
fix: added 'CancelPasswordPrompt' join, updated linkToZoomApi
1.10.9-hotfix-1931
2022-09-06 14:10:21 -05:00
jdevito
f1d1ce9722
fix: added OnPasswordRequired event call in SubmitPassword method to clear popup when bridged
1.10.9-hotfix-1930
2022-09-06 14:04:19 -05:00
Andrew Welker
f5a352cf08
Merge pull request #990 from PepperDash/hotfix/essentials-cooling-routing
...
Magic Routing holds last requested route until cooling is complete
1.10.8
2022-09-02 11:37:46 -06:00
Neil Dorin
c4a23e0887
feat(essentials): Adds RoomUiBehaviorConfig for disabling activity buttons
1.10.8-hotfix-1917
1.10.9-hotfix-1937
2022-09-02 11:19:18 -06:00
Andrew Welker
7fe2d04d31
fix: add removal of RouteRequest when calling ReleaseRoute
1.10.8-hotfix-1915
2022-09-01 12:29:19 -06:00
Andrew Welker
358f44cfe5
refactor: remove completed request from dictionary
1.10.8-hotfix-1914
2022-09-01 11:57:40 -06:00
Andrew Welker
d7cccc0709
feat: add cooldown logic to Magic Routing
...
In some cases, a route can be requested while a sink is cooling down.
In those cases, the routing logic should keep track of requests for a
destination and wait until cooling is complete to request the new
route.
1.10.8-hotfix-1913
2022-09-01 11:47:52 -06:00
Andrew Welker
81b1117310
Merge pull request #988 from PepperDash/feature/cen-io-ir-104
...
Add Support for CEN-IO devices
1.10.7
2022-08-31 14:47:58 -06:00
jdevito
fb689c4484
fix: updated CEN-IO classes inheriting from EssentialsDevice to CrestronGenericBaseDevice to resolve activation issues
1.10.7-alpha-1908
2022-08-31 14:43:58 -05:00
jdevito
40cb1b0fcf
Merge remote-tracking branch 'origin/hotfix/huddle-room-interfaces' into feature/cen-io-ir-104
1.10.7-alpha-1907
2022-08-31 11:55:15 -05:00
Jason DeVito
4574941288
fix: updated debug statement for DinCenCnController class referencing building a temp sensor device
1.10.7-alpha-1906
2022-08-30 22:11:33 -05:00
Jason DeVito
122abc56e5
fix: added null checks in BuildDevice with debug statements if null
1.10.7-alpha-1905
2022-08-30 22:02:47 -05:00
Jason DeVito
074ee190ad
feat: added cen-io-ir-104 device and factory
1.10.7-alpha-1904
2022-08-30 21:53:41 -05:00
Andrew Welker
68a0157fbe
fix: add missing interface
1.10.7-hotfix-1903
2022-08-30 13:57:53 -06:00
Andrew Welker
e5393deea8
Merge pull request #980 from PepperDash/hotfix/zoomroom-bridge-updates
...
Hotfix/zoomroom bridge updates
1.10.6
1.10.5
2022-08-10 16:28:16 -06:00
Jason DeVito
c446c3a976
fix: updates to resolve directory display issues on touch panel when bridged
1.10.5-hotfix-1888
2022-08-10 17:12:30 -05:00
Jason DeVito
49e44ec850
fix: updated VideoCodecBase UpdateDirectoryXSig to handle directory results that are greater than 1023, XSig maximimum index
1.10.5-hotfix-1887
2022-08-10 15:49:41 -05:00
Andrew Welker
0ec42f8de2
Merge pull request #976 from PepperDash/hotfix/fix-lightingScene-scene-select-index
...
Lighting and Display Base updates to support extending joinMaps
1.10.4
2022-08-08 13:29:01 -06:00
Jason DeVito
008c82edb9
fix: updated lighting and display base; fix: lightingBase scene recall link to api index out of range exception
1.10.4-hotfix-1883
1.10.5-hotfix-1884
2022-08-08 13:54:17 -05:00
Neil Dorin
3033322212
Merge pull request #973 from PepperDash/hotfix/multiple-display-routing-support
...
Fix interface type check for routing
1.10.3
2022-08-01 12:34:16 -06:00
Neil Dorin
5b350c7a0c
Updates interface type for other condition
1.10.3-hotfix-1882
2022-08-01 12:19:43 -06:00
Neil Dorin
afd2198eef
Uses a less specific interface type for routing
2022-08-01 12:19:28 -06:00
Neil Dorin
05dadbe8ee
Merge pull request #963 from PepperDash/hotfix/typo-in-RoutingPort-constructor
...
Hotfix/typo in routing port constructor
1.10.2
2022-06-22 09:54:43 -06:00
Neil Dorin
c39fd231bf
Merge pull request #914 from Willis1776/bugfix/routingPort-typo-isInternal-Constructor
...
Typo in RoutingPort Constructor - isInternal
1.10.2-hotfix-1864
2022-06-22 09:38:30 -06:00
Neil Dorin
0df587071d
Merge branch 'main' into bugfix/routingPort-typo-isInternal-Constructor
2022-06-22 09:14:31 -06:00
Neil Dorin
cd4f2d5edd
Merge pull request #952 from PepperDash/hotfix/c2nio-factory-reference-update
...
fix: corrects issue #951 , c2nio incorrect factory reference
1.10.2-hotfix-1863
2022-06-08 14:29:43 -06:00
Jason DeVito
59b18d713b
fix: corrects issue #951 , c2nio incorrect factory reference
1.10.2-hotfix-1834
2022-06-08 15:12:32 -05:00
Neil Dorin
a7db15d9fd
Merge pull request #943 from PepperDash/hotfix/zoom-recording-prompt
...
Hotfix/zoom recording prompt
1.10.1
2022-05-18 17:14:19 -06:00
Neil Dorin
b8442e7048
feat(essentials): Format update for command
1.10.1-hotfix-1827
2022-05-18 16:33:21 -06:00
Neil Dorin
1e65c961c6
feat(essentials): Adds new interface capabilities
...
* ability to admit a participant from waiting room
* ability to acknowledge a meeting recording consent prompt
1.10.1-hotfix-1826
2022-05-17 15:36:00 -06:00
Neil Dorin
bdc4f0ae28
fix(essentials): updates recording property name
1.10.1-hotfix-1825
2022-05-17 13:20:53 -06:00
Neil Dorin
82ac34d3b6
fix(essentials): Updates Status.Call subscription mechanism to persist properly
...
Makes sure all subscriptions are un and resubscribed whenever Status.Call is constructed
1.10.1-hotfix-1824
2022-05-17 11:26:19 -06:00
Neil Dorin
23555e5174
Merge branch 'main' into hotfix/zoom-osd-device
2022-05-16 14:20:38 -06:00
Neil Dorin
7c892b4f71
Merge pull request #936 from PepperDash/hotfix/zoomroom-duplicate-passwordRequired-eventhandlers
...
fix: removed duplicate PasswordRequired event handler from LinkZoomRo…
2022-04-26 14:50:40 -06:00
Jason DeVito
1abe54fa48
fix: removed duplicate PasswordRequired event handler from LinkZoomRoomToApi method
1.10.1-hotfix-1814
2022-04-26 15:32:34 -05:00
Jason DeVito
309605ee38
fix: updated packages.config to reference PepperDash Core 1.1.1, previously referencing RC build
1.10.1-hotfix-1806
2022-03-29 16:04:14 -05:00
Jason DeVito
e2b8e356ff
fix: Updated ZoomRoom constructor to build HdmiOutput1,2,3
2022-03-29 16:03:46 -05:00
Jason DeVito
832102f4bb
feat: updated ExecuteSwitch to turn the display power on if _PowerIsOn is false
2022-03-29 16:02:59 -05:00
Neil Dorin
b23b7cb813
fix(essentials): #927 moves SetUpRouting() to constructor
1.10.1-hotfix-1805
2022-03-29 12:49:49 -06:00
Andrew Welker
b42d487c4c
Merge pull request #918 from PepperDash/release/1.10.0
...
Release/1.10.0
1.10.0
2022-03-16 08:05:25 -06:00
Michael Willis
5f668c7173
Typo in RoutingPort Constructor - isInternal
2022-03-08 09:42:53 -07:00
Andrew Welker
6db5a9b2ca
Merge pull request #913 from PepperDash/feature/cleanup-debug-statements
...
Feature/cleanup debug statements
1.10.0-rc-1791
2022-03-03 15:14:34 -07:00
Neil Dorin
89dd098ea6
feat(essentials): #912 Updates to GenericCommunicationMonitor to better monitor socket status
1.9.8-alpha-1790
2022-03-03 14:39:54 -07:00
Neil Dorin
787c8eb954
feat(essentials): Adds new interface and event to notify if video unmute is requested
1.9.8-alpha-1789
2022-03-01 21:43:38 -07:00
Neil Dorin
97b9ed5016
fix(essentials): Fixes SetupCameras to not add duplicate cameras to the list
1.9.8-alpha-1788
2022-02-28 19:21:27 -07:00