Essentials/src/PepperDash.Essentials.Devices.Common
Andrew Welker 574e4dfb0f feat: modify factory loading
Updating IDeviceFactory to resolve [FEATURE]-Refactor Plugin loading mechanism  #1065.
This change should be backwards-compatible with existing plugins that use the EssentialsPluginDeviceFactory<T> class,
as the interfaces are implemented by the various base classes.

In addition, the correct assembly name is now printed when a type is loaded.
2026-03-10 00:30:36 -06:00
..
Audio chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
AudioCodec chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Cameras chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Codec chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Displays chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
DSP chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Generic chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -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 chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
SoftCodec chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -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 chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -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