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
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
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
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
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
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
Neil Dorin
f298b5cc41
feat(essentials): Implements IPasswordPrompt on ZoomRoom
2021-08-18 14:45:16 -06:00
Neil Dorin
f8129fe7ae
feat(essentials): #800 adds public access modifier on properties
1.9.5-hotfix-1569
2021-08-18 13:35:48 -06:00
Neil Dorin
dbdaedcca3
feat(essentials): #800 Adds IPasswordPrompt
1.9.5-hotfix-1568
2021-08-18 13:25:26 -06:00
Neil Dorin
893950d8c4
Merge pull request #798 from PepperDash/hotfix/room-method-updates
2021-08-18 08:30:53 -06:00
Andrew Welker
b780351bf0
Merge branch 'main' into hotfix/room-method-updates
1.9.5-hotfix-1567
2021-08-18 07:38:11 -06:00
Andrew Welker
6a1671aae1
ci: Remove PR trigger
1.9.5-hotfix-1566
2021-08-17 22:25:18 -06:00
Andrew Welker
9a1a23c88a
fix: Instantiate Availability class when
2021-08-17 22:23:41 -06:00
Andrew Welker
2e4bb7466c
Merge pull request #794 from PepperDash/hotfix/sg-ui-issue
...
fix(essentials): #792 refactors logic to show/hide SelectASourceVisible subpage
2021-08-17 21:48:50 -06:00
Neil Dorin
36a41ac477
fix(essentials): #792 refactors logic to show/hide SelectASourceVisible subpage
1.9.5-hotfix-1560
2021-08-17 18:00:41 -06:00
Andrew Welker
92f4d37cd6
refactor: Clean up Room Interfaces to help with ambiguities
2021-08-17 16:54:02 -06:00
Andrew Welker
b9479bab70
refactor: Rename Initialize to InitializeRoom
2021-08-17 16:54:01 -06:00
Andrew Welker
fd94a94ee9
Merge pull request #789 from PepperDash/hotfix/zoomroom-duplicate-participant-in-list
...
Hotfix/zoomroom duplicate participant in list
2021-08-17 16:26:18 -06:00
Jason DeVito
3fa2954ca0
style: Updated formatting for ZoomRoom.cs and IHasParticipants.cs
1.9.5-hotfix-1554
2021-08-17 16:46:24 -05:00
Jason DeVito
c4f6afa412
Fixed debug references used for call status that were printing Status.Call.Sharing.State. Added GetCurrentCallParticipants method to referesh participant list. Updated UpdateCallStatus to resolve issue with duplicate participants when admitted from the waiting room.
1.9.5-hotfix-1553
2021-08-17 15:56:57 -05:00
Jason DeVito
6bdda5451b
Updated UpdateCallStatus method to fix call status references previously looking at Status.Call.Sharing.State. Added else statement to 'if(ActiveCalls.Count == 0)' used to cleanup after calls that refreshs the participant list. Added GetCurrentCallParticipant method used to poll the participant list.
1.9.5-hotfix-1552
2021-08-17 15:14:02 -05:00
Andrew Welker
3ee8c07ecd
Merge pull request #786 from PepperDash/hotfix/IMobileControl3
...
feat(essentials): Adds IMobileControl3 interface to maintain backwards compatibility
1.9.4
2021-08-16 15:06:00 -06:00
Neil Dorin
01b713e6e1
feat(essentials): Adds IMobileControl3 interface to maintain backwards compatibility
1.9.4-hotfix-1546
2021-08-16 14:27:28 -06:00
Neil Dorin
ffd0fbc57b
Merge pull request #783 from PepperDash/hotfix/UI-codec-directory-fixes
...
refactor: Add RefreshDirectory overload
1.9.3
2021-08-16 11:47:52 -06:00
Andrew Welker
23e8280904
refactor: Add RefreshDirectory overload
...
This allows the directory to be refreshed by the event that updates the directory correctly
1.9.3-hotfix-1537
2021-08-16 09:42:11 -06:00
Andrew Welker
6708be0d15
Merge pull request #779 from PepperDash/hotfix/zoomroom-fixes
...
Hotfix/zoomroom fixes
2021-08-16 08:22:19 -06:00
Jason DeVito
d193de79da
Added GetSelfViewMode method to ZoomRoom.cs, upated Removed if statement in HideConfSelfVideo property that was blocking feedback updates and setting of the property from boot. Tested with Zoom Rooms system on site and verified working. Closes #781 .
1.9.3-hotfix-1533
2021-08-16 08:26:27 -05:00
Neil Dorin
87ab43c745
fix(essentials): Updates to resolve oddities with ZoomRoom directory browsing and dialing
1.9.3-hotfix-1531
2021-08-13 13:45:46 -06:00
Neil Dorin
2a37e44d7d
fix(essentials): fixes inverted activity call button state
1.9.3-hotfix-1529
2021-08-12 15:33:17 -06:00