Essentials/src
anthony-lopez-pd 48e64a291f feat(videocodec): add IsCohost to Participant model
Participant exposed IsHost/IsMyself but no co-host role. Several SDKs
(e.g. the ZRC SDK behind epi-zoom-room) report a distinct cohost; add an
IsCohost flag so codecs can surface the Me/Host/Cohost role the mobile
control UI expects.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-05 16:02:23 -04:00
..
PepperDash.Core refactor: Remove commented-out Config properties from Device class and add spacing in EssentialsDevice class 2026-06-03 14:09:47 -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: Extend IDspPresets interface to inherit from IKeyed 2026-06-04 17:24:45 -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 feat(videocodec): add IsCohost to Participant model 2026-06-05 16:02:23 -04:00
PepperDash.Essentials.MobileControl feat: Add DevelopmentServerAddress property for direct communication and update URL handling in MobileControl classes 2026-06-03 17:00:43 -06:00
PepperDash.Essentials.MobileControl.Messengers feat: Add IBasicVolumeControlsMessenger and update MessengerFactoryRegistry for volume control integration 2026-05-27 19:04:32 -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