Essentials/essentials-framework/Essentials Core/PepperDashEssentialsBase
2021-10-01 10:10:08 -04:00
..
Bridges Merge branch 'development' into feature/dmps-audio-fixes 2021-09-28 15:24:17 -04: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 fix(essentials): #842 Adds back in code to register Crestron devices under normal circumstances 2021-09-29 15:14:07 -06:00
Crestron IO feat: Add support for C2N-IO 2021-07-19 10:29:30 -06:00
Device Info
DeviceControlsParentInterfaces
Devices feat(essentials): Reworks logic in InitializeSystem() to be a bit cleaner using a CEvent and the existing AllDeviceActivated event 2021-09-24 17:25:14 -06:00
DeviceTypeInterfaces feat(essentials): #800 adds public access modifier on properties 2021-08-18 13:35:48 -06:00
Display #729 Updates to get CheckSchedule method working as designed 2021-07-02 15:01:17 -06:00
Ethernet
Extensions fixed minor registration error 2021-04-15 14:36:43 -05:00
Factory feat(essentials): #835 comments out some debug messages to clean up console at startup 2021-09-22 11:56:06 -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(essentials): #842 Adds back in code to register Crestron devices under normal circumstances 2021-09-29 15:14:07 -06:00
Interfaces
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
Lighting
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 Merge branch 'development' into hotfix/glspartcn-enable-feedback 2021-09-02 07:42:52 -06:00
Plugins feat(essentials): #835 comments out some debug messages to clean up console at startup 2021-09-22 11:56:06 -06:00
Presets
Properties
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 Merge branch 'development' into hotfix/room-method-updates 2021-08-18 16:05:46 -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
SmartObjects
Timers add Math.Floor calls to ignore milliseconds 2021-02-24 14:27:11 -07:00
Touchpanels
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
app.config
PepperDash_Essentials_Core.csproj Merge branch 'development' into hotfix/4series-cultureinfo-for-time-formats-and-dm-4kz-fix 2021-08-26 17:59:32 -06:00
PepperDash_Essentials_Core.nuspec build: Update nuspec file for maximum PD Core version 2021-09-13 08:33:36 -06:00
SigHelper.cs