Andrew Welker
ca5b35b39c
Merge pull request #558 from PepperDash/feature/add-fusion-joinmaps
...
Feature/add fusion joinmaps
1.7.3-beta-1065
2021-01-25 15:19:17 -07:00
Andrew Welker
8f804766e5
Merge branch 'development' into feature/add-fusion-joinmaps
1.7.3-alpha-1063
2021-01-25 12:34:02 -07:00
Neil Dorin
00207d1570
Merge pull request #561 from PepperDash/feature/genericqueue-upgrades
...
#560 Adds constructors with priority and fixed debug statments to use…
1.7.3-beta-1062
2021-01-25 11:18:46 -07:00
Neil Dorin
65747b6ad2
#560 Adds constructors with priority and fixed debug statments to use error log
1.7.3-alpha-1060
2021-01-25 10:55:27 -07:00
Andrew Welker
f7174e2492
Merge branch 'development' into feature/add-fusion-joinmaps
1.7.3-alpha-1058
2021-01-22 13:09:08 -07:00
Neil Dorin
c9fee785f9
Static Assets for displays now tested and working
1.7.2-alpha-1056
2021-01-22 11:08:35 -07:00
Neil Dorin
dfc90e58dc
Adds EssentialsTechRoomFusionSystemController
1.7.2-alpha-1055
2021-01-21 17:19:01 -07:00
Neil Dorin
2a5810b671
Updates PD.Core to 1.0.45
2021-01-21 17:01:43 -07:00
Neil Dorin
9d354fb0ed
custom fusion joinmap working. updates to hotfix PD.Core build
1.7.2-alpha-1054
2021-01-21 16:46:21 -07:00
Neil Dorin
52494ca13e
Changes to correct datatype for joinMaps in config
1.7.2-alpha-1053
2021-01-21 15:04:01 -07:00
Andrew Welker
da5fd7e743
Merge pull request #555 from PepperDash/hotfix/videocodecbase-incoming-call-popup
...
Hotfix/videocodecbase incoming call popup
1.7.2-beta-1050
2021-01-20 14:52:05 -07:00
Neil Dorin
f6059e249f
Merge branch 'main' into feature/add-fusion-joinmaps
2021-01-20 14:39:37 -07:00
Neil Dorin
8545622c79
Merge branch 'development' into hotfix/videocodecbase-incoming-call-popup
1.7.2-hotfix-1048
2021-01-20 14:33:01 -07:00
Neil Dorin
cf14706961
Merge pull request #554 from PepperDash/hotfix/videocodecbase-incoming-call-popup
...
Upadted VideoCodecBase LinkVideoCodecCallControlsToApi
2021-01-20 14:32:34 -07:00
jkdevito
7945bce854
Upadted VideoCodecBase LinkVideoCodecCallControlsToApi IncomingCall bridge action to reference "args.CallItem.Status == eCodecCallStatus.Ringing" (previously referencing "args.CallItem.Status != eCodecCallStatus.Disconnected")
1.7.2-hotfix-1042
2021-01-18 15:37:39 -06:00
Andrew Welker
c3c58e3201
Merge pull request #551 from PepperDash/hotfix/zoomroom-obtp-dialing
...
Hotfix/zoomroom obtp dialing
1.7.2-alpha-1044
1.7.2-beta-1038
2021-01-15 12:08:45 -07:00
Andrew Welker
f547eb3a09
Merge branch 'development' into hotfix/zoomroom-obtp-dialing
1.7.1-hotfix-1036
2021-01-15 11:50:35 -07:00
Andrew Welker
44cacc839b
Merge pull request #538 from PepperDash/hotfix/zoomroom-obtp-dialing
...
Hotfix/zoomroom obtp dialing
1.7.2-hotfix-1041
1.7.1
2021-01-15 11:45:13 -07:00
Andrew Welker
6dbe1b6f31
Merge pull request #547 from PepperDash/feature/merge-into-dev
...
Feature/merge into dev
1.7.1-beta-1032
2021-01-13 09:14:23 -07:00
Andrew Welker
e15ed3c77f
Merge branch 'development' into feature/merge-into-dev
1.7.1-alpha-1030
2021-01-13 08:28:15 -07:00
Neil Dorin
435879e19b
Merge pull request #541 from batourin/development
...
[BUG] Add safety check for casting device into interface
1.7.1-alpha-1028
2021-01-12 16:57:43 -07:00
Neil Dorin
17ccaecf5e
Merge pull request #534 from PepperDash/feature/get-prop-by-name-fixes
...
Feature/get prop by name fixes
1.7.1-beta-1027
2021-01-12 16:56:12 -07:00
Neil Dorin
dfebd47ef4
Merge branch 'main' into hotfix/zoomroom-obtp-dialing
1.7.1-hotfix-1025
2021-01-12 15:49:56 -07:00
Neil Dorin
684b8db546
Merge branch 'development' into feature/get-prop-by-name-fixes
1.7.1-alpha-1023
2021-01-12 15:49:18 -07:00
Neil Dorin
3c714f724d
Merge pull request #546 from PepperDash/hotfix/sys-monitor-not-updating-bridge
...
fixes a bug where the system monitor bridge wasn't updating
2021-01-12 15:48:43 -07:00
Neil Dorin
03e0dc5208
Merge branch 'main' into hotfix/sys-monitor-not-updating-bridge
1.7.1-hotfix-1022
2021-01-12 15:34:48 -07:00
Neil Dorin
14991bce95
Merge pull request #544 from PepperDash/release/1.7.0
...
Release/1.7.0
1.7.1-beta-1021
1.7.1-alpha-1026
2021-01-12 11:04:50 -07:00
Neil Dorin
50b2c7d3af
Merge pull request #543 from PepperDash/release/1.7.0
...
Release/1.7.0
1.7.0
2021-01-12 10:31:21 -07:00
Nick Genovese
030d69c190
fixes a bug where the system monitor bridge wasn't updating
...
- fires off all program start/stop/register feedbacks when they are created to set initial state
1.6.10-hotfix-1020
2021-01-12 09:20:15 -05:00
Maxim Batourine
08fe408dc1
Add safety check for casting device into interface
...
(device as IRoutingInputsOutputs).InputPorts will throw Exception on accessing InputPorts property if device do not implement such interface.
2021-01-07 19:31:24 -05:00
Neil Dorin
bdb007f6ed
Merge pull request #540 from PepperDash/hotfix/dge-devinfo-issues
...
Hotfix/dge devinfo issues
1.7.0-rc-1017
2021-01-07 15:25:53 -07:00
Neil Dorin
91abe4c09a
Updates to IR files and Enter command
1.7.0-rc-1016
2021-01-07 15:23:35 -07:00
Neil Dorin
82029894e4
Changed to use passed in type value for signal type instead of assuming both audio and video
1.6.10-hotfix-1015
2021-01-07 14:46:49 -07:00
Trevor Payne
3c1ed6e58a
Added debug statements to ExecuteNumericSwitch in DmTx4kz302CController
1.6.10-hotfix-1014
2021-01-07 12:41:29 -06:00
Neil Dorin
8999097100
Adds additional debug to help with room on/off events
1.7.0-rc-1013
2021-01-06 16:12:12 -07:00
jkdevito
72197e547f
Updated VideoCodecBase.cs and ZoomRooms.cs to resolve an issue with dialing the currently scheduled meetings.
...
VideoCodecBase.cs changes:
1. Moved the trilist.SetSigFalseActions for DialMeeting 1-3 from the UpdateMeetinsgList mehtod to the LinkVideoCodecScheduleToApi method.
- This was necessary to resolve an issue with dialing current meetings.
- When the SetSigFalseActions where located in the UpdateMeetingsList, they were using the codec.CodecSchedule.Meetings to dial, which was not updated based on the time of day.
2. Turned the local var currentMeetings into a private list, _currentMeetings, that can be updated by UpdateMeetingsList and then used in LinkVideoCodecScheduleToApi when the trilist actions are executed.
3. Added debug statements to help narrow down the issue and verify the data.
ZoomRoom.cs changes:
1. Added debug statement to Dial(Meeting meeting) method to confirm the data passed from LinkVideoCodecScheduleToApi was matching the _currentMeetings list data.
1.6.10-hotfix-1011
2021-01-06 16:22:54 -06:00
Neil Dorin
9b62849d9d
removes old comment
1.6.10-alpha-1012
2021-01-06 14:45:40 -07:00
Neil Dorin
d311b6fef9
Adds AttributeName property to JoinData allowing attribute name to be set from config as well
1.6.10-alpha-1010
2021-01-05 18:21:32 -07:00
Neil Dorin
4a642b1e36
Adds UserObject for future use purposes
1.6.10-alpha-1009
2021-01-04 16:19:08 -07:00
Neil Dorin
de4f003c67
Swapped out hardcoded joins for join map in Vtc1FusionController
1.6.10-alpha-1008
2021-01-04 12:10:12 -07:00
Neil Dorin
708ee1a8ff
#535 Wraps up EssentialsHuddleSpaceFusionSystemControllerBase. Starts on Vtc1FusionController
2020-12-30 17:01:55 -07:00
Neil Dorin
7196d0aba8
Adds FusionRoomJoinMap and ability to set IPID and JoinMapKey from config
1.6.10-alpha-1006
2020-12-29 20:20:49 -07:00
Andrew Welker
3b0a5285ab
fix order for comm monitor
1.7.0-rc-1005
2020-12-21 17:00:37 -07:00
Andrew Welker
ae03b8cd7e
fix PresetsList saving to file
1.7.0-rc-1004
2020-12-21 16:19:45 -07:00
Andrew Welker
cc159e306e
update Essentials to use PepperDash Core 1.0.43
1.7.0-rc-1003
2020-12-21 14:40:19 -07:00
Andrew Welker
0a43f43f66
add ICommunicationMonitor to EiscApiAdvanced
1.7.0-rc-1002
2020-12-21 12:31:00 -07:00
Andrew Welker
0f924360c1
fix issues in LinkToApi
1.7.0-rc-1001
2020-12-21 10:51:12 -07:00
Jason Alborough
0a34f48e0a
Fixes for the static GetPropertyByName method in DeviceJsonApi...now returns a property object rather than a PropertyInfo object
1.6.10-alpha-999
2020-12-18 17:07:20 -05:00
Neil Dorin
870f2f8fa6
properly defines the IsWarming/Cooling FeedbackFuncs and fires feedbacks
1.7.0-rc-998
2020-12-18 14:34:15 -07:00
Andrew Welker
aa61479adc
remove device info stuff from DGE for now
1.6.10-hotfix-997
2020-12-18 09:16:40 -07:00