Neil Dorin
348981d8cb
fix(essntials): Fixes exception in OnLayoutChanged and fixes debug JSON formatting for Zoom responses
2022-02-10 17:33:06 -07:00
Neil Dorin
bee3f0caf3
Merge branch 'release/1.10.0' into feature/revise-zoomroom-gather-methodology
2022-02-10 16:02:55 -07:00
Neil Dorin
79a3a8ed7e
fix(essentials): #901 Overhaul's feedback processing for efficiency
...
Updates to address changes to ZRAAPI v1.1 and ZoomRooms 5.9.4
2022-02-10 15:49:53 -07:00
Alex Johnson
3a74abd061
Merge branch 'hotfix/zoomroom-fix-phonebook-autodownload' into hotfix/zoomroom-queue-size
2022-02-08 16:07:17 -05:00
Alex Johnson
08aa8fb2e6
Fixes issue where DisableAutoPhonebookDownload is set to true, but phonebook would still auto-download. Check condition was inversed
2022-02-08 16:05:02 -05:00
Jason DeVito
6cd1a03ee0
fix: Updated LinkVideoCodecToApi trilist.onlinestatus change to fix CameraSupportsAudioMode passing true rather than property.
2022-02-08 09:38:40 -06:00
Jason DeVito
7b2498ac6b
fix: added JSON property decorator to configuration properties.
2022-02-07 16:50:35 -06:00
Jason DeVito
d9181c780f
fix: Updated _receiveQueue capacity from 512 to 2048 to help with processing large amounts of push data received from zoom.
2022-02-07 16:45:08 -06:00
Neil Dorin
4dc4565e69
Merge branch 'development' into feature/room-combining
2022-01-27 15:50:37 -07:00
Neil Dorin
cc0ec3f8d3
Merge branch 'development' into hotfix/videocodecbase-max-meeting-xsig-value-set
2022-01-19 15:03:01 -07:00
Neil Dorin
eea59d682a
Merge branch 'main' into hotfix/videocodecbase-max-meeting-xsig-value-set
2022-01-19 14:43:00 -07:00
Neil Dorin
4a2b15b0c6
Merge branch 'development' into hotfix/minor-fixes
2022-01-19 13:54:16 -07:00
Jason DeVito
99580ae8b5
fix: Added MeetingsToDisplay analog join to join map to take in number of MeetingsToDisplay via the xsig bridge and provide feedback of property. fix: Added MeetingsToDisplay property with backer field and feedback. Updated LinkVideoCodecScheduleToApi method with new property. Updated Constructor to instantiate the feedback property.
2022-01-13 08:44:23 -06:00
Neil Dorin
8e46d575e4
feat(essentials): Adds JsonProperty attribute tags
2022-01-06 12:24:36 -07:00
Neil Dorin
f27b0a1b59
Merge branch 'development' into feature/zoom-bridge-updates
2022-01-04 18:05:32 -07:00
Neil Dorin
458de1aaa6
fix(essentials): Remove TODOs
2022-01-04 15:31:47 -07:00
Neil Dorin
661bf41de5
fix(essentials): Removed leftover merge text that should not have been there
2022-01-04 15:29:20 -07:00
Andrew Welker
68d71b1bab
Merge branch 'main' into feature/zoom-bridge-updates
2021-12-21 09:08:24 -07:00
Neil Dorin
5fd8e4bc2b
fix(essentials): Fixes sharing content feedback FireUpdate() call and prevents Vtc1 room default call route from being recalled if already sharing
2021-12-15 15:47:15 -07:00
Andrew Welker
75e62eac33
Merge branch 'development' into hotfix/add-atv-gen4-ir-driver
2021-12-15 14:41:22 -07:00
Jason DeVito
82121dc55c
fix: added missing meeting password prompt logic.
2021-12-15 13:29:29 -06:00
Neil Dorin
72a5491309
feat(essentails): #869 Adds Apple TV Driver
2021-12-15 12:04:15 -07:00
Jason DeVito
d12a2a19a8
feat: added LoginFailed join to bridge map for passwords.
2021-12-14 09:34:20 -06:00
jkdevito
2f901b9fc4
feat: added PasswordRequired event subscription to LinkToApi.
2021-12-06 18:50:01 -06:00
Jason DeVito
3cf85f99ce
feat: Finished updating LinkToApi to bridge existing features.
2021-12-06 17:09:28 -06:00
Jason DeVito
c48f697b7e
chore: updated todo comments.
2021-12-06 16:51:01 -06:00
Jason DeVito
2e1195431f
feat: Updated zoom room join map to add bridge joins. updated LinkToApi to begin linking existing features to bridge.
2021-12-06 16:49:38 -06:00
Jason DeVito
cf88e3b36d
fix: Updated link to API's with Xsig's to subscribe to trilist.OnlineStatusChange events and update the Xsig.
2021-12-06 16:49:37 -06:00
Neil Dorin
8945398cd7
feat(essentials): update when meeting lock changes and detect call status on sync
2021-11-17 17:58:50 -07:00
Neil Dorin
37a7886ec2
feat(essentials): Adds IsLocked property to MeetingInfo
2021-11-17 15:06:49 -07:00
Neil Dorin
fffaa1e5e6
feat(essentials): Ignores Status and Configuration properties for serialization
2021-11-16 17:16:11 -07:00
Neil Dorin
2e5b7cad64
feat(essentials): adds null value handling to MeetingInfo props
2021-11-05 17:46:48 -06:00
Neil Dorin
5171385b5b
feat(essentials): adds JSON property attributes as needed
2021-11-05 15:58:10 -06:00
Neil Dorin
3ee44bcf6e
refactor(essentials): better name for current layout property in eventargs
2021-11-05 12:40:07 -06:00
Neil Dorin
949a04647b
feat(essentials): improves functionality of LayoutInfoChanged event
2021-11-05 12:36:04 -06:00
Neil Dorin
31f976d719
feat(essentials): adds IHasMeetingRecording and implements on ZoomRoom
2021-11-04 17:08:51 -06:00
Neil Dorin
11ffc5130f
feat(essentials): switches from array to list type in arguments
2021-11-04 16:47:05 -06:00
Neil Dorin
59bfa354e4
feat(essentials): switches to userId argument
2021-11-04 16:15:59 -06:00
Neil Dorin
536e82ef22
feat(essentials): adds new features for ZoomRoom
...
Adds IHasMeetingLock and adds new methods to IHasParticipants
2021-11-04 16:11:26 -06:00
Neil Dorin
033f6e12f1
Merge branch 'development' into hotfix/zoom-meetings-simpl
2021-10-07 12:49:01 -06:00
Andrew Welker
f7bf728263
fix(Devices_Common): Clear meeting list and fire event if no meetings are scheduled
2021-10-07 09:48:02 -06:00
Neil Dorin
d67a161e32
Merge branch 'development' into feature/room-combining
2021-09-29 17:17:29 -06:00
Neil Dorin
fb624ef20c
Merge branch 'development' into hotfix/PD-Core-update-initialize
2021-09-28 13:11:13 -06:00
Andrew Welker
b71c83bac0
feat: Update some internal Essentials devices to use Initialize method
2021-09-28 10:56:25 -06:00
Neil Dorin
fd232beae1
feat(essentails): #830 Adds EnteringStandbyModeFeedback to IHasHalfWakeMode
2021-09-24 15:26:45 -06:00
Neil Dorin
1e98484082
Merge branch 'development' into feature/room-combining
2021-09-22 17:23:38 -06:00
Neil Dorin
a165ba911f
feat(essentials): Minor updates after testing against codec hardware
2021-09-22 15:31:13 -06:00
Neil Dorin
8d1f187643
feat(essentials): #830 Adds new Cisco features
...
Adds IHasDoNotDisturbMode, IHasStandbyMode and IHasHalfWakeMode interfaces.
Implements all interfaces on CiscoSparkCodec class.
Adds CiscoCodecJoinMap to allow for bridging new Cisco specific functions.
2021-09-21 17:59:12 -06:00
Neil Dorin
54697e0eaf
Merge branch 'development' into hotfix/zoom-updates
2021-09-20 13:26:47 -06:00
Andrew Welker
9f3a3f64a8
fix: Update share behavior for Zoom Room
2021-09-16 13:27:09 -06:00