Neil Dorin
|
d2fc4d2175
|
Merge remote-tracking branch 'origin/development' into bugfix/ecs-1260
|
2020-02-18 15:52:11 -07:00 |
|
Neil Dorin
|
4f35a4285b
|
Moves example configs inside PepperDashEssentials folder and makes them embedded resources
|
2020-02-13 16:17:23 -07:00 |
|
Neil Dorin
|
56fae89ae2
|
Merge branch 'master' into bugfix/ecs-1260
|
2020-02-12 10:46:50 -07:00 |
|
Neil Dorin
|
9a2c001a93
|
Cleans out classes moved to plugins (Evertz). Adds example configs, removes old #warning statements.
|
2020-02-12 10:27:27 -07:00 |
|
Neil Dorin
|
d18f79ac48
|
Removes complete Configuration ORIGINAL folder and all classes (obsolete)
|
2020-02-05 15:24:00 -07:00 |
|
Neil Dorin
|
f000097a03
|
Major repo cleanout. Removes all files marked as REMOVE or MOVED and removes Cues and all assciated referenced.
|
2020-01-30 14:38:00 -07:00 |
|
Andrew Welker
|
09bc84346d
|
ECS-1245 Added C2nRths Controller and Bridge
|
2020-01-23 13:02:42 -07:00 |
|
Andrew Welker
|
8f530aa7fe
|
ECS-1244 Added StatusSignController Class and bridge
|
2020-01-23 12:33:28 -07:00 |
|
Neil Dorin
|
c99ba9ca1d
|
Merge branch 'feature/ecs-1188' into bugfix/ecs-1192
# Conflicts:
# PepperDashEssentials/Room/Types/EssentialsHuddleVtc1Room.cs
# essentials-framework/Essentials Core/PepperDashEssentialsBase/Routing/RoutingPort.cs
|
2019-11-27 11:22:27 -07:00 |
|
Neil Dorin
|
c0b59c375e
|
Removed all references to "Cotija" and replaced with "MobileControl". Progress on multi display routing in room logic and Mobile Control bridging.
|
2019-11-15 22:03:45 -07:00 |
|
Trevor Payne
|
0eb6411dd9
|
Added support for 'Large' DM Frames
|
2019-11-15 16:22:18 -06:00 |
|
Neil Dorin
|
13132c29fc
|
Mega refactor in progress
|
2019-10-23 22:29:04 -06:00 |
|
Neil Dorin
|
fcfec55b20
|
Removes PepperDash_Core.dll static reference and replaces it with submodule for pepperdashcore-builds
|
2019-10-16 15:58:14 -06:00 |
|
Neil Dorin
|
ae87498c0b
|
Adds HDCP support for DM 8G+ input card types
|
2019-10-11 17:13:56 -06:00 |
|
Neil Dorin
|
690ba92773
|
Adds condition to DmChassisControllerBridge to use the endpoint online feedback from the input card when a basic HDBaseT transmitter is found.
|
2019-10-09 10:22:59 -06:00 |
|
Neil Dorin
|
af7d97efef
|
Updates to GlsOccupancySensorBaseController and created new GlsOdtOccupancySensorController. Added JoinMap class and started on bridge.
|
2019-09-16 16:20:03 -06:00 |
|
Neil Dorin
|
78fe799afc
|
Updates all Bridge types to properly support custom join maps from config. Corrects issues in DisplayControllerBridge due to static properties outside of LinkToApi method. (ECS-1153)
|
2019-09-09 16:11:20 -06:00 |
|
Neil Dorin
|
87de4a4bf0
|
Documents all join maps and moves them to their own files for easier linking in Confluence documentation.
|
2019-09-05 17:36:08 -06:00 |
|
Neil Dorin
|
0b9ed462b4
|
Tested working onsite with Trevor Payne
|
2019-09-04 14:28:50 -06:00 |
|
Neil Dorin
|
77fbee78a8
|
working on DmpsAudioOutputControllerBridge
|
2019-08-28 17:07:18 -06:00 |
|
Neil Dorin
|
1acb3a20c5
|
Routing tested and working with EfS bridge
|
2019-07-26 16:53:52 -06:00 |
|
Neil Dorin
|
6725266ad9
|
Set SGD files to copy to output directory
|
2019-07-10 12:01:11 -06:00 |
|
Neil Dorin
|
fa141c6207
|
Merge remote-tracking branch 'origin/maintenance/KPMG' into feature/ecs-1123
# Conflicts:
# PepperDashEssentials/Bridges/BridgeBase.cs
# PepperDashEssentials/ControlSystem.cs
|
2019-07-09 16:49:37 -06:00 |
|
Neil Dorin
|
a5ea9bb1eb
|
Merge branch 'feature/ecs-1120' into feature/ecs-1123
|
2019-07-09 16:38:09 -06:00 |
|
Neil Dorin
|
634b07dc12
|
Adds AppleTvBridge. Untested so far.
|
2019-07-03 15:28:34 -06:00 |
|
Neil Dorin
|
699900518a
|
Moved CrestronTouchpanelPropertiesConfig down to Essentials.Core so that the DgeController can use it from Essentials.DM. Modified EssentialsTouchpanelController to be able to use a dge100 as a panel. Added UiDeviceFactory condition to build dge100/dmdge200c
|
2019-06-30 10:58:11 -06:00 |
|
Neil Dorin
|
7958c64e67
|
Adds support for AirMediaControllerBridge
|
2019-06-27 14:21:09 -06:00 |
|
Joshua Gutenplan
|
47fb805766
|
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 |
|
Jason Alborough
|
17bf6e3f0a
|
# ECS-1079_AddDisplayControlBridge
- Adds DisplayController Eisc Bride for a TwoWayDispalyDevice
|
2019-05-03 12:51:12 -04:00 |
|
Neil Dorin
|
43fd263ea1
|
Config Update Working
|
2019-03-13 16:33:51 -06:00 |
|
Heath Volmer
|
a870418f96
|
Added Ddvc01VtcMessenger; added to bridge; basic functions and feedbacks
|
2019-01-22 12:00:50 -07:00 |
|
Jason T Alborough
|
ad04235061
|
Adds CameraContorllerBridge
|
2019-01-21 10:57:11 -05:00 |
|
Jason T Alborough
|
e145bfbaee
|
Merge remote-tracking branch 'origin/feature/ecs-994' into JTA
|
2019-01-10 10:51:38 -05:00 |
|
Jason T Alborough
|
d62b5b7e0c
|
Starts DisplayControllerBridge
Starts DspControllerBridge.
Note these are not yet functional.
|
2019-01-10 10:49:08 -05:00 |
|
Jason T Alborough
|
f25d05edc2
|
Adds GenericLightingBridge
|
2019-01-02 12:52:30 -05:00 |
|
Neil Dorin
|
ff6184c241
|
Adds AudioCodecBaseMessenger and includes updates for Audio Codec on EssentialsHuddleVtc1Room type and for use in Mobile Control
|
2018-12-20 17:01:34 -07:00 |
|
Neil Dorin
|
f6136a8c77
|
Adds SystemMonitroMessenger to bridge between SystemMonitorController and AppServer (untested)
|
2018-12-12 16:23:17 -07:00 |
|
Neil Dorin
|
676526ed48
|
Merge remote-tracking branch 'origin/bugfix/mob-470' into feature/ecs-967
# Conflicts:
# PepperDashEssentials/AppServer/CotijaSystemController.cs
# PepperDashEssentials/AppServer/RoomBridges/CotijaDdvc01RoomBridge.cs
# PepperDashEssentials/ControlSystem.cs
# PepperDashEssentials/OTHER/Fusion/EssentialsHuddleSpaceFusionSystemControllerBase.cs
# PepperDashEssentials/OTHER/Fusion/EssentialsHuddleVtc1FusionController.cs
# PepperDashEssentials/Properties/AssemblyInfo.cs
# PepperDashEssentials/UIDrivers/EssentialsHuddle/EssentialsHuddlePanelAvFunctionsDriver.cs
# devjson commands.json
|
2018-12-12 13:34:32 -07:00 |
|
Neil Dorin
|
9bc0269e78
|
Updates to SystemMonitorBridge
|
2018-12-07 17:30:51 -07:00 |
|
Neil Dorin
|
2ee77f1bca
|
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 |
|
Neil Dorin
|
3d6ce7534f
|
Adds Edid and video resolution support for Dm Rmc over EiscApi bridge. Beginnings of Cec control
|
2018-10-03 17:49:08 -06:00 |
|
Neil Dorin
|
dfd7cb4411
|
Adds DmTxControllerBridge
|
2018-09-27 17:27:35 -06:00 |
|
Neil Dorin
|
339a4f8a62
|
Adds DmChassicControllerBridge. Created JoinMapBase base class
|
2018-09-25 17:19:53 -06:00 |
|
Neil Dorin
|
6ec0295aba
|
Progress on comm bridge
|
2018-09-20 17:13:54 -06:00 |
|
Heath Volmer
|
99da6debdc
|
Switched Websocket to synchronous Send method. Seems to prevent data loss
|
2018-09-19 11:46:52 -06:00 |
|
Heath Volmer
|
ee6293fa75
|
Added MessengerBase class to app server stuff
|
2018-09-12 13:53:35 -06:00 |
|
Neil Dorin
|
7112c50f5a
|
Adds Fusion Custom Properties support and bridge to pass values from custom properties to devices
|
2018-09-11 19:36:10 -06:00 |
|
Neil Dorin
|
30506419df
|
Moved config reader/writer classes to essentials core. refactored as a result
|
2018-09-07 15:58:03 -06:00 |
|
Neil Dorin
|
c3bea683fc
|
Added ConfigWriter class. Updated AV Funciton Driver UI classes to show shutdown prompt when room about to shut down for vacancy.
|
2018-08-31 18:06:43 -06:00 |
|
Neil Dorin
|
bd31d76e8b
|
New Room on to default source feature working using scheduled events and built in scheduler based on config values
|
2018-08-24 18:08:25 -06:00 |
|