Neil Dorin
Neil Dorin
**Was this bug identified in a specific build version?** Changes to ZoomRoom v5.11.0.1540 cause issues with Essentials 1.10.2 and earlier. Appears to be caused by bugs in ZoomRoom API. Creating...
**Is your feature request related to a problem? Please describe.** Suggested by @ngenovese11 Right now there's no isolated area in the Essentials source code to put experimental new concepts to...
**Is your feature request related to a problem? Please describe.** Currently, only room types specified in the `LoadRooms()` method in `ControlSystem` can be instantiated. In order to facilitate custom room...
**Is your feature request related to a problem? Please describe.** We need a common folder for interrfaces to make them easier to find **Describe the solution you'd like** Move interfaces...
**Describe the bug** Somehow the `1.75` tag got pushed back to the origin repo and is messing up all the auto-generated build numbers. Need to delete that tag from origin...
**Is your feature request related to a problem? Please describe.** Currently, the `PowerIsOnFeedback` property on the `DisplayBase` class is decorated as indicated below. This needs to be updated to be...
**Is your feature request related to a problem? Please describe.** Currently the EssentialsVideoCodecUiDriver is making a determination based on trying to find the first available value for phone and video...
**Describe the bug** Values bridged to SIMPL not coming from Feedback objects that are just set directly to the StringInput/BooleanInput/UshortInput collection on the Trilist don't repropegate if the far end...
**Is your feature request related to a problem? Please describe.** Some useful console commands could be added to make viewing the state of devices easier **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** Currently a codec behaves as though it is a routing midpoint by implementing `IRouting`, which is technically inaccurate. **Describe the...