Essentials/PepperDashEssentials/Bridges
Neil Dorin 1ae6069ac2 Adds USB routing to DmChassisController and DmChassisControllerBridge.
Major update to remove eRoutingSignalType.AudioVideo in favor of bitmasked values and adding UsbOutput and UsbInput types.  Updated all affected routing ports and ExecuteSwitch method calls.
Need to review and test routing to ensure bitwise operators are all correct.
2019-08-15 14:07:10 -06:00
..
._EssentialsLightsBridge.cs Adds GenericLightingBridge 2019-01-02 12:52:30 -05:00
AirMediaControllerBridge.cs Adds support for AirMediaControllerBridge 2019-06-27 14:21:09 -06:00
AppleTvBridge.cs Adds AppleTvBridge. Untested so far. 2019-07-03 15:28:34 -06:00
BridgeBase.cs Fixes exceptions in Eisc_SigChange by checking uo for null first. Then fixes issue where if output card is Card.Dmps3CodecOutput the NameFeedback property throws a null ref exception, even if you first check it for null. 2019-07-30 14:19:01 -06:00
BridgeFactory.cs Remove the crestron invoke from the eisc change event. Not good as it could spool a lot of threads 2019-06-14 15:23:05 -07:00
Bridges.BridgeFactory.cs Adds control for DigitalLogger PDU Device 2018-12-03 22:47:49 -05:00
CameraControllerBridge.cs Added Ddvc01VtcMessenger; added to bridge; basic functions and feedbacks 2019-01-22 12:00:50 -07:00
DigitalLoggerBridge.cs Added Ddvc01VtcMessenger; added to bridge; basic functions and feedbacks 2019-01-22 12:00:50 -07:00
DisplayControllerBridge.cs Adds support for AirMediaControllerBridge 2019-06-27 14:21:09 -06:00
DmChassisControllerBridge.cs Adds USB routing to DmChassisController and DmChassisControllerBridge. 2019-08-15 14:07:10 -06:00
DmpsRoutingControllerBridge.cs Fixes exceptions in Eisc_SigChange by checking uo for null first. Then fixes issue where if output card is Card.Dmps3CodecOutput the NameFeedback property throws a null ref exception, even if you first check it for null. 2019-07-30 14:19:01 -06:00
DmRmcControllerBridge.cs Adds control for DigitalLogger PDU Device 2018-12-03 22:47:49 -05:00
DmTxControllerBridge.cs Adds control for DigitalLogger PDU Device 2018-12-03 22:47:49 -05:00
DspControllerBridge.cs Starts DisplayControllerBridge 2019-01-10 10:49:08 -05:00
EssentialComms.cs WHAR-1397 Removes extraneous debug traces 2018-08-13 13:51:23 -04:00
EssentialDM.cs Adds Hdcp Support for Tx30X and Tx201 2018-08-15 18:38:21 -04:00
EssentialDsp.cs Modifications to EssentialsDsp Bridge 2018-09-14 09:12:47 -04:00
EssentialTVOne.cs WHAR-1397 Removes extraneous debug traces 2018-08-13 13:51:23 -04:00
GenericLightingBridge.cs Added Ddvc01VtcMessenger; added to bridge; basic functions and feedbacks 2019-01-22 12:00:50 -07:00
GenericRelayDeviceBridge.cs Adds System Monitor program initialization feedback to startup procedure. Adds bridges for GenericRelayDevice and IDigitalInput device tyeps. 2018-12-06 14:43:38 -07:00
IBasicCommunicationBridge.cs Added directory browsing things for DDVC01 2019-01-26 15:54:24 -07:00
IBridge.cs Added IBridge to make it easier to deal with calling the linkToApi method. Added as an else if in EiscApI to ensure backwards compatibility. 2019-05-28 19:25:18 -07:00
IDigitalInputBridge.cs Adds System Monitor program initialization feedback to startup procedure. Adds bridges for GenericRelayDevice and IDigitalInput device tyeps. 2018-12-06 14:43:38 -07:00
JoinMapBase.cs Adds some DigitalLogger funcitonality and begins merge process with new Bridge concepts. 2018-12-03 12:42:17 -05:00
SystemMonitorBridge.cs Adds GenericLightingBridge 2019-01-02 12:52:30 -05:00