Essentials/src/PepperDash.Essentials.Devices.Common/Displays
Neil Dorin 7076eafc21 Refator: Refactor timer implementation across multiple classes to use System.Timers.Timer instead of CTimer for improved consistency and performance.
- Updated RelayControlledShade to utilize Timer for output pulsing.
- Refactored MockVC to replace CTimer with Timer for call status simulation.
- Modified VideoCodecBase to enhance documentation and improve feedback handling.
- Removed obsolete IHasCamerasMessenger and updated related classes to use IHasCamerasWithControls.
- Adjusted PressAndHoldHandler to implement Timer for button hold actions.
- Enhanced logging throughout MobileControl and RoomBridges for better debugging and information tracking.
- Cleaned up unnecessary comments and improved exception handling in various classes.
2026-03-30 11:44:15 -06:00
..
BasicIrDisplay.cs Refator: Refactor timer implementation across multiple classes to use System.Timers.Timer instead of CTimer for improved consistency and performance. 2026-03-30 11:44:15 -06:00
DisplayBase.cs Refator: Refactor timer implementation across multiple classes to use System.Timers.Timer instead of CTimer for improved consistency and performance. 2026-03-30 11:44:15 -06:00
eScreenLiftControlMode.cs docs: XML comments for Devices.Common 2025-10-09 13:18:36 -05:00
InputInterfaces.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
MockDisplay.cs Refator: Refactor timer implementation across multiple classes to use System.Timers.Timer instead of CTimer for improved consistency and performance. 2026-03-30 11:44:15 -06:00
MockDisplayInputs.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
ScreenLiftController.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
ScreenLiftControllerConfigProperties.cs feat: Add mute logic to ScreenLiftController 2026-01-01 09:02:04 -06:00
ScreenLiftRelaysConfig.cs fix: move isInUpPosition to momvement complete method, remove conditionlal logic on raise/lower commands 2025-12-27 17:09:56 -06:00
TwoWayDisplayBase.cs refactor: split up classes to separate files 2025-10-09 08:33:22 -05:00