Neil Dorin
|
a050328bb2
|
Merge branch 'feature/add-docker-build-action' of https://github.com/PepperDash/Essentials into feature/add-docker-build-action
|
2020-03-20 10:57:07 -06:00 |
|
Neil Dorin
|
f0129f7349
|
Removes legacy reference folder and updates script to work correctly
|
2020-03-20 10:56:20 -06:00 |
|
Andrew Welker
|
b3f6d205ea
|
Changes some paths to be GITHUB_HOME instead of GITHUB_WORKSPACE
|
2020-03-20 10:06:23 -06:00 |
|
Neil Dorin
|
4c5849d52c
|
Merge branch 'feature/add-docker-build-action' of https://github.com/PepperDash/Essentials into feature/add-docker-build-action
|
2020-03-20 09:47:30 -06:00 |
|
Neil Dorin
|
c227ea26d1
|
Updates comment and removes .json extension
|
2020-03-20 09:47:26 -06:00 |
|
Andrew Welker
|
5029f27bc9
|
adds -Force flag to Copy-Item
|
2020-03-20 09:44:37 -06:00 |
|
Neil Dorin
|
5e826f4b73
|
Comments out local environment variables for testing
|
2020-03-19 17:59:39 -06:00 |
|
Neil Dorin
|
39c6f5e5c7
|
Updates solution path for docker command
|
2020-03-19 17:48:57 -06:00 |
|
Neil Dorin
|
085bc97321
|
Adds initial Action scripts
|
2020-03-19 17:39:49 -06:00 |
|
Andrew Welker
|
b1573e99de
|
Merge pull request #64 from PepperDash/feature/OccSensor-Fixes
closes #60 , closes #63 , closes #51
|
2020-03-16 09:34:42 -06:00 |
|
Trevor Payne
|
c25901f8c9
|
Merge branch 'feature/OccSensor-Fixes' of https://github.com/PepperDash/Essentials into feature/OccSensor-Fixes
|
2020-03-16 10:19:31 -05:00 |
|
Trevor Payne
|
73918b9294
|
Fixed join mapping for STB Bridge
|
2020-03-16 10:19:14 -05:00 |
|
Andrew Welker
|
1500f5aabe
|
Merge branch 'development' into feature/OccSensor-Fixes
1.4.29-alpha-50
|
2020-03-13 16:15:37 -06:00 |
|
Trevor Payne
|
8f52f49884
|
closes #60 closes #63 closes #51 Exposed and tested occsensor names and raw states. Exposed and tested SetTopBox. Changed conditional formatting for SecondsCountdownTimer
|
2020-03-13 16:49:47 -05:00 |
|
Andrew Welker
|
b5251651af
|
Merge pull request #62 from PepperDash/feature/add-mpc3-keypad-support
Updates to allow for power, mute and volume buttons and feedback
|
2020-03-13 15:25:53 -06:00 |
|
Neil Dorin
|
8716388be4
|
Updates to allow for power, mute and volume buttons and feedback
1.4.29-alpha-48
|
2020-03-13 14:57:10 -06:00 |
|
Neil Dorin
|
81d9531853
|
Merge pull request #61 from PepperDash/feature/add-mpc3-keypad-support
Feature/add mpc3 keypad support
|
2020-03-12 14:18:28 -06:00 |
|
Neil Dorin
|
1b096de377
|
Moved generation of Mpc3TouchpanelController device from core device factory into ControlSystem LoadDevices() method.
1.4.29-alpha-46
|
2020-03-12 12:46:21 -06:00 |
|
Neil Dorin
|
7afcbaee61
|
Adds necessary updates to allow feedback for keypad buttons to be defined in config and linked up at runtime
1.4.29-alpha-45
|
2020-03-12 12:35:13 -06:00 |
|
Neil Dorin
|
daa0427b53
|
Adds logic to enable button actions on MPC3 series keypads
1.4.29-alpha-44
|
2020-03-12 10:05:24 -06:00 |
|
Andrew Welker
|
dab74e59be
|
Merge pull request #59 from PepperDash/release/v1.4.33
Release/v1.4.33
|
2020-03-11 09:58:24 -06:00 |
|
Neil Dorin
|
fd76244add
|
Merge pull request #41 from bitm0de/master
Output Disabled By Hdcp Implementation (Feedback)
|
2020-03-10 15:34:53 -06:00 |
|
Neil Dorin
|
bbcf8e5f3b
|
Merge branch 'development' into master
|
2020-03-10 15:34:26 -06:00 |
|
Neil Dorin
|
b71313248d
|
Addresses issues causing build to fail.
1.4.33-alpha-41
|
2020-03-10 15:01:28 -06:00 |
|
Neil Dorin
|
f27b6fadb9
|
Merge branch 'development' into feature/ecs-1209
# Conflicts:
# PepperDashEssentials/Room/Types/EssentialsHuddleSpaceRoom.cs
# PepperDashEssentials/Room/Types/EssentialsHuddleVtc1Room.cs
# essentials-framework/Essentials Devices Common/Essentials Devices Common/DSP/DspBase.cs
# essentials-framework/Essentials Devices Common/Essentials Devices Common/Power Controllers/Digitallogger.cs
|
2020-03-10 14:23:17 -06:00 |
|
Neil Dorin
|
113b08a227
|
Adds ValidValues string array to JoinMetadata class for storing things like enum values or predetermined strings
|
2020-03-10 14:21:12 -06:00 |
|
Neil Dorin
|
0f9e6ca901
|
Insignificant changes to trigger build pipeline
1.4.33-rc-37
|
2020-03-09 16:52:18 -06:00 |
|
Trevor Payne
|
ddf2bd4c64
|
Added IR SetTopBox
|
2020-03-09 15:08:14 -05:00 |
|
Neil Dorin
|
8bda88dd36
|
Update main.yml
Adds missing branch types
1.4.33-rc-36
1.4.33-rc-35
1.4.33-rc-34
1.4.33-rc-33
|
2020-03-06 15:11:13 -07:00 |
|
Andrew Welker
|
cb1115b232
|
Merge pull request #57 from PepperDash/feature/action-testing
Feature/action testing
|
2020-03-06 12:49:48 -07:00 |
|
Neil Dorin
|
c62299aef7
|
Merge branch 'development' into feature/action-testing
|
2020-03-06 12:46:37 -07:00 |
|
Neil Dorin
|
1632f5888c
|
removes test file
1.4.33-alpha-28
|
2020-03-06 12:43:26 -07:00 |
|
Neil Dorin
|
b5e5eebac6
|
updates to PD.Core v1.0.35 adds test text file to trigger CI builds
1.4.33-alpha-26
|
2020-03-06 12:04:51 -07:00 |
|
Neil Dorin
|
c9ce835786
|
Removes unnecessary Test.txt
|
2020-03-06 10:42:18 -07:00 |
|
Neil Dorin
|
bc004a8764
|
Updates AssemblyInfo.cs files to include AssemblyInformationalVersion and resets default versions to 0.0.0.*. Updates assembly version script to accomodate changes
1.4.33-alpha-18
1.4.33-alpha-19
1.4.33-alpha-20
1.4.33-alpha-21
1.4.33-alpha-22
1.4.33-alpha-23
1.4.33-alpha-24
|
2020-03-05 16:49:03 -07:00 |
|
Neil Dorin
|
27bae27771
|
Adds Test.txt to trigger builds
0.0.22-alpha-17
|
2020-03-05 16:26:43 -07:00 |
|
Neil Dorin
|
05377b06fb
|
Create main.yml
Adds script for CI triggers
0.0.22-alpha-16
|
2020-03-05 16:07:21 -07:00 |
|
Trevor Payne
|
a875880bc3
|
Merge remote-tracking branch 'origin/development' into feature/OccSensor-Fixes
Updating Latest Versions
|
2020-03-04 15:11:48 -06:00 |
|
Trevor Payne
|
891feecca1
|
Various Occsensor Fixes From Beta Build
|
2020-03-04 15:09:11 -06:00 |
|
Neil Dorin
|
c4a64ab3c2
|
Merge pull request #54 from PepperDash/hotfix/system-monitor-not-reporting-correctly
added input sig links for the program information
0.0.21
|
2020-03-04 11:31:27 -07:00 |
|
Neil Dorin
|
1a2ea3e4a3
|
Merge pull request #56 from PepperDash/feature/update-pd-core-to-1.0.35
Feature/update pd core to 1.0.35
|
2020-03-04 11:30:51 -07:00 |
|
Neil Dorin
|
4126df4720
|
Updates PD.Core to v1.0.35
|
2020-03-04 11:22:02 -07:00 |
|
Neil Dorin
|
003a2aa76d
|
Updates to PD.Core v1.0.35
|
2020-03-04 11:11:36 -07:00 |
|
Neil Dorin
|
687300811e
|
Updates to PD.Core v1.0.35
|
2020-03-04 11:11:11 -07:00 |
|
Neil Dorin
|
f04f5991d4
|
Merge pull request #53 from PepperDash/hotfix/system-monitor-not-reporting-correctly
added input sig links for the program information
1.4.33-alpha-31
1.4.33-alpha-32
v1.4.33-alpha-12
1.4.33-beta-18
1.4.33-alpha-45
1.4.33-alpha-39
v1.4.33-beta-14
v1.4.33-rc-16
v1.4.33-rc-15
1.4.33-alpha-17
v1.4.33-alpha-13
|
2020-03-04 10:07:14 -07:00 |
|
Andrew Welker
|
263e792768
|
added input sig links for the program information
fixes issue #52
|
2020-03-04 08:36:35 -07:00 |
|
Neil Dorin
|
1cf5aafa03
|
Moves feebdack FireUpdates to correct event handler callback delegate
0.0.20
0.0.22-alpha-14
|
2020-03-03 12:10:53 -07:00 |
|
Trevor Payne
|
6c32c6154e
|
Add support to expose names - fix some issues with feedbacks from occ sensors
|
2020-03-03 12:37:19 -06:00 |
|
hvolmer
|
cd15b4e93b
|
Merge pull request #49 from PepperDash/feature/add-new-tx-features-to-other-tx-models
Feature/add new tx features to other tx models
0.0.19
0.0.18
|
2020-02-26 16:24:39 -07:00 |
|
Neil Dorin
|
92b6e8a752
|
Merge branch 'release/v1.4.33' into feature/add-new-tx-features-to-other-tx-models
|
2020-02-26 16:19:33 -07:00 |
|