Essentials/src/PepperDash.Core/Comm
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
..
CommunicationGather.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
CommunicationStreamDebugging.cs refactor: Refactor DeviceManager and related classes to improve thread safety and performance 2026-03-10 17:30:59 -06:00
ControlPropertiesConfig.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
eControlMethods.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
eStreamDebuggingDataTypeSettings.cs docs: update XML docs 2025-11-03 11:11:00 -06:00
EventArgs.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
GenericSecureTcpIpClient.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
GenericSecureTcpIpClient_ForServer.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
GenericSecureTcpIpServer.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
GenericSshClient.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
GenericTcpIpClient.cs refactor: routing interfaces and implementations to support current sources 2026-03-26 13:49:23 -06:00
GenericTcpIpClient_ForServer.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
GenericTcpIpServer.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
GenericUdpServer.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
StreamDebuggingExtensions.cs fix: copilot suggestions from PR review 2025-11-03 11:02:39 -06:00
TcpClientConfigObject.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
TcpServerConfigObject.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00