Neil Dorin
bef07fe41b
fix(essentials): Block all commands to ZoomRoom on incoming call
2022-10-25 10:30:02 -06:00
Andrew Welker
50f5145a89
Merge branch 'main' into hotfix/848-camera-preset-bridge-issue
2022-10-20 10:58:10 -06:00
Neil Dorin
c6495577e7
Merge branch 'main' into hotfix/zoomrooms-passcode-required-prohibits-polling
2022-10-20 10:15:46 -06:00
jdevito
5359604098
fix: added bool property tracking if meeting is require, added poll method and updated GetBookings to reference bool property that prohibits polling when meeting password is required
2022-10-20 11:11:07 -05:00
Jason Alborough
70d2633eb0
fix: max number of presets now uses join span rather than join start.
2022-10-20 09:52:58 -04:00
Trevor Payne
f3fc0f2b26
fix: update xSig Method for active call status
2022-10-18 10:51:24 -05:00
Andrew Welker
d33b89f232
Merge branch 'main' into hotfix/shade-interface-updates
2022-10-06 12:29:27 -06:00
Neil Dorin
040c57b5e1
fix(essentials): Updates to shade interfaces to clarify functionality
2022-10-06 10:05:44 -06:00
Trevor Payne
d6864bf214
Merge branch 'hotfix/VideoCodecBase-Xsig-Fixes' of https://github.com/PepperDash/Essentials into hotfix/VideoCodecBase-Xsig-Fixes
2022-10-06 00:38:15 -05:00
Trevor Payne
62275890cb
style: changed tracking variable in UpdateCallStatusXsig
2022-10-06 00:38:02 -05:00
Trevor Payne
2a6b845fde
Merge branch 'main' into hotfix/VideoCodecBase-Xsig-Fixes
2022-10-05 16:51:11 -05:00
Trevor Payne
4fb2d6d755
fix: updated XSig methods in VideoCodecBase
2022-10-05 16:13:53 -05:00
Neil Dorin
ca1cbb6e05
fix(essentials): Resolves null ref in LinkZoomRoomToApi
2022-09-29 14:11:41 -06:00
Neil Dorin
f82b7f8f12
refactor(essentials): cleans up some args names for clarity
2022-09-29 13:33:15 -06:00
Neil Dorin
dbd77f5f9f
fix(essentials): Switch to SetSigTrueAction for a few joins
2022-09-29 12:35:05 -06:00
Neil Dorin
55031d16af
docs(essentials): Add join name to printjoinmap and update description on StartMeetingNow join
2022-09-29 12:33:42 -06:00
Neil Dorin
4938071f70
fix(essentials): Updates the func to return whether sharing content
2022-09-29 11:22:13 -06:00
Neil Dorin
3670bde7cf
fix(essentials): Adds extra private field to trigger OnShareInfoChanged
2022-09-29 10:53:55 -06:00
Neil Dorin
4deb9a0828
fix(essentials): Updates to deal with sharing status and adds a property to notify if meeting can be recorded
2022-09-28 14:55:14 -06:00
Neil Dorin
a524b1607d
fix(essentials): Updates to deal with layouts and default layout for ZoomRoom
2022-09-28 12:28:37 -06:00
Andrew Welker
eaef8ea616
Merge branch 'main' into release/1.11.0
2022-09-26 11:52:43 -06:00
Andrew Welker
38cb86218c
Merge branch 'development' into hotfix/add-zoomroom-share-info
2022-09-26 08:29:05 -06:00
Neil Dorin
05ec0ebac3
fix(essentials): Adds ability to dial up to 10 calls from SIMPL bridge
2022-09-23 12:27:55 -06:00
Neil Dorin
c3d07fe4fd
fix(essentials): Adds EndAllCalls to CancelJoinAttempt action
2022-09-23 08:28:32 -06:00
Neil Dorin
eae089cdf5
fix(essentials): updates to password prompt logic
2022-09-22 15:38:11 -06:00
Neil Dorin
b48859d202
adds missing .csproj update
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
2022-09-15 12:44:17 -06:00
Neil Dorin
939afb7aae
fix(essentials): Fixes SharingSourceFeedback value to actually read FB state instead of which on screen instructions are shown
2022-09-14 16:40:26 -06:00
Andrew Welker
2bf9336712
Merge branch 'main' into hotfix/zoom-passcode-prompt
2022-09-09 10:24:14 -06:00
Andrew Welker
eb3922aa43
Merge branch 'development' into hotfix/zoom-room-privacy-mute-notincall
2022-09-08 15:08:44 -06:00
Neil Dorin
215cf6696e
fix(essentials): Set not in call state to report as unmuted
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
Trevor Payne
ccf7acd53d
feat: update bridging, device factory, and interfaces
...
In order to support the way some Smart Objects work, a clear
directory join was needed in order to allow for clearing a
selection in certain circumstances.
In order to support finer-grained dependencies while
developing plugins, the Development Device Factory was added.
2022-09-06 17:16:27 -05:00
jdevito
f1590aeec8
fix: added 'CancelPasswordPrompt' join, updated linkToZoomApi
2022-09-06 14:10:21 -05:00
jdevito
f1d1ce9722
fix: added OnPasswordRequired event call in SubmitPassword method to clear popup when bridged
2022-09-06 14:04:19 -05:00
Jason DeVito
12248c6393
fix: removed extra debug statements
2022-08-12 17:36:38 -05:00
Jason DeVito
139ecc3e58
fix: (wip) updated VideoCodecBase LinkToApis to resolve issue #983 with call status and directory not updating wtih bridge online status change
2022-08-12 17:32:54 -05:00
jdevito
afa0a4cac2
Merge branch 'development' into hotfix/zoomroom-bridge-updates
2022-08-12 16:04:40 -05:00
Jason DeVito
c446c3a976
fix: updates to resolve directory display issues on touch panel when bridged
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
2022-08-10 15:49:41 -05:00
Trevor Payne
04e8508c0c
fix: requested changes for PR #967
2022-07-15 11:38:19 -05:00
Trevor Payne
cbab051c11
Fixed Merge Issue
...
Adjusts #966
2022-07-12 15:53:59 -05:00
Trevor Payne
9c8bb66c5e
[Fix] - Updated IHasCodecLayoutsAvailable setters
...
[Adjusts] #966
2022-07-12 15:48:53 -05:00
Trevor Payne
96ec2cbe49
[Fix] - Updated IHasCodecLayoutsAvailable setters
...
[Adjusts] #966
2022-07-12 15:38:48 -05:00
Trevor Payne
9ecaec5584
[fix] slight change to move CodecCommandWithLabel into the VideoCodec namespace and modify the IHasCodecLayoutsAvailable interface to utilize this class
...
Modifies #966
2022-07-12 15:02:22 -05:00
Trevor Payne
b505ad467b
[feature] added IHasCodecLayoutsAvailable interface and associated bridge linking methods
...
Modifies #966
2022-07-12 12:34:28 -05:00
Trevor Payne
d8ac302f1c
[feature] - Create and Implement IConvertiblePreset within the VideoCodec and the VideoCodec.Cisco namespaces
...
RESOLVES #966
2022-07-11 17:30:51 -05:00
Neil Dorin
e02c267988
Merge branch 'development' into hotfix/zoom-recording-prompt
2022-06-21 11:47:33 -06:00
Neil Dorin
b8442e7048
feat(essentials): Format update for command
2022-05-18 16:33:21 -06:00