The Essentials Application Framework Libraries
Find a file
Neil Dorin bd5a69a83c Merged in maintenance/remove-essentials-framework-submodule (pull request #18)
Removes essentials-framework as a submodule and brings the files back into the main repo

Approved-by: Neil Dorin <ndorin@pepperdash.com>
2019-07-09 23:23:10 +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 Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -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 Merge remote-tracking branch 'origin/bugfix/weil20190610' into feature/ecs-1123 2019-07-09 16:52:23 -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 Adds README.md with basic process instructions for repo maintenance cycle 2019-06-11 11:58:57 -06:00

Pepperdash Essentials

How to merge

Essentials Framework

  • If any external references have changed (like PepperDash.Core), make not of them in the commit in Framework

  • Make changes

  • Build

  • Test on your system

  • Commit and push to framework

  • Commit and push to essentials

  • Curse a whole lot when you try to figure out how to then get developments all synced up