Trevor Payne
437e4f72f2
feature: Finalize Clear Directory Action
1.10.9-alpha-1932
2022-09-06 16:04:18 -05:00
Trevor Payne
080375345b
fix:merge fixes
1.10.9-alpha-1929
2022-09-06 11:53:08 -05:00
Trevor Payne
4d911d492f
Fixed Commit Messages
2022-09-06 11:46:37 -05:00
Trevor Payne
e4226eb74b
Post Lab Cisco-RoomOS Codec Pugin Testing
...
Multiple Changes
2022-09-06 09:56:46 -05:00
Trevor Payne
75c8dea4d3
Merged with Development
1.10.9-alpha-1928
2022-09-06 00:10:40 -05:00
Trevor Payne
960c882436
Post BAML CodecTesting
...
Multiple Changes
1.10.9-alpha-1927
2022-09-05 23:51:12 -05:00
Neil Dorin
edd55d0349
Merge pull request #992 from PepperDash/feature/touchpanel-plugins
...
Add TouchpanelBase class and initial implementation
1.10.9-beta-1925
2022-09-02 15:15:20 -06:00
Andrew Welker
384c4c2781
Merge branch 'feature/touchpanel-plugins' of https://github.com/PepperDash/Essentials into feature/touchpanel-plugins
1.10.9-alpha-1924
2022-09-02 15:00:12 -06:00
Andrew Welker
9b2611be02
refactor: add error handling for cases where type isn't found
2022-09-02 15:00:00 -06:00
Andrew Welker
26bd49aa85
Merge branch 'development' into feature/touchpanel-plugins
1.10.9-alpha-1923
2022-09-02 14:45:06 -06:00
Andrew Welker
1b9f16ea74
fix: add missing event registration
1.10.9-alpha-1922
2022-09-02 14:44:15 -06:00
Andrew Welker
88a16b577b
refactor: update constructors for touchpanel controller and base class
1.10.9-alpha-1921
2022-09-02 14:35:06 -06:00
Andrew Welker
b4ab0c1c32
Merge pull request #991 from PepperDash/hotfix/essentials-cooling-routing
...
Hotfix/essentials cooling routing
1.10.9-beta-1920
2022-09-02 13:56:05 -06:00
Andrew Welker
d01be57f81
feat: add TouchpanelBase class and initial implementation
1.10.9-alpha-1919
2022-09-02 13:54:34 -06:00
Andrew Welker
5ba7abb59b
Merge branch 'development' into hotfix/essentials-cooling-routing
1.10.9-hotfix-1918
2022-09-02 11:49:06 -06:00
Neil Dorin
c4a23e0887
feat(essentials): Adds RoomUiBehaviorConfig for disabling activity buttons
1.10.8-hotfix-1917
1.10.9-hotfix-1937
2022-09-02 11:19:18 -06:00
Andrew Welker
2622e68afc
Merge pull request #957 from PepperDash/feature/dmps-dm-fixes
...
Feature/dmps dm fixes
1.10.8-beta-1916
2022-09-02 11:00:16 -06:00
Andrew Welker
7fe2d04d31
fix: add removal of RouteRequest when calling ReleaseRoute
1.10.8-hotfix-1915
2022-09-01 12:29:19 -06:00
Andrew Welker
358f44cfe5
refactor: remove completed request from dictionary
1.10.8-hotfix-1914
2022-09-01 11:57:40 -06:00
Andrew Welker
d7cccc0709
feat: add cooldown logic to Magic Routing
...
In some cases, a route can be requested while a sink is cooling down.
In those cases, the routing logic should keep track of requests for a
destination and wait until cooling is complete to request the new
route.
1.10.8-hotfix-1913
2022-09-01 11:47:52 -06:00
Andrew Welker
72086b57b3
Merge branch 'development' into feature/dmps-dm-fixes
1.10.8-alpha-1912
2022-08-31 15:06:34 -06:00
Andrew Welker
f04b93d5e9
Merge pull request #989 from PepperDash/feature/cen-io-ir-104
...
Feature/cen io ir 104
1.10.8-beta-1911
2022-08-31 15:06:24 -06:00
Andrew Welker
18c52ca199
Merge branch 'development' into feature/dmps-dm-fixes
1.10.8-alpha-1910
2022-08-31 14:49:56 -06:00
Andrew Welker
1dcafff8fb
Merge branch 'development' into feature/cen-io-ir-104
1.10.8-alpha-1909
2022-08-31 14:49:13 -06:00
Andrew Welker
81b1117310
Merge pull request #988 from PepperDash/feature/cen-io-ir-104
...
Add Support for CEN-IO devices
1.10.7
2022-08-31 14:47:58 -06:00
jdevito
fb689c4484
fix: updated CEN-IO classes inheriting from EssentialsDevice to CrestronGenericBaseDevice to resolve activation issues
1.10.7-alpha-1908
2022-08-31 14:43:58 -05:00
jdevito
40cb1b0fcf
Merge remote-tracking branch 'origin/hotfix/huddle-room-interfaces' into feature/cen-io-ir-104
1.10.7-alpha-1907
2022-08-31 11:55:15 -05:00
Jason DeVito
4574941288
fix: updated debug statement for DinCenCnController class referencing building a temp sensor device
1.10.7-alpha-1906
2022-08-30 22:11:33 -05:00
Jason DeVito
122abc56e5
fix: added null checks in BuildDevice with debug statements if null
1.10.7-alpha-1905
2022-08-30 22:02:47 -05:00
Jason DeVito
074ee190ad
feat: added cen-io-ir-104 device and factory
1.10.7-alpha-1904
2022-08-30 21:53:41 -05:00
Andrew Welker
68a0157fbe
fix: add missing interface
1.10.7-hotfix-1903
2022-08-30 13:57:53 -06:00
Alex Johnson
0376943dac
Reworks the creation process for DM transmitters
1.10.7-alpha-1901
2022-08-20 15:18:39 -04:00
Trevor Payne
d302a1b06b
fix: merge in changes from issue #983
...
fix: DeviceInfo Null Check
Change IConvertiblePreset to abstract class ConvertiblePreset
1.10.7-alpha-1899
2022-08-18 16:34:48 -05:00
Andrew Welker
62abbdf5e9
Merge pull request #981 from PepperDash/hotfix/zoomroom-bridge-updates
...
Hotfix/zoomroom bridge updates
1.10.7-beta-1898
2022-08-18 08:50:17 -06:00
Trevor Payne
780ec0aa4b
fix: Check for local version
1.10.6-alpha-1897
2022-08-17 13:22:48 -05:00
Trevor Payne
c2deaf9534
merge: feature/VideoCodec-Phonebook-Clear
2022-08-17 13:18:25 -05:00
Trevor Payne
cf3563d6b6
Merge branch 'feature/VideoCodec-Phonebook-Clear' into feature/explicit-essentials-version-check
2022-08-17 13:17:15 -05:00
Trevor Payne
e45643e9ab
feat: add PluginDevelopmentDeviceFactory and associated Interfaces
...
feat: add method to Global to check against list of development versions
2022-08-17 13:01:21 -05:00
Jason DeVito
12248c6393
fix: removed extra debug statements
1.10.6-hotfix-1895
2022-08-12 17:36:38 -05:00
Jason DeVito
139ecc3e58
fix: (wip) updated VideoCodecBase LinkToApis to resolve issue #983 with call status and directory not updating wtih bridge online status change
1.10.6-hotfix-1894
2022-08-12 17:32:54 -05:00
Trevor Payne
03a640d3d4
fix: Joinmap Index overwriting - adjusted
1.10.6-alpha-1893
2022-08-12 16:18:58 -05:00
Trevor Payne
96cc263dbe
feat: Resolves #982
1.10.6-alpha-1892
2022-08-12 16:08:00 -05:00
jdevito
afa0a4cac2
Merge branch 'development' into hotfix/zoomroom-bridge-updates
1.10.6-hotfix-1891
2022-08-12 16:04:40 -05:00
Trevor Payne
9860e5f498
feat: Add method to clear selected phonebook entry
2022-08-12 15:58:19 -05:00
Alex Johnson
ed335cc9ae
Fixes for offline feedback for DM endpoints that don't provide offline feedback in the hardware definition. Adds offline and name feedback to joinMap for these devices.
1.10.6-alpha-1890
2022-08-12 09:26:09 -04:00
Alex Johnson
5d51570018
Merge branch 'development' into feature/dmps-dm-fixes
1.10.6-alpha-1889
2022-08-12 09:07:49 -04:00
Andrew Welker
e5393deea8
Merge pull request #980 from PepperDash/hotfix/zoomroom-bridge-updates
...
Hotfix/zoomroom bridge updates
1.10.6
1.10.5
2022-08-10 16:28:16 -06:00
Jason DeVito
c446c3a976
fix: updates to resolve directory display issues on touch panel when bridged
1.10.5-hotfix-1888
2022-08-10 17:12:30 -05:00
Jason DeVito
49e44ec850
fix: updated VideoCodecBase UpdateDirectoryXSig to handle directory results that are greater than 1023, XSig maximimum index
1.10.5-hotfix-1887
2022-08-10 15:49:41 -05:00
Andrew Welker
7298b9b767
Merge pull request #977 from PepperDash/hotfix/fix-lightingScene-scene-select-index
...
Hotfix/fix lighting scene scene select index
1.10.5-beta-1886
2022-08-08 15:49:19 -06:00