Essentials/src/PepperDash.Essentials.Core/Routing
2024-05-23 12:45:47 -05:00
..
DummyRoutingInputsDevice.cs feat: add RoutingFeedbackManager 2024-05-23 08:40:14 -05:00
eRoutingPortConnectionType.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
eRoutingSignalType.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
Extensions.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00
GenericExtensions.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
ICardPortsDevice.cs refactor: rearrange and add solution for 4-series 2023-02-07 15:45:01 -07:00
IHasCurrentSourceInfoChange.cs fix: correct namespaces to allow plugins to load correctly 2024-05-23 12:45:47 -05:00
IInputSync.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IMatrixRouting.cs fix: remove generics from matrix routing interfaces 2024-04-09 08:33:58 -05:00
IRmcRouting.cs fix: correct namespaces to allow plugins to load correctly 2024-05-23 12:45:47 -05:00
IRmcRoutingWithFeedback.cs fix: correct namespaces to allow plugins to load correctly 2024-05-23 12:45:47 -05:00
IRouting.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingFeedback.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingHasVideoInputSyncFeedbacks.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingInputs.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingInputSlot.cs fix: remove generics from matrix routing interfaces 2024-04-09 08:33:58 -05:00
IRoutingInputsOutputs.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingNumeric.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingNumericWithFeedback.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingOutputs.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingOutputSlot.cs fix: remove generics from matrix routing interfaces 2024-04-09 08:33:58 -05:00
IRoutingSink.cs fix: correct namespaces to allow plugins to load correctly 2024-05-23 12:45:47 -05:00
IRoutingSinkWithFeedback.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00
IRoutingSinkWithSwitching.cs fix: correct namespaces to allow plugins to load correctly 2024-05-23 12:45:47 -05:00
IRoutingSlot.cs feat: RKST-131 add IMatrixRouting interfaces 2024-03-08 11:16:48 -06:00
IRoutingSource.cs feat: add RoutingFeedbackManager 2024-05-23 08:40:14 -05:00
IRoutingWithClear.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingWithFeedback.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00
ITxRouting.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
ITxRoutingWithFeedback.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RouteDescriptor.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RouteDescriptorCollection.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RouteRequest.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RouteSwitchDescriptor.cs feat: get it working 2024-05-23 08:41:19 -05:00
RoutingFeedbackManager.cs fix: correct namespaces to allow plugins to load correctly 2024-05-23 12:45:47 -05:00
RoutingInputPort.cs feat: get it working 2024-05-23 08:41:19 -05:00
RoutingInputPortWithVideoStatuses.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RoutingNumericEventArgs.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RoutingOutputPort.cs feat: get it working 2024-05-23 08:41:19 -05:00
RoutingPort.cs feat: get it working 2024-05-23 08:41:19 -05:00
RoutingPortCollection.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RoutingPortNames.cs fix: correct namespaces to allow plugins to load correctly 2024-05-23 12:45:47 -05:00
TieLine.cs feat: get it working 2024-05-23 08:41:19 -05:00
TieLineConfig.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00