Neil Dorin
5f80e12faf
Handles scenario where Dmc4kHdDspBase may not support Hdcp2
2020-08-27 13:22:54 -06:00
Neil Dorin
64d92fdfce
adds extra event handler
2020-08-27 13:09:28 -06:00
Neil Dorin
6c400c80a2
Fixes issue where true was always being passed into SetHdcpStateAction method
2020-08-27 12:58:43 -06:00
Neil Dorin
9846d87a40
Adds case to handle misisng eventId for HdcpSupportOffEventId
2020-08-27 12:25:08 -06:00
Neil Dorin
e952f3d775
Adds missing case for Dmc4kHdDspBase
2020-08-27 11:51:06 -06:00
Trevor Payne
c74a92d220
Merge branch 'development' into feature/Descriptive-CEC-genericComm-failure-message
2020-08-19 16:28:02 -05:00
Andrew Welker
25fccbd095
Merge branch 'development' into bugfix/ScreenSaver-Never-Starts
2020-08-19 17:11:54 -04:00
Neil Dorin
c9fce06bd7
Updates necessary to make screen saver disappear on incoming call
2020-08-19 14:53:47 -06:00
Trevor Payne
b1040b56d5
Fix Build Process
2020-08-19 13:30:28 -05:00
Andrew Welker
e292790cea
adding nuspec
2020-08-18 18:42:24 -06:00
Andrew Welker
a2fc1b9f40
make essentials use nuget instead of submodule
2020-08-18 17:01:51 -06:00
Andrew Welker
468aff6e3f
move load file to end of postactivation action
...
and change to use the IrPortController's loadFile method
add printing of available IR Commands in the loaded file.
2020-08-18 16:34:24 -06:00
Trevor Payne
f5410c0786
Merge branch 'development' into bugfix/ScreenSaver-Never-Starts
2020-08-18 16:27:09 -05:00
Andrew Welker
a30062db71
add static class for IR Command values and use them
2020-08-18 14:46:13 -06:00
Trevor Payne
182499a79b
Merge branch 'development' into bugfix/ScreenSaver-Never-Starts
2020-08-18 15:35:18 -05:00
Trevor Payne
6e148e7d62
Resolves #378
...
Fixed improperly set up device extender
2020-08-18 15:30:58 -05:00
Andrew Welker
6a31504cf8
Merge branch 'development' into bugfix/SystemMonitor-IndexOutOfRange
2020-08-18 15:42:56 -04:00
Andrew Welker
4ad966d909
back to main image
2020-08-18 12:20:31 -06:00
Trevor Payne
95fb6cc204
Merge branch 'development' into bugfix/SystemMonitor-IndexOutOfRange
2020-08-18 11:38:27 -05:00
Trevor Payne
3325d81cab
Merge branch 'development' into bugfix/SystemMonitor-IndexOutOfRange
2020-08-18 10:55:07 -05:00
Trevor Payne
78f9142b35
Resolves #368
...
Changed parsing routine to no longer use absolute indicies for 'ParseUptime'
2020-08-18 10:40:20 -05:00
Trevor Payne
951da716a6
Added try/catch to ParseUptime with a way to view what was being parsed
...
Testing for #368
2020-08-18 10:18:49 -05:00
Andrew Welker
9b567b7ead
Merge branch 'development' into feature/Descriptive-CEC-genericComm-failure-message
2020-08-18 10:04:59 -04:00
Jason Alborough
67f0ae92ef
Adds null check before running RunRouteAction event in Cisco Spark class.
...
Fixes spelling error and other minor cleanup.
2020-08-18 10:00:53 -04:00
Jason Alborough
f0d10fb1f9
Finalized IHasExternalSourceSwitching adding method for setting the ExternalSource State
...
Adds arguments for External Source type it the AddExternalSource()
Adds subscription and parsing for External Source events
2020-08-17 14:52:49 -04:00
Jason Alborough
aea6942a1f
Update to support Cisco Codec External Sources using Essentials Room logic.
...
Adds new interface for Codecs IHasExternalSourceSwitching
Adds ability to set and clear External Sources in Cisco Spark device class
Adds ability to send sources from the source list to the Cisco Spark in the "EssentialsHuddleVtc1Room" room
[ ] still needs parsing when source is selected on the Cisco touch 10
2020-08-14 15:51:37 -04:00
Neil Dorin
d0a2ccd7d6
Fixes #362 by addressing issues with Loading IR driver as post activation action
2020-08-11 22:59:26 -06:00
Neil Dorin
84099b1d0b
Fixes #362 and #363 issue with duplicate device key when adding an IRPortController
2020-08-10 12:08:06 -06:00
Neil Dorin
e5d4ba48fb
Updates conditional check to allow for the highes numbered IR port to be used.
2020-08-10 10:11:54 -06:00
Neil Dorin
302603aa54
Updates to phone and video address logic
2020-08-07 09:29:55 -06:00
Neil Dorin
ddbee2ed04
Fixed incorrect join for dark background logo. Updates CodecInfo class to correclty poppulate values
2020-08-07 08:56:29 -06:00
Neil Dorin
66c481e3dc
Seems to work except dynamic graphics for logos and QR code
2020-08-06 19:46:12 -06:00
Neil Dorin
192aa4255c
Adds ability for dark logo option
2020-08-06 15:20:24 -06:00
Neil Dorin
637ca2f312
removes parent from interfaces
2020-08-06 15:04:02 -06:00
Neil Dorin
f59654d75e
working on #109 to add QR support for TSW panels
2020-08-06 13:56:42 -06:00
Trevor Payne
c77fe5c454
Add more desciptive error messages when creating a CEC genericComm device
...
Resolves #355
2020-08-05 13:59:48 -05:00
Neil Dorin
23bfecd870
Adds E164 and H323 fixes from release branch
2020-08-05 12:04:43 -06:00
Neil Dorin
0b485d8d96
Revert "Merge branch 'release/1.6.0' into hotfix/cisco-large-directory-issues"
...
This reverts commit 1d42d88c3f , reversing
changes made to ec0b2fa181 .
2020-08-05 11:58:41 -06:00
Neil Dorin
1d42d88c3f
Merge branch 'release/1.6.0' into hotfix/cisco-large-directory-issues
2020-08-05 11:42:47 -06:00
Neil Dorin
ec0b2fa181
Adds receive queue and thread to CiscoSparkCodec class and sets receive thread priority for ZoomRoom
2020-08-05 10:50:48 -06:00
Andrew Welker
1b621e1655
Merge branch 'main' into release/1.6.0
2020-08-04 14:32:25 -07:00
Neil Dorin
744298bdb5
Adds support for DMC-4KZ-HDO output card and adds try catch to solve issue with incorrect inputSlotSupportsHdcp2 value
2020-08-04 15:13:48 -06:00
Andrew Welker
55e50f68d3
check h323 object for null
2020-07-30 13:56:32 -06:00
Andrew Welker
8d13de0e8c
Merge branch 'main' into release/1.6.0
2020-07-30 09:49:34 -07:00
Andrew Welker
35d7c23815
move method to postactivation action
2020-07-23 09:10:15 -06:00
Andrew Welker
c7e6e0c250
Move some activation steps to PostActivation
2020-07-23 08:48:05 -06:00
Andrew Welker
7c4222a598
move most init actions to PostActivationAction
2020-07-23 08:30:00 -06:00
Andrew Welker
fda888b095
fixes for activation sequence issues
2020-07-23 08:22:27 -06:00
Andrew Welker
894da801b1
Merge branch 'development' into hotfix/fix-joinmap-constructors
2020-07-23 06:45:19 -07:00
Andrew Welker
97e0b732d0
Merge branch 'development' into feature/nuget-additions
2020-07-22 15:58:52 -06:00