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
bceb7115ed
fixes new interface property
1.9.8-alpha-1691
2021-12-03 14:37:45 -07:00
Neil Dorin
1d2eb42c46
feat(essentials): Adds label property to shade interface
2021-12-03 14:15:58 -07:00
Neil Dorin
ef12650f9c
Merge branch 'main' into feature/add-new-zoom-methods
1.9.8-alpha-1689
2021-12-03 11:14:10 -07:00
Neil Dorin
176d4675da
feat(essentials): Populates EnvironmentatlControlDevices on huddle and vtc room types
1.9.8-alpha-1688
2021-12-02 17:53:39 -07:00
Neil Dorin
ae10e560f0
No significant change. Attempting to retrigger successful build
1.9.8-alpha-1687
2021-12-02 13:43:30 -07:00
Neil Dorin
e152250363
feat(essentials): Adds IEnvironmentalControls interface and updates some room config properties
1.9.8-alpha-1686
2021-12-01 12:40:17 -07:00
Neil Dorin
8945398cd7
feat(essentials): update when meeting lock changes and detect call status on sync
1.9.8-alpha-1685
2021-11-17 17:58:50 -07:00
Neil Dorin
37a7886ec2
feat(essentials): Adds IsLocked property to MeetingInfo
1.9.8-alpha-1684
2021-11-17 15:06:49 -07:00
Neil Dorin
fffaa1e5e6
feat(essentials): Ignores Status and Configuration properties for serialization
1.9.8-alpha-1682
2021-11-16 17:16:11 -07:00
Andrew Welker
03f01b2f78
Merge pull request #863 from PepperDash/hotfix/dm-blade-chassis-throws-exception
...
hotfix(Essentials_DM): fixed invalid cast exception in dm blade chassis
2021-11-11 17:28:57 -07:00
Nick Genovese
446bae4dd3
hotfix(Essentials_DM): fixed invalid cast exception in dm blade chassis
1.9.8-hotfix-1672
2021-11-10 11:21:19 -05:00
Neil Dorin
e7d1d560ee
Revert "adds solution paths to workflows"
...
This reverts commit d3f30d8b71 .
1.9.8-alpha-1671
2021-11-09 10:10:28 -07:00
Neil Dorin
d3f30d8b71
adds solution paths to workflows
2021-11-09 10:09:06 -07:00
Neil Dorin
2e5b7cad64
feat(essentials): adds null value handling to MeetingInfo props
1.9.8-alpha-1669
2021-11-05 17:46:48 -06:00
Neil Dorin
5171385b5b
feat(essentials): adds JSON property attributes as needed
1.9.8-alpha-1668
2021-11-05 15:58:10 -06:00
Neil Dorin
3ee44bcf6e
refactor(essentials): better name for current layout property in eventargs
1.9.8-alpha-1667
2021-11-05 12:40:07 -06:00
Neil Dorin
949a04647b
feat(essentials): improves functionality of LayoutInfoChanged event
1.9.8-alpha-1666
2021-11-05 12:36:04 -06:00
Neil Dorin
31f976d719
feat(essentials): adds IHasMeetingRecording and implements on ZoomRoom
1.9.8-alpha-1665
2021-11-04 17:08:51 -06:00
Neil Dorin
11ffc5130f
feat(essentials): switches from array to list type in arguments
1.9.8-alpha-1664
2021-11-04 16:47:05 -06:00
Neil Dorin
59bfa354e4
feat(essentials): switches to userId argument
1.9.8-alpha-1663
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
1.9.8-alpha-1662
2021-11-04 16:11:26 -06:00
Andrew Welker
63cd322fd0
Merge pull request #858 from PepperDash/hotfix/add-logging-if-no-defaultAudioDevice-set
...
Adds more deliberate exception and logging for missing `defaultAudioKey` property value
2021-11-03 16:35:52 -06:00
Andrew Welker
489ba2da04
Merge branch 'main' into hotfix/add-logging-if-no-defaultAudioDevice-set
1.9.8-hotfix-1660
2021-11-03 14:56:27 -06:00
Neil Dorin
8087aa7a75
Adds more deliberate exception and logging for missing defaultAudioKey property value
1.9.8-hotfix-1659
2021-11-03 14:48:10 -06:00
Neil Dorin
a8d0dfb327
Merge pull request #852 from PepperDash/hotfix/dm-usb-routing
...
Hotfix/dm usb routing
1.9.7
2021-10-27 10:39:17 -06:00
Andrew Welker
cef9e0a9a6
Update UsbOutput routing
1.9.7-hotfix-1649
2021-10-27 07:46:50 -06:00
Andrew Welker
16369e31cf
fix USB routing
2021-10-27 07:46:50 -06:00
Andrew Welker
38959414ff
Fix USB Routing issue
2021-10-27 07:46:50 -06:00
Neil Dorin
bc3247297e
Merge pull request #846 from PepperDash/hotfix/zoom-meetings-simpl
2021-10-07 12:48:32 -06:00
Andrew Welker
f7bf728263
fix(Devices_Common): Clear meeting list and fire event if no meetings are scheduled
1.9.7-hotfix-1643
2021-10-07 09:48:02 -06:00
Neil Dorin
025bf7adfb
Merge pull request #840 from PepperDash/hotfix/PD-Core-update-initialize
...
Implement Initialize Method & Update PD Core
1.9.6
2021-09-28 13:09:25 -06:00
Andrew Welker
a6430a7bfe
chore: Update PD Core to 1.1.0
1.9.6-hotfix-1636
2021-09-28 11:05:05 -06:00
Andrew Welker
b71c83bac0
feat: Update some internal Essentials devices to use Initialize method
2021-09-28 10:56:25 -06:00
Andrew Welker
5940ec17c2
feat: Add method call to constructor for EssentialsDevice
2021-09-28 10:56:24 -06:00
Andrew Welker
10445508b2
feat: Update Essentials Device to call Initialize method
2021-09-28 10:56:24 -06:00
Andrew Welker
66ecf43508
chore: Update PD Core to 1.0.48
2021-09-28 10:56:23 -06:00
Andrew Welker
77c4272219
Merge pull request #834 from PepperDash/hotfix/hd-md-outputname
...
Hotfix/hd md outputname
1.9.5
2021-09-21 15:47:20 -06:00
Andrew Welker
d78a378859
Merge branch 'main' into hotfix/hd-md-outputname
1.9.5-hotfix-1624
2021-09-21 15:21:47 -06:00
Jason DeVito
eec4484f78
fix: updates to resolve issues with routing and feedbacks in the HdMdNxM4kEBridgeableController class.
1.9.5-hotfix-1623
2021-09-21 16:11:13 -05:00
Andrew Welker
49e82f107b
fix(Essentials_DM): Updates to try and fix some exceptions
1.9.5-hotfix-1622
2021-09-21 12:06:22 -06:00
Neil Dorin
c5162fb94d
Merge pull request #831 from PepperDash/hotfix/dm-resolution-issues
...
DM Input Resolution not reporting over bridge
2021-09-21 10:32:45 -06:00
Neil Dorin
63b9ffdd26
Merge branch 'main' into hotfix/dm-resolution-issues
1.9.5-hotfix-1619
2021-09-21 10:17:26 -06:00
Andrew Welker
2e76b6ba0a
fix(DM): Fix issue with bad cast for IVideoAttributesBasic
...
Also updates to use the DM routing input port rather than the tx AnyVideoInput for the DM input resolutions
1.9.5-hotfix-1618
2021-09-21 09:40:51 -06:00
Andrew Welker
cad45c04cb
fix: Add method to register for the correct event for resolution feedback
...
The resolution feedback change events don't appear to bubble up to the main DMInput change event. It appears to require subscribing to an event on the VideoAttributes class that the input contains.
1.9.5-hotfix-1617
2021-09-20 16:12:39 -06:00
Andrew Welker
70d63a9f99
chore: Mark non-bridgeable class obsolete
...
Also add a debug message to give the new type to use.
1.9.5-hotfix-1616
2021-09-20 15:52:40 -06:00
Andrew Welker
30f63eee03
fix: Remove reference to DMOutput name sig
...
the HD-MD series of switchers appears to not populate the Name sig of the DMOutput, leading to a NullSig exception when attempting to set output names. This is probably because those names can't be set on the device itself, but some experimentation with hardware may be required to determine that completely.
2021-09-20 15:52:40 -06:00
Jason DeVito
9f1c512909
Updates to HdMdNxM4kEController.cs to implement regex pattern in place of substring on input definitions. Updated HdMdNxM4kEBridgeableController.cs to handle exception when constructing the device.
2021-09-20 15:52:39 -06:00
Neil Dorin
0d6cd8d55d
Merge pull request #822 from PepperDash/hotfix/ci-newtonsoft-issues
...
ci: Update scripts to remove Newtonsoft.Compact.json
2021-09-20 14:24:11 -06:00