Essentials/src/PepperDash.Essentials.Devices.Common
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
..
Audio refactor: routing interfaces and implementations to support current sources 2026-03-26 13:49:23 -06:00
AudioCodec chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Cameras 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
Codec 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
Displays 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
DSP chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Generic refactor: routing interfaces and implementations to support current sources 2026-03-26 13:49:23 -06:00
Lighting chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Properties refactor: rearrange and add solution for 4-series 2023-02-07 15:45:01 -07:00
Room chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
SetTopBox chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Shades 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
SoftCodec refactor: routing interfaces and implementations to support current sources 2026-03-26 13:49:23 -06:00
Sources chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Streaming chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
VideoCodec 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
DeviceFactory.cs feat: modify factory loading 2026-03-10 00:30:36 -06:00
PepperDash.Essentials.Devices.Common.csproj wip: package updates 2026-03-05 14:54:54 -07:00
SomeOtherWebSocketClass.cs feat: implement WebSocket classes and update culture settings; bump PepperDashCore version 2026-03-05 13:10:22 -07:00