Colin Denig
0eb2436fa0
fix: videowall mode raw fb for dm-rmc-4kz-scaler-c
2024-07-11 15:42:25 -04:00
Colin Denig
192991cc65
fix(wip): DmRmc4kzScalerC VideoWallModeFb not working
...
- reverted PepperDashCode ref for Essentials_DM to unversioned and latest release
- fixed Scaler_OutputChange function params
- added instantiation of VideoWallModeRawFeedback
- feedback event trigger causing null ref exception
TODO:
-[] trace nullref exception cause
-[] Link Fb to Api
2024-07-10 16:45:02 -04:00
mhengeli
421f87db5e
feat: add video wall mode command to dm-rmc-4kz-scaler-c
2024-07-09 20:06:49 -04:00
mhengeli
eb388d28db
feat: add scaler mode for videowall set rmc 4kz scaler c
2024-06-21 15:37:28 -04:00
Trevor Payne
55ad92e2f6
feature: enhance 4K DM Endpoint HDCP functionality
...
feature: add bridge join to report number of HDCP inputs
feature: Resolve #1088
feature: Resolve #1089
2023-04-14 11:41:32 -05:00
Andrew Welker
05aece772f
fix(DM): Add IRelayPorts implementation
...
the `DmRmc4kzScalerCController` class now implements `IRelayPorts` and delegates implementation to the Crestron `DmRm4kzScalerC` class.
#891
2022-01-26 10:51:03 -07:00
Trevor Payne
e879aba801
Expanded the event to include RoutingPorts
...
Triggers for events are now based on FeedbackMatchObject
2020-11-04 13:32:28 -06:00
Trevor Payne
e27c041256
Resolves #467
...
Made the event trigger private and removed it from the interface
2020-11-02 09:59:22 -06:00
Trevor Payne
5fcafe0b38
Resolves #467
...
Added new interface IRoutingNumericFeedback
Added New Interface ITxRoutingWithFeedback
Added New Interface IRmcRoutingWithFeedback
Added new interface IRoutingNumericWithFeedback
Implemented new interfaces in applicable classes
2020-10-30 14:00:05 -05:00
Trevor Payne
6d9ea8a13c
Made the LocalConfig notice cleaner
...
Resolves #399
2020-09-09 09:34:52 -05:00
Trevor Payne
3c7495aaa1
Added Description Attributes to Bridgeable Classes
...
#210
2020-05-20 23:27:21 -05:00
Andrew Welker
03cebb75ce
udpates all DM 8G Receiver classes
2020-05-07 14:59:52 -06:00
Andrew Welker
404f5c921b
removes unnecessary usings
2020-05-07 14:59:52 -06:00
Trevor Payne
79253c6b31
Fixed minor Interface Implementation Issues
2020-04-28 12:27:06 -05:00
Trevor Payne
4d433ebf22
resolve #130 Add new interface IRmcRouting
...
add DmRmc4kZScalerC endpoint and associated changes to bridge and joinmap
add DmRmc4kZScalerCController
2020-04-28 12:19:23 -05:00