Essentials/src/PepperDash.Core/JsonToSimpl
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
..
Constants.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Global.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
JsonToSimplArrayLookupChild.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
JsonToSimplChildObjectBase.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
JsonToSimplFileMaster.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
JsonToSimplFixedPathObject.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
JsonToSimplGenericMaster.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
JsonToSimplMaster.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
JsonToSimplPortalFileMaster.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