Essentials/src/PepperDash.Essentials.Devices.Common
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
..
Audio feat: Refactor routing interfaces and feedback mechanisms 2026-05-14 14:36:30 -06:00
AudioCodec Refactor audio codec and display messaging interfaces 2026-05-06 17:13:02 -06:00
Cameras Refactor audio codec and display messaging interfaces 2026-05-06 17:13:02 -06:00
Codec feat: Add new messengers for various device interfaces and remove VideoCodecBaseMessenger 2026-05-08 12:10:56 -06:00
Displays feat: Refactor routing interfaces and feedback mechanisms 2026-05-14 14:36:30 -06:00
DSP chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Generic feat: Refactor routing interfaces and feedback mechanisms 2026-05-14 14:36:30 -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 refactor: Remove obsolete interfaces and classes to streamline the codebase 2026-03-30 12:11:21 -06:00
SetTopBox chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Shades refactor: Change CustomActivate and Initialize methods to protected access in multiple classes for better inheritance control 2026-04-08 15:47:58 -06:00
SoftCodec feat: Refactor routing interfaces and feedback mechanisms 2026-05-14 14:36:30 -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 feat(videocodec): add IsCohost to Participant model 2026-06-05 16:02:23 -04:00
DeviceFactory.cs feat: modify factory loading 2026-03-10 00:30:36 -06:00
PepperDash.Essentials.Devices.Common.csproj fix: Remove 'Debug 4.7.2' configuration from project files for consistency 2026-04-09 14:19:33 -06:00
SomeOtherWebSocketClass.cs feat: implement WebSocket classes and update culture settings; bump PepperDashCore version 2026-03-05 13:10:22 -07:00