Essentials/src/PepperDash.Essentials.Core/Routing
2025-02-19 11:07:41 -06: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 chore: reorg methos in routing Extensions class 2025-02-19 11:07:41 -06: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: update routing methods 2024-06-19 14:09:59 -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 fix: remove null route when releasing route 2024-12-10 07:44:10 -05:00
RouteDescriptorCollection.cs fix: add more exception handling 2025-02-18 14:00:53 -06:00
RouteRequest.cs fix: add try/catch for routing cooldown handler 2024-11-20 15:47:33 -06:00
RouteRequestQueueItem.cs fix: move ReleaseRoute & RunRouteRequests to use a queue 2025-02-19 11:06:56 -06:00
RouteSwitchDescriptor.cs fix: check for nulls in SwitchingDevice property 2024-10-18 11:09:15 -05:00
RoutingFeedbackManager.cs fix: set currentSourceKey & currentSource in order 2024-10-30 10:19:55 -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 feat: adds try catch to devjson execution thread and adds port names for sdi in/out 2024-06-20 11:57:32 -06:00
TieLine.cs fix: add tieline type to output for console & CWS 2024-06-24 14:57:07 -05:00
TieLineConfig.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00