| .. |
|
._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
|
Addresses exceptions in DmTx401CController constructor
|
2019-08-26 15:28:02 -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
|
First attempt to address HDCP setting on input cards/TXs on DmChassisControllerBridge
|
2019-08-13 21:40:22 -06: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 |