Andrew Welker
edddf295fe
Merge pull request #1002 from PepperDash/hotfix/add-zoomroom-share-info
...
Various Zoom Room updates
1.10.11
2022-09-23 14:53:22 -06:00
Neil Dorin
05ec0ebac3
fix(essentials): Adds ability to dial up to 10 calls from SIMPL bridge
1.10.11-hotfix-1951
2022-09-23 12:27:55 -06:00
Neil Dorin
c3d07fe4fd
fix(essentials): Adds EndAllCalls to CancelJoinAttempt action
1.10.11-hotfix-1950
2022-09-23 08:28:32 -06:00
Neil Dorin
eae089cdf5
fix(essentials): updates to password prompt logic
1.10.11-hotfix-1949
2022-09-22 15:38:11 -06:00
Neil Dorin
b48859d202
adds missing .csproj update
1.10.11-hotfix-1948
2022-09-22 13:06:00 -06:00
Neil Dorin
bda46eb1b9
fix(essentials): adds cancel method for password prompt and adds wireless share instructions
2022-09-22 13:05:09 -06:00
Neil Dorin
ee735388bb
fix(essentials): reworks SIMPL bridging logic for hiding password prompt
1.10.11-hotfix-1945
2022-09-15 12:44:17 -06:00
Andrew Welker
77f202b9f4
Merge pull request #1000 from PepperDash/hotfix/zoom-room-content-sharing-fb
...
fix(essentials): Fixes SharingSourceFeedback value to actually read F…
2022-09-14 17:00:09 -06:00
Neil Dorin
939afb7aae
fix(essentials): Fixes SharingSourceFeedback value to actually read FB state instead of which on screen instructions are shown
1.10.11-hotfix-1943
1.10.11-hotfix-1942
2022-09-14 16:40:26 -06:00
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