Nick Genovese
bdb28bbd95
Merge pull request #1155 from PepperDash/feature-2.0.0/remove-obsolete-classes
...
Feature 2.0.0/remove obsolete classes
2023-11-01 13:15:22 -04:00
Nick Genovese
8feabcd536
feature: removed everything that had obsolete marked
2.0.0-alpha-2302
2023-10-31 10:30:39 -04:00
Neil Dorin
e1eb432dee
Merge pull request #1153 from PepperDash/feature-2.0.0/move-dm-to-library
...
Move DM Project to library
2023-10-27 10:35:45 -06:00
Andrew Welker
47a0b537ba
chore: remove DM files
2.0.0-alpha-2298
2023-10-27 10:00:44 -05:00
Andrew Welker
f1dfeb003e
build: correct issue with cpz output
2.0.0-alpha-2297
2023-10-26 23:24:37 -05:00
Andrew Welker
8f510a6243
fix: correct minor leftover merge issues
2023-10-26 23:24:01 -05:00
Andrew Welker
8537630e03
merge branch 'development' into feature-2.0.0/move-dm-to-library
2023-10-26 23:07:55 -05:00
Andrew Welker
552a315ac0
Merge pull request #1130 from PepperDash/feature/systemmonitor-programinfo-update
...
Update systemMonitor class to append Essentials version number
1.15.4-beta-2296
2023-10-26 08:53:06 -06:00
Andrew Welker
99c35f14e1
Merge branch 'development' into feature/systemmonitor-programinfo-update
1.15.4-alpha-2294
2023-10-26 07:36:47 -06:00
Andrew Welker
5f2b916220
Merge pull request #1141 from PepperDash/feature/ir-bridge-map
...
Add default IR join map using Crestron IR File naming conventions DEV
1.15.4-beta-2293
2023-10-26 07:36:25 -06:00
Andrew Welker
c7a16a46e9
Merge branch 'development' into feature/ir-bridge-map
1.15.4-alpha-2292
2023-10-25 20:39:46 -06:00
jkdevito
4f64022623
fix: update duplicate joinMap prooperties causing build errors
1.15.4-alpha-2291
2023-10-25 17:25:14 -05:00
Andrew Welker
7ad638ea9a
Merge branch 'development' into feature/systemmonitor-programinfo-update
1.15.4-alpha-2290
2023-10-25 16:02:00 -06:00
Andrew Welker
51d168b1d5
Merge pull request #1147 from PepperDash/hotfix/mpc3Touchpanel-updates
...
refactor: update init methods and add events
1.15.4-beta-2289
2023-10-25 16:00:21 -06:00
Andrew Welker
3179f3bf59
Merge branch 'development' into hotfix/mpc3Touchpanel-updates
1.15.4-hotfix-2288
2023-10-25 15:36:28 -06:00
Andrew Welker
eba27d016d
Merge pull request #1144 from PepperDash/feature/add-secureTcpClient-to-commFactory
...
Add secureTcpClient to comm factory DEV
1.15.4-beta-2287
2023-10-25 15:36:08 -06:00
Andrew Welker
e5fe16122f
Merge branch 'development' into feature/add-secureTcpClient-to-commFactory
1.15.4-alpha-2286
2023-10-25 15:20:37 -06:00
Andrew Welker
ee9b191f85
Merge branch 'main' into feature/ir-bridge-map
2023-10-25 14:51:29 -06:00
Jason DeVito
d1d1d81165
fix: update registration debug statement to include response
1.15.4-hotfix-2284
2023-10-25 15:44:39 -05:00
Jason DeVito
6698dcb46e
refactor: update init methods and add events
...
- Updated InitializeButton method to enable/disable buttons based on config.
- Updated InitializeButtonFeedback method debug statements.
- Added BaseEvent event subscription.
- Added PanelStateChnage event subscription.
1.15.4-hotfix-2283
2023-10-25 15:26:42 -05:00
Neil Dorin
48a5bd64a4
Gets clean build
2.0.0-alpha-2282
2023-10-25 10:31:42 -06:00
Jason DeVito
c8aa77fbc0
Merge pull request #1146 from PepperDash/hotfix/hdpsxxx-executeswitcher-object
...
Hotfix/hdpsxxx executeswitcher object
1.15.4-beta-2281
2023-10-24 15:56:48 -05:00
Jason DeVito
53b96d54e6
fix: removes old selector casting statements
1.15.4-hotfix-2280
2023-10-24 15:36:04 -05:00
Jason DeVito
6c41b8e19d
fix: updates executeSwitch, add helper method
...
1. Updated executeSwitch object casting to resolve routing issues.
2. Added ListRoutingPorts method.
1.15.4-hotfix-2279
2023-10-24 15:24:44 -05:00
Jason DeVito
922119fdd6
refactor: updated IR joins.
2023-10-14 22:20:11 -05:00
Andrew Welker
86c1faa7cd
Merge branch 'development' into feature/add-secureTcpClient-to-commFactory
2023-10-10 10:43:32 -05:00
Andrew Welker
75895604ed
Merge pull request #1143 from PepperDash/feature/add-secureTcpClient-to-commFactory
...
Add secureTcpClient to comm factory
1.15.3
2023-10-10 10:41:03 -05:00
jdevito
de6f8c7896
feat: adds secureTcpClient to comm factory
1.15.3-alpha-2273
2023-10-10 06:07:37 -05:00
jdevito
5a5e24a921
fix: clears joinMap.Joins and rebuilds with matching IR commands of the file loaded
1.15.3-alpha-2272
2023-10-07 19:54:56 -05:00
jdevito
8b3bc523d2
fix: removes if blocking PrintAvailableCommands
1.15.3-alpha-2271
2023-10-07 19:39:58 -05:00
jdevito
ff04d49a1b
fix: updates debug level and removes unused code
1.15.3-alpha-2270
2023-10-07 19:26:14 -05:00
jdevito
55af6a96f6
feat(wip): updates bridge join map descriptions
...
Updated bridge join map descriptions to match the IR standard command name.
1.15.3-alpha-2269
2023-10-07 19:25:04 -05:00
jdevito
a3561bc89b
feat(wip): updates GenericIrController and IrOutputPortController to implement bridge map
1.15.3-alpha-2268
2023-10-07 19:16:03 -05:00
jdevito
1a123ab6dc
feat: adds GenericIrControllerJoinMap
1.15.3-alpha-2267
2023-10-07 16:54:29 -05:00
jdevito
c0b0b35f6d
feat(wip): seeds feature for IR signal bridge map
2023-10-07 16:51:27 -05:00
Andrew Welker
1d60f2e069
Merge pull request #1140 from PepperDash/hotfix/huddle-room-interfaces
...
Break IEssentialsRoom down further
1.15.3-beta-2265
2023-09-29 09:14:37 -05:00
Andrew Welker
bd97676050
Merge branch 'development' into hotfix/huddle-room-interfaces
1.15.3-hotfix-2264
2023-09-28 16:59:04 -05:00
Neil Dorin
8612fab4fe
Merge pull request #1138 from PepperDash/hotfix/huddle-room-interfaces
...
Break IEssentialsRoom down further
2023-09-28 15:26:44 -06:00
Andrew Welker
b9fd9f23a4
refactor: break IEssentialsRoom down further
...
In order to allow for easier composition of interfaces for room plugins, the IEssentialsRoom interface needed to be broken down further to the simplest components a room would need to function. The interfaces are composited in the huddle space and the Huddle VTC interfaces.
1.15.3-hotfix-2262
1.15.3-hotfix-2263
2023-09-28 15:42:38 -05:00
Andrew Welker
1e07e44279
Merge pull request #1135 from PepperDash/feature/hdpsXxx-fixes
...
Feature/hdps xxx fixes
1.15.3-beta-2259
2023-09-20 16:07:11 -05:00
Jason DeVito
1569c12450
fix: Updates SetupOutputs method
...
Corrects the port referencece to exclude `.StreamCec` when
building the port.
1.15.3-alpha-2258
2023-09-20 15:41:06 -05:00
Jason DeVito
6d020132cf
refactor: GetCecPort method to handle exceptions
1.15.3-alpha-2257
2023-09-20 15:38:25 -05:00
Jason DeVito
7ecb2ecf6d
fix: updates SetupOutputs to create a hdmiOutX and dmLiteOutX port
1.15.3-alpha-2256
2023-09-13 16:43:23 -05:00
Jason DeVito
393033b6c9
refactor: Updates HdPsXxxController class
...
- Modifies `SetupInput()` and `SetupOutput()`
- Renames `GetInputPriorities()` to `SetInputPriorities()`
1.15.3-alpha-2255
2023-09-13 10:13:39 -05:00
Jason DeVito
9fb16f30b0
refactor: Changes IRoutingHasSync interface
...
- Changed IRoutingHasSync interface to IRoutingHasVideoInputSyncFeedbacks.
- Remvoed IRoutingHasSynDelegate
- Added interface to HdPsXxxController class
1.15.3-alpha-2254
2023-09-13 10:02:20 -05:00
Jason DeVito
8b6a9db7e0
refactor: refactors GetCecPort method
1.15.3-alpha-2253
2023-09-13 09:32:44 -05:00
Jason DeVito
5a67a4060d
feat: adds routing sync provider interface and delegate
2023-09-13 09:31:25 -05:00
Jason DeVito
0fad667fab
fix: adds additional debug statements when attempting to get feedback property for device
2023-09-13 09:29:51 -05:00
Andrew Welker
95c37872ad
Merge pull request #1132 from PepperDash/hotfix/mpc3-keypad-processor
...
Update MPC3 Touchpanel Controller DEV
1.15.3-beta-2252
2023-09-13 09:28:03 -05:00
Andrew Welker
a5ad7ea48b
Merge branch 'development' into hotfix/mpc3-keypad-processor
1.15.3-hotfix-2250
2023-09-13 08:51:55 -05:00