Essentials/essentials-framework/Essentials Devices Common/Essentials Devices Common
Andrew Welker d03581fea8 fix: change contact message handling
On some occasions when the Zoom Room restarted
and Essentials did not, the directory could be
requested while the Zoom Room had no contacts
yet, as it hadn't received them from Zoom Cloud.
This caused the directory to be empty, even
though there may be valid contacts. Now,
Essentials uses the Added Contact and Updated Contact
methods to fire the directory changed event, allowing
for directory updates to be propogated as necessary.
2022-12-22 08:54:24 -07:00
..
Audio Updating more device factories in Essentials and Devices.Common 2020-04-22 17:51:22 -06:00
AudioCodec refactor: Clean up Room Interfaces to help with ambiguities 2021-08-17 16:54:02 -06:00
Cameras fix: max number of presets now uses join span rather than join start. 2022-10-20 09:52:58 -04:00
Codec feat: update bridging, device factory, and interfaces 2022-09-06 17:16:27 -05:00
DiscPlayer #548 Implments IBridgeAdvanced on IRBlurayBase and adds IRBlurayBaseJoinMap 2021-02-16 16:33:35 -07:00
Display Merge branch 'development' into release/1.10.0 2022-04-28 09:05:25 -06:00
DSP Reset branch HEAD to f74fa35c commit. Removed all TX: and RX: Console.Debug statements and built successfully. 2021-03-11 11:14:59 -08:00
Environment fix(essentials): Updates to shade interfaces to clarify functionality 2022-10-06 10:05:44 -06:00
Factory remove duplicate using statement 2020-09-17 11:03:14 -06:00
Generic Updating more device factories in Essentials and Devices.Common 2020-04-22 17:51:22 -06:00
ImageProcessors Reset branch HEAD to f74fa35c commit. Removed all TX: and RX: Console.Debug statements and built successfully. 2021-03-11 11:14:59 -08:00
Power Controllers Reset branch HEAD to f74fa35c commit. Removed all TX: and RX: Console.Debug statements and built successfully. 2021-03-11 11:14:59 -08:00
Properties Updates AssemblyInfo.cs files to include AssemblyInformationalVersion and resets default versions to 0.0.0.*. Updates assembly version script to accomodate changes 2020-03-05 16:49:03 -07:00
SetTopBox #548 Implments IBridgeAdvanced on IRBlurayBase and adds IRBlurayBaseJoinMap 2021-02-16 16:33:35 -07:00
SoftCodec Makes IPower Obsolete and replaces with IHasPowerControl and IHasPowerControlWithFeedback 2020-11-09 16:57:35 -07:00
Streaming feat(essentails): #869 Adds Apple TV Driver 2021-12-15 12:04:15 -07:00
VideoCodec fix: change contact message handling 2022-12-22 08:54:24 -07:00
ClassDiagram1.cd Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
Essentials Devices Common.csproj Merge branch 'main' into release/1.11.0 2022-09-26 11:52:43 -06:00