Trevor Payne
Trevor Payne
Modified the `SelectDirectoryEntry` method in `VideoCodecBase` to accept a `0` index and set the private `_selectedDirectoryItem` to a null value, and modifed the rest of the method to clear all...
**Is your feature request related to a problem? Please describe.** Attempting to bring bridge in line with Extant Crestron module feature set - including a single digital to clear the...
**Is your feature request related to a problem? Please describe.** When secrets are utilized in a device config for a reconfigurable device, saving the config file to a local config...
**Was this bug identified in a specific build version?** No specific build **Describe the bug** Unable to set or retrieve secrets from default secrets provider. **To Reproduce** Use the default...
**Is your feature request related to a problem? Please describe.** There is some circular referencing between the `...VideoCodec` and ...`VideoCodec.Cisco` namespaces, specifically related to room presets. This makes it incredibly...
**Is your feature request related to a problem? Please describe.** The joinmap reporting format is less than ideal for a human to parse. **Describe the solution you'd like** The data...
**Is your feature request related to a problem? Please describe.** There are several types of PDUs in usage - at least two have plugins or support within essentials, and I'm...
**Is your feature request related to a problem? Please describe.** There is currently no way to access a codec mic mute explicitly from a class that implements ICodecAudio - you...
**Describe the bug** When you attempt to register a device to an improper parent, the device registration failure reason is for unknown device type. This ambiguous and makes it difficult...
**Describe the bug** The constructor of DmRmcHelper utilizes the instance of the chassis returned by DeviceManager. If the chassis has not yet been instantiated, the returned device will be null...