The Essentials Application Framework Libraries
Find a file
Neil Dorin c3c9c584ae Merged in feature/ecs-1125 (pull request #23)
Feature/ecs 1125

Approved-by: Neil Dorin <ndorin@pepperdash.com>
2019-07-30 20:24:25 +00:00
docs Messages in SSE receive to help debug missing data - no progress yet 2018-03-02 13:32:48 -07:00
essentials-framework 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
IR Drivers Updates DisplayControllerBridge to support BasicIrDisplay types, adds Samsung IR driver file, updates SetupFileSystem in ControlSystem.cs to build plugin folder 2019-06-24 15:16:20 -06:00
PepperDashEssentials 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
Sample Presets DM Mods 2017-03-03 14:42:20 -07:00
.gitignore Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
.gitmodules Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
devjson commands.json Resolves ecs-1117. Tested at Einstein 2019-06-25 13:43:21 -06:00
PepperDashEssentials.sln # ECS-1079_AddDisplayControlBridge 2019-05-03 12:51:12 -04:00
README.md Updated readme 2019-07-11 17:13:11 -06:00

Pepperdash Essentials

RELEASE PROCESS CONTROLLED BY JENKINS CI PROCESS

How to merge

  • Make changes
  • Build
  • Test on your system
  • Commit and push to essentials
  • Curse a whole lot when you try to figure out how to then get developments all synced up