Essentials/essentials-framework/Essentials Core/PepperDashEssentialsBase
Trevor Payne 3f6b2f05a2 feature: Add Static Class to assist with getting network information about connected devices
feature: Add overload to 'Contains' extension method to allow for some more verbose comparisons

feature: Add 'TrimAll' string extension method to TrimStart and TrimEnd with an overload to set the character to trim

docs: improve XML summary comments for string extensions
2023-07-04 23:53:31 -05:00
..
Bridges Merge branch 'main' into hotfix/ConsoleCommandFixes 2023-04-14 12:39:29 -06:00
Comm and IR fix: updated packages.config to reference PepperDashCore.1.1.5-alpha-291, built on latest development branch; removed empty constructor from request handlers 2023-01-24 12:22:40 -06:00
Config fix:console commands for Secrets Management Modified 2022-07-15 17:40:48 -05:00
Crestron 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. 2022-08-12 09:26:09 -04:00
Crestron IO fix: issue registering versiport digital outputs 2023-01-11 13:57:25 -06:00
Device Info feature: Add Static Class to assist with getting network information about connected devices 2023-07-04 23:53:31 -05:00
DeviceControlsParentInterfaces Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
Devices Merge branch 'development' into feature/IHasBatteryStats 2023-04-27 09:26:56 -06:00
DeviceTypeInterfaces fix(essentials): Updates to deal with layouts and default layout for ZoomRoom 2022-09-28 12:28:37 -06:00
Display feat(essentials): Adds RoomUiBehaviorConfig for disabling activity buttons 2022-09-02 11:19:18 -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 feature: Add Static Class to assist with getting network information about connected devices 2023-07-04 23:53:31 -05:00
Factory fix: update console responses to properly use explicit NewLine characters 2023-04-14 12:18:06 -05:00
Feedbacks Merge branch 'development' into feature/room-combining 2021-07-19 15:45:56 -06:00
File fix: issue with file path on four sereis 2023-01-09 17:16:03 -05: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 feat: update bridging, device factory, and interfaces 2022-09-06 17:16:27 -05:00
Interfaces Fixes Namespace and Implements IKeyed in both interfaces. 2020-12-16 15:00:30 -05:00
InUseTracking Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
JoinMaps feat: improved console responses in JoinMapBase 2023-02-17 22:59:20 -06: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 Merge branch 'development' into hotfix/fix-lightingScene-scene-select-index 2022-08-08 13:34:27 -06:00
Microphone Privacy feat: Update some internal Essentials devices to use Initialize method 2021-07-23 19:56:29 -06:00
Monitoring System Monitor Bridge updates 2023-02-02 17:58:08 -06:00
Occupancy fix: Updated spelling error in occupancy sensor properties config for new sensitivity properties. 2021-11-01 10:05:30 -05:00
PartitionSensor feat: Added GlsPartitionSensorConfig.cs. feat: Updated GlsParitionSensorController.cs to addd the ability to set sensitivity via config. chore: Updated GlsPartitionSensorJoinMap.cs to organize signals by type for readability. 2021-11-02 09:16:34 -05:00
Plugins fix: update console responses to properly use explicit NewLine characters 2023-04-14 12:18:06 -05: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 refactor: update queue error handling 2022-12-22 08:52:58 -07:00
Ramps and Increments Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
Remotes #451 Fix namespace issues 2021-02-18 13:03:23 -07:00
Room refactor: fix abstract method 2022-11-21 10:45:25 -07:00
Routing fix: issue registering versiport digital outputs 2023-01-11 13:57:25 -06:00
Secrets fix: update secretsmanager loading mechanism 2022-09-22 12:09:26 -04:00
Shades fix(essentials): Updates to shade interfaces to clarify functionality 2022-10-06 10:05:44 -06:00
SmartObjects GetStringOutputSig and GetUShortOutputSig return 2022-06-17 09:38:16 +10:00
Timers add Math.Floor calls to ignore milliseconds 2021-02-24 14:27:11 -07:00
Touchpanels feat(RoomCombining): #742 Updates EssentialsTouchpanelController 2021-07-30 16:59:32 -06:00
TriListBridges Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
UI fix: add missing LoadSmartObjects call 2022-11-23 14:29:36 -07:00
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
Web fix: updated Devlist handler to add constructor enabling CORS support 2023-02-20 16:59:05 -06:00
app.config Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
PepperDash_Essentials_Core.csproj feature: Add Static Class to assist with getting network information about connected devices 2023-07-04 23:53:31 -05:00
PepperDash_Essentials_Core.csproj.DotSettings refactor: Changed CWS references to WebApi, re-organized Web folder; added generic request handlers to align with API, handlers need to be completed 2023-01-18 15:26:24 -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 Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00