Essentials/essentials-framework/Essentials Devices Common/Essentials Devices Common
Andrew Welker 93134cae5c fix: add Dialable property to Meeting class
Previously, the meeting class was determining Dialable based on a meeting ID being "0". This is a Zoom-specific thing, but it has recently become a thing for Cisco codecs to have meetings that aren't necessarily dialable. Adding this property to the `Meeting` class allows the specific codec type to set it correctly based on that codec's needs.
2023-08-28 15:20:57 -06: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 fix: add Dialable property to Meeting class 2023-08-28 15:20:57 -06: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: add Dialable property to Meeting class 2023-08-28 15:20:57 -06: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 fix: added complimentary link for mute off. fix: Update references 2023-06-07 13:16:06 -04:00