Neil Dorin
98d3a4a2fa
Merge pull request #713 from PepperDash/release/1.9.0
...
1.9.0
1.9.1-hotfix-1388
1.9.0
2021-05-25 14:48:52 -06:00
Andrew Welker
1702c69b73
Merge branch 'main' into release/1.9.0
1.9.0-rc-1387
2021-05-25 14:37:27 -06:00
Andrew Welker
722d28b1b3
Merge pull request #710 from PepperDash/hotfix/techroom-preset-recall-event
...
Hotfix/techroom preset recall event
1.9.0-rc-1386
1.8.6-beta-1385
2021-05-24 13:32:46 -06:00
Andrew Welker
ef7da0d7af
Merge branch 'development' into hotfix/techroom-preset-recall-event
1.8.6-hotfix-1383
2021-05-24 13:19:45 -06:00
Neil Dorin
77d8e63a31
Merge pull request #709 from PepperDash/hotfix/techroom-preset-recall-event
...
Hotfix/techroom preset recall event
2021-05-24 12:59:54 -06:00
Neil Dorin
d2d99d4bfa
Merge branch 'main' into hotfix/techroom-preset-recall-event
1.8.6-hotfix-1381
2021-05-24 12:45:27 -06:00
Neil Dorin
4bd71b04bf
Merge pull request #708 from PepperDash/feature/add-zoomroom-participant-actions
...
Feature/add zoomroom participant actions
1.8.6-beta-1380
2021-05-20 20:34:45 -06:00
Andrew Welker
c5bcd89695
Merge branch 'development' into feature/add-zoomroom-participant-actions
1.8.6-alpha-1378
2021-05-20 18:34:58 -06:00
Jason DeVito
c7cc98bff7
Removed old TODO's from VideoCodecBase.cs. Marked TODO's for Issue #697 .
1.8.6-alpha-1376
2021-05-20 19:32:11 -05:00
Jason DeVito
db60f8f1be
ResponseObject.cs updates: Added and tested SortParticipantListtByHandStatus method. Found an issue with HandStatus response, property names include ': ', updated JsonProperty definitions to account for issues with expected returns vs. actual returns.
1.8.6-alpha-1375
2021-05-20 15:43:02 -05:00
Andrew Welker
e82efdde2d
Merge pull request #707 from PepperDash/hotfix/devjson-overload-fix
...
fix:(EssentialsCore) Add ability for `devjson` command to handle overloads
1.8.5
2021-05-20 11:04:23 -06:00
Andrew Welker
d00c8bed5f
fix:(EssentialsCore) Add ability for devjson command to handle overloads
...
The `devjson` command needs to ability to handle overloads. With this change, if a method is an overloaded method, the command will get all methods on an object that match the entered method name, then get the first entry in the list of methods that matches the length of the provided parameters list.
This won't work in all cases, as there may be situations where the parameters of the methods have the same length, but different types. In that situation, it's likely that the conversion from `Object` to the desired type will fail, in which case, the command will notify the user that something went wrong.
1.8.5-hotfix-1374
2021-05-20 10:52:12 -06:00
Andrew Welker
a91af6bd75
Merge pull request #703 from PepperDash/feature/add-rfi-issue-template
...
Adds RFI Template
1.8.5-beta-1373
2021-05-20 09:22:23 -06:00
Neil Dorin
2d36b80800
Adds CH5 option
1.8.5-alpha-1371
2021-05-14 15:46:12 -06:00
Neil Dorin
e152b9a504
Merge branch 'development' into feature/add-rfi-issue-template
1.8.5-alpha-1369
2021-05-14 15:05:25 -06:00
Neil Dorin
eac7c91327
Create rfi_request.md
1.8.5-alpha-1367
2021-05-13 18:07:03 -06:00
Jason DeVito
ac0d5e59a0
ZoomRoom.cs, commented out Debug statement @ line 874 to remove 'JSON Curly Brace Count:' messages in console when using debug level 2.
1.8.5-alpha-1366
2021-05-12 11:27:33 -05:00
Andrew Welker
78be8ec5f2
Merge pull request #701 from PepperDash/feature/reconfigurable-device-write-control
...
Feature/reconfigurable device write control
1.8.5-beta-1364
2021-05-11 20:22:04 -06:00
Jason Alborough
5fc4ff6027
#700 FIxes issue where ConfigWrite.UpdateDeviceConfig and UpdateRoomConfig do not write config to file
1.8.5-alpha-1362
2021-05-11 20:28:15 -04:00
Neil Dorin
63853739f3
Updates object structure to deal with a bug in ZoomRoom 5.6.3 that responds with an incorrect object structure for the layout style property
1.8.5-alpha-1361
2021-05-11 17:23:26 -06:00
Jason DeVito
c14193f9ac
Updates to VideoCodecControllerJoinMap to fix joins for Participant triggers. Updated ZoomRoomJoinMaps to implement zConfiguration.eLayoutStyle to pass the name across the bridge.
1.8.5-alpha-1360
2021-05-11 18:13:18 -05:00
Jason T Alborough
da179c01f5
Fixes UpdateDeviceConfig()
2021-05-11 17:52:26 -04:00
Jason Alborough
0ded3e30f9
Merge branch 'development' into feature/reconfigurable-device-write-control
1.8.5-alpha-1359
2021-05-11 15:24:40 -04:00
Jason T Alborough
8d215930d9
Adds WriteControlProperty to ReconfigurableDevice
...
CameraBase now uses ReconfigurableDevice
2021-05-11 15:20:35 -04:00
Neil Dorin
b4edb021ee
#698 merged in join map updates from JKD. Fixed enum bit comparison for available layout feedbacks
1.8.5-alpha-1358
2021-05-11 12:23:27 -06:00
Neil Dorin
52caa98f33
Merge branch 'feature/add-zoomroom-layout-controls' into feature/add-zoomroom-participant-actions
1.8.5-alpha-1356
2021-05-11 11:10:37 -06:00
Jason DeVito
4e041d1773
Removed unused DecodecParticipantsXSig method.
1.8.5-alpha-1355
2021-05-11 11:36:17 -05:00
Jason DeVito
118bd5a54a
Updates VideoCodecControllerJoinMap.cs to organize joins. Update to VideoCodecBase.cs UpdateParticipantsXSig.
1.8.5-alpha-1354
2021-05-11 11:19:33 -05:00
Jason DeVito
116abbf962
Updates ZoomRoomJoinMap.cs with join numbers. Updated VideoCodecControllerJoinMap.cs to organize the joins in a logical pattern. Update VideoCodecBase to add the maxAnalogs to the logic calculating xsig indexes and offsets.
1.8.5-alpha-1352
2021-05-11 08:34:16 -05:00
Neil Dorin
a06333e1c3
Adds temp join numbers for participant actions
1.8.5-alpha-1351
2021-05-10 15:38:33 -06:00
Neil Dorin
d937dc14fc
#698 Adds actions to toggle audio/video mute and pinning for participants
1.8.5-alpha-1350
2021-05-10 15:09:33 -06:00
Neil Dorin
604f4ca22d
#698 Adds join objects for participants audio/video mute and pin toggle
1.8.5-alpha-1349
2021-05-10 12:58:07 -06:00
Neil Dorin
2d7ad8ba2a
#698 Updates to add participant hand raised and pin/unpin
1.8.5-alpha-1348
2021-05-07 18:07:25 -06:00
Neil Dorin
e4a3933743
Mostly coded. Needs join numbers for ZoomRoomJoinMap values
1.8.5-alpha-1347
2021-05-06 16:54:41 -06:00
Neil Dorin
d6445861f5
Adds IHasZoomRoomLayouts interface. Update zStatus.Layout class to extend NotifiableObject
1.8.5-alpha-1346
2021-05-05 21:55:28 -06:00
Jason T Alborough
03b076c8eb
Merge pull request #696 from PepperDash/feature/dm-audio-routing-fix
...
Fixes DM Audio Routing
1.8.5-beta-1345
2021-04-30 15:28:08 -04:00
Andrew Welker
7c58221acc
Merge branch 'development' into feature/dm-audio-routing-fix
1.8.5-alpha-1343
2021-04-30 13:12:18 -06:00
Andrew Welker
14f7c27b33
Merge pull request #695 from PepperDash/bugfix/discovery-routing-endless-loop
...
Bugfix/discovery routing endless loop
1.8.5-beta-1342
2021-04-30 13:12:10 -06:00
Jason Alborough
9ea65883b7
Fixes DM Audio Routing
1.8.5-alpha-1340
2021-04-30 14:58:39 -04:00
Alex Johnson
9d0020d999
Merge branch 'development' into bugfix/discovery-routing-endless-loop
1.8.5-hotfix-1338
2021-04-29 13:52:36 -04:00
Alex Johnson
fb44a3b93c
Resolves looping in IRouting by adding the device to the tracking list before iterating down further. Adds debug statement to print when this condition occurs - "Skipping input <device> on <router-device>, this was already checked"
1.8.5-hotfix-1336
2021-04-29 13:44:47 -04:00
Andrew Welker
6b7c5c01f8
Merge pull request #693 from PepperDash/hotfix/console-response-crlf-fixes
...
Hotfix/console response crlf fixes
1.8.5-beta-1335
2021-04-28 21:58:44 -06:00
Andrew Welker
1a3eb9a546
Merge branch 'development' into hotfix/console-response-crlf-fixes
1.8.5-hotfix-1333
2021-04-28 09:54:39 -06:00
Andrew Welker
44c171c8f4
Merge pull request #692 from PepperDash/hotfix/console-response-crlf-fixes
...
Changes cr to crlf for some console command responses
2021-04-28 09:54:24 -06:00
Alex Johnson
ae9833ffaa
Changes cr to crlf for some console command responses
1.8.5-hotfix-1331
2021-04-23 08:58:43 -04:00
Neil Dorin
685c344785
#690 fixes incorrect conditional check before firing feedback
1.8.5-hotfix-1329
2021-04-20 14:38:24 -06:00
Andrew Welker
e6f5142fc3
Merge pull request #688 from PepperDash/feature/secretsManager
...
Feature/secrets manager
1.8.5-beta-1325
2021-04-16 12:13:38 -06:00
Trevor Payne
3c9ca1e527
Resoves #688
...
Added some QoL improvements to SecretsManager meant to protect the integrity of the providers dictionary from accidental manipulation
Debug statement improvements
Improvements to verbosity of console command returns for the SecretsManager
1.8.5-alpha-1323
2021-04-16 12:29:41 -05:00
Trevor Payne
452d0a5a39
Changed DeviceFactory.GetSecret(SecretsPropertiesConfig data) to return an empty string instead of null on a failed retrieval
1.8.5-alpha-1321
2021-04-16 09:59:58 -05:00
Trevor Payne
8643ed2caf
#685 - Requested Fixes per AWelker
1.8.5-alpha-1319
2021-04-15 19:14:24 -05:00