Essentials/essentials-framework/Essentials Core/PepperDashEssentialsBase
2021-08-02 17:36:51 -06:00
..
Bridges adds new type options to use EISCClient and EISCServer in eiscapiadvanced 2021-06-17 13:49:09 -06:00
Comm and IR Added SecretsManager 2021-04-15 13:47:46 -05:00
Config #700 FIxes issue where ConfigWrite.UpdateDeviceConfig and UpdateRoomConfig do not write config to file 2021-05-11 20:28:15 -04:00
Crestron fixes #599 by checking for registration status before updating feedbacks 2021-02-08 15:43:04 -07:00
Crestron IO feat: Add support for C2N-IO 2021-07-19 10:29:30 -06:00
Device Info make IDeviceInfoProvider inherit from IKeyed 2020-11-10 12:00:58 -07:00
DeviceControlsParentInterfaces
Devices feat: Add method call to constructor for EssentialsDevice 2021-07-23 19:44:41 -06:00
DeviceTypeInterfaces reverts IMobileControl back to using EssentialsRoomBase instead of IEssentialsRoom for now 2021-07-29 16:39:34 -06:00
Display #729 Updates to get CheckSchedule method working as designed 2021-07-02 15:01:17 -06:00
Ethernet Major repo cleanout. Removes all files marked as REMOVE or MOVED and removes Cues and all assciated referenced. 2020-01-30 14:38:00 -07:00
Extensions fixed minor registration error 2021-04-15 14:36:43 -05:00
Factory reverts IMobileControl back to using EssentialsRoomBase instead of IEssentialsRoom for now 2021-07-29 16:39:34 -06:00
Feedbacks Merge branch 'development' into feature/room-combining 2021-07-19 15:45:56 -06:00
Fusion feat: Update Fusion to create a GUID file per room 2021-07-20 17:30:45 -06:00
Gateways #451 Fix namespace issues 2021-02-18 13:03:23 -07:00
Global Fix to test build image again 2021-03-19 09:22:21 -06:00
Interfaces Fixes Namespace and Implements IKeyed in both interfaces. 2020-12-16 15:00:30 -05:00
InUseTracking
JoinMaps Prevents join map info from printing on program start (JoinMapBaseAdvanced constructor) unless debug level is > 0 2021-02-17 10:18:19 -07:00
License Major repo cleanout. Removes all files marked as REMOVE or MOVED and removes Cues and all assciated referenced. 2020-01-30 14:38:00 -07:00
Lighting add null check to all internal device LinkToApi methods 2020-06-19 15:48:34 -06:00
Microphone Privacy feat: Update some internal Essentials devices to use Initialize method 2021-07-23 19:56:29 -06:00
Monitoring Updates to properly clear errors when there are none and set message to "Room Ok." 2021-01-25 17:56:20 -07:00
Occupancy fix: update access level for config constructor 2021-07-19 15:10:03 -06:00
PartitionSensor fix: Correct functioning while in test mode 2021-07-23 13:41:21 -06:00
Plugins adds check for abstract class before attempting to create instance 2021-06-16 13:11:45 -06:00
Presets fix PresetsList saving to file 2020-12-21 16:19:45 -07:00
Properties Allow some outside assemblies to see internals 2020-07-13 14:50:57 -06:00
Queues Merge branch 'development' into feature/imobilecontrolroombridge-upgrades 2021-04-08 16:17:02 -06:00
Ramps and Increments
Remotes #451 Fix namespace issues 2021-02-18 13:03:23 -07:00
Room fix: Initialize lists for partitions and scenarios 2021-07-20 08:28:25 -06:00
Routing 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" 2021-04-29 13:44:47 -04:00
Secrets Resoves #688 2021-04-16 12:29:41 -05:00
Shades Finishes converting all existing types to new DeviceFactory mechanism. #106 2020-04-22 17:52:29 -06:00
SmartObjects Major repo cleanout. Removes all files marked as REMOVE or MOVED and removes Cues and all assciated referenced. 2020-01-30 14:38:00 -07:00
Timers add Math.Floor calls to ignore milliseconds 2021-02-24 14:27:11 -07:00
Touchpanels #443 Add SetString Overload 2020-10-13 14:06:48 -06:00
TriListBridges
UI PageManagers Implements ITvPresetsProvider on IrSetTopBoxBase 2021-01-28 14:05:59 -07:00
Utilities Adds null check for _worker before checking thread state 2021-02-26 14:16:53 -07:00
VideoStatus Major repo cleanout. Removes all files marked as REMOVE or MOVED and removes Cues and all assciated referenced. 2020-01-30 14:38:00 -07:00
app.config
PepperDash_Essentials_Core.csproj Merge branch 'development' into feature/room-combining 2021-07-19 15:45:56 -06:00
PepperDash_Essentials_Core.nuspec Update PepperDash_Essentials_Core.nuspec 2021-01-26 11:05:42 -07:00
SigHelper.cs