Andrew Welker
871894e248
fix: Fix issue with receiving sharing state
...
In some circumstances, the sharing state can be retrieved prior to participants or meeting info being populated. In those cases, Essentials is now creating an empty meeting object if one doesn't exist, and populating host info with None if no host has been indicated yet.
1.9.5-hotfix-1605
2021-09-10 20:25:21 -06:00
Andrew Welker
fa6cabe246
refactor(Essentials_DM): Add event IDS and some logging to get resolution feedback
1.9.5-hotfix-1604
2021-09-09 07:44:05 -06:00
Andrew Welker
db3d96d448
feat(Essentials_DM): Update DmInputEvent handler for input resolution feedback
1.9.5-hotfix-1603
2021-09-08 15:26:16 -06:00
Andrew Welker
a28a078c4f
feat(Essentials_DM): Update all card creation methods to pass appropriate input
2021-09-08 15:25:43 -06:00
Andrew Welker
d00a31e3a6
feat(Essentials_DM): Add overloads for AddDmInCardPorts & AddHdmiInCardPorts
2021-09-08 14:17:24 -06:00
Andrew Welker
77134f0a30
feat:(Essentials_DM) Update AddInputPortWithDebug
...
Adding an `IVideoAttributesBasic` as a parameter for this method relatively easily allows us to get the reported input resolution when it changes.
2021-09-08 14:15:52 -06:00
Andrew Welker
93dfb8780b
feat:(Essentials) Add doc info and meeting button text join
1.9.5-hotfix-1602
2021-09-07 18:13:18 -06:00
Andrew Welker
f791feb848
feat:(Essentials) Update UI functionality depending on Zoom Meeting type
2021-09-07 18:12:52 -06:00
Andrew Welker
44509dc5ae
feat:(Essentials) Add IsSharingMeeting setting to MeetingInfo
2021-09-07 18:12:13 -06:00
Andrew Welker
2d0dcd7336
feat:(Essentials) Add StartLocalPresentMeeting class
2021-09-07 18:11:48 -06:00
Andrew Welker
c255ae1525
feat:(Essentials) Add IsSharingMeeting property
2021-09-07 18:11:14 -06:00
Andrew Welker
d50027cc82
feat:(Essentials) Add IHasPresentationOnlyMeeting interface
2021-09-07 17:33:53 -06:00
Andrew Welker
9b64b7b7f3
fix:(Essentials) Created MeetingInfo Object if it didn't previously exist
2021-09-07 11:40:27 -06:00
Andrew Welker
c0cdb09544
Merge pull request #817 from PepperDash/hotfix/glspartcn-enable-feedback
...
Hotfix/glspartcn enable feedback
1.9.5-beta-1601
2021-09-07 09:11:59 -06:00
Andrew Welker
8c2c58d756
Merge branch 'development' into hotfix/glspartcn-enable-feedback
1.9.5-hotfix-1600
2021-09-02 08:39:13 -06:00
Andrew Welker
44e5753138
Merge pull request #810 from PepperDash/hotfix/mockvc-fixes
...
Hotfix/mockvc fixes
1.9.5-beta-1599
2021-09-02 08:38:58 -06:00
Andrew Welker
c71805cfc4
Merge branch 'development' into hotfix/glspartcn-enable-feedback
1.9.5-hotfix-1598
2021-09-02 07:42:52 -06:00
Andrew Welker
5d177104d8
Merge branch 'development' into hotfix/mockvc-fixes
1.9.5-hotfix-1597
2021-09-02 07:42:42 -06:00
Andrew Welker
147e712a01
Merge pull request #816 from PepperDash/hotfix/glspartcn-enable-feedback
...
fix: Replaced SetSigTrueAction and SetSigFalseAction calling SetEnable state with a single SetBoolSigAction.
2021-09-02 07:36:38 -06:00
Jason DeVito
9a1b069e24
feat: Added debug statements to sensor set and sensitivity methods.
...
fix: Replaced SetSigTrueAction and SetSigFalseAction calling SetEnable state with a single SetBoolSigAction.
1.9.5-hotfix-1596
2021-09-02 08:21:37 -05:00
Andrew Welker
d6878df267
Merge pull request #814 from PepperDash/hotfix/zoom-meetnow-updates
...
Hotfix/zoom meetnow updates
1.9.5-beta-1594
2021-08-31 20:02:44 -06:00
Andrew Welker
a379641595
Merge branch 'development' into hotfix/zoom-meetnow-updates
1.9.5-hotfix-1593
2021-08-31 19:00:26 -06:00
Andrew Welker
d8cd04b35f
Merge pull request #813 from PepperDash/hotfix/zoom-meetnow-updates
...
Hotfix/zoom meetnow updates
2021-08-31 19:00:14 -06:00
Neil Dorin
8539a6b79c
fix(essentials): minor fixes to UI oddities
1.9.5-hotfix-1592
2021-08-31 18:18:24 -06:00
Neil Dorin
adec25104c
feat(essentials): Updates to UI to deal with sharing feedback with no external sources. Adds End/Leave meeting button logic on meeting info subpage
1.9.5-hotfix-1591
2021-08-31 16:40:04 -06:00
Neil Dorin
a54cd9e1df
feat(essentials): minor syntax updates
1.9.5-hotfix-1590
2021-08-31 10:13:56 -06:00
Neil Dorin
8af7b4b1db
feat(essentials): Adds IsHost property to MeetingInfo to determine if the room is the host
1.9.5-hotfix-1589
2021-08-30 17:48:37 -06:00
Neil Dorin
3edb0145d0
fix(essentials): Adds JsonProperty attributes to MeetingInfo properties for serialization
1.9.5-hotfix-1588
2021-08-30 15:00:13 -06:00
Neil Dorin
0a1af09830
fix(essentials): Disables dial feedback phone formatting if codec is IHasStartMeeting
1.9.5-hotfix-1587
2021-08-30 12:07:09 -06:00
Neil Dorin
532f3ba237
feat(essentails): #811 Adds IHasMeetingInfo, implements on ZoomRoom and updates UI drivers #812
1.9.5-hotfix-1586
2021-08-27 17:57:21 -06:00
Andrew Welker
50aafb088e
Merge branch 'development' into hotfix/mockvc-fixes
1.9.5-hotfix-1585
2021-08-27 10:11:47 -06:00
Andrew Welker
e1d9a46284
Merge pull request #809 from PepperDash/hotfix/mockvc-fixes
...
fix(essentials): Minor fixes for MockVc to make behavior more consist…
2021-08-27 10:11:36 -06:00
Neil Dorin
bfd383dfc7
fix(essentials): Minor fixes for MockVc to make behavior more consistent with real hardware
1.9.5-hotfix-1584
2021-08-27 09:48:43 -06:00
Andrew Welker
b853e8ed37
Merge pull request #808 from PepperDash/hotfix/4series-cultureinfo-for-time-formats-and-dm-4kz-fix
...
Hotfix/4series cultureinfo for time formats and dm 4kz fix
1.9.5-beta-1583
2021-08-26 18:15:18 -06:00
Andrew Welker
60c2d4df01
Merge branch 'development' into hotfix/4series-cultureinfo-for-time-formats-and-dm-4kz-fix
1.9.5-hotfix-1582
2021-08-26 17:59:32 -06:00
Neil Dorin
8ab87af859
Merge pull request #807 from PepperDash/hotfix/4series-cultureinfo-for-time-formats-and-dm-4kz-fix
2021-08-26 17:52:07 -06:00
Neil Dorin
47035d8386
fix(essentials): Attempt to catch case where meeting popup may not be dismissed if the room is on and the meeting is no longer joinable
1.9.5-hotfix-1581
2021-08-26 17:38:49 -06:00
Neil Dorin
c84ec4c899
fix(essentials): #806 switches method to print times for consistent 12h format
...
fix(essentials): #806 Updates more uses of ToShortTimeString()
fix(essentials): #806 fixes for VideoCodecUIDriver
fix(essentials): #806 final fixes for time format
2021-08-26 17:20:04 -06:00
Neil Dorin
4444328600
fix(essentials): #804 #805 Updates to prevent attempting to access null AudioSourceFeedback property on 4kz TX models
2021-08-26 16:48:56 -06:00
Neil Dorin
acd2be3679
feat(essentials): Updates to get scenarios to activate/deactivate
1.9.5-alpha-1580
2021-08-25 17:23:24 -06:00
Neil Dorin
e7cfe1143d
fix(essentials): updates MockVc to instantiate the OsdSource and add its tie line
2021-08-25 16:24:18 -06:00
Andrew Welker
0d3eb42495
Merge pull request #803 from PepperDash/hotfix/add-IPasswordPrompt
...
Hotfix/add i password prompt
2021-08-20 17:06:21 -06:00
Neil Dorin
540a00861c
fix(essentials): Adds missing file in .csproj
1.9.5-hotfix-1579
2021-08-19 16:02:24 -06:00
Neil Dorin
0014dd7a14
feat(essentials): #801 Adds IHasStartMeeting interface and implments on ZoomRoom
2021-08-19 15:19:19 -06:00
Neil Dorin
f922b871a1
refactor(essentials): Switches from zoom specific contact class to generic InvitableDirectoryContact class
1.9.5-hotfix-1577
2021-08-19 14:57:00 -06:00
Neil Dorin
b2331fa1e5
feat(essentials): Adds IsInvitableContact property with getter to DirectoryContact
1.9.5-hotfix-1576
2021-08-19 14:14:14 -06:00
Neil Dorin
8bf4b0d568
fix(essentails): Increase phonebook list limit to 10000
1.9.5-hotfix-1575
2021-08-19 12:49:11 -06:00
Neil Dorin
621205e65c
fix(essentials): Hides password prompt on successful call connection
1.9.5-hotfix-1574
2021-08-19 12:04:11 -06:00
Neil Dorin
62fcf3856f
fix(essentials): Minor update to clear out previous password text when displaying password prompt
1.9.5-hotfix-1573
2021-08-19 09:37:21 -06:00
Neil Dorin
dad986414c
feat(essentials): Updated EssentialsVideoCodecUIDriver to display password prompt when joining password protected meeting
1.9.5-hotfix-1572
2021-08-18 17:55:04 -06:00