Essentials/src
Neil Dorin ab4a243ffb feat: Add messengers for codec functionalities and directory management
- Implemented IHasCodecCamerasMessenger to handle camera selection and control actions.
- Created IHasCodecLayoutsMessenger for managing codec layouts.
- Developed IHasCodecSelfViewMessenger to manage self-view functionality.
- Added IHasDirectoryMessenger for directory operations including fetching and searching.
- Introduced IHasFarEndContentStatusMessenger to report far-end content status.
- Implemented IPasswordPromptMessenger for handling password prompts.
- Updated VideoCodecBaseMessenger to remove redundant directory and call history handling.
- Registered new messenger types in MessengerFactoryRegistry.
- Added necessary using directives in ControlSystem.cs for UC functionalities.

Co-authored-by: Copilot <copilot@github.com>
2026-05-07 20:51:14 -06:00
..
PepperDash.Core refactor: Rename DisplayBaseMessenger to IRoutingSinkWithSwitchingMessenger and update related references 2026-05-06 13:54:10 -06:00
PepperDash.Core.Abstractions feat: Enhance device testing and environment handling with new interfaces and fakes 2026-04-08 13:21:15 -06:00
PepperDash.Core.Tests feat: Update CI workflow and project files for improved testing and documentation generation 2026-04-08 15:23:49 -06:00
PepperDash.Essentials feat: Add messengers for codec functionalities and directory management 2026-05-07 20:51:14 -06:00
PepperDash.Essentials.Core feat: Add messengers for codec functionalities and directory management 2026-05-07 20:51:14 -06:00
PepperDash.Essentials.Core.Tests feat: Update CI workflow and project files for improved testing and documentation generation 2026-04-08 15:23:49 -06:00
PepperDash.Essentials.Devices.Common refactor: Simplify namespace declaration and formatting in IDisplayCurrentInput interface 2026-05-06 17:13:48 -06:00
PepperDash.Essentials.MobileControl feat: Add messengers for codec functionalities and directory management 2026-05-07 20:51:14 -06:00
PepperDash.Essentials.MobileControl.Messengers feat: Add messengers for codec functionalities and directory management 2026-05-07 20:51:14 -06:00
PepperDash.Essentials.Tests feat: Add asset loading functionality and related tests for improved resource management 2026-04-09 14:00:27 -06:00
Directory.Build.props chore: update local build version 2026-03-10 00:30:57 -06:00
Directory.Build.targets fix: update target frameworks and package references; change culture to InvariantCulture 2026-03-05 13:09:14 -07:00