element-portable/src/components/views/voip
Robin daf097e123
Fix joining calls without audio or video inputs (#9486)
The lobby view was requesting a stream with both video and audio, even if the system lacked video or audio devices. Requesting one of audio or video is enough to get all device labels.
2022-10-24 09:03:05 -04:00
..
LegacyCallView New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
AudioFeed.tsx Fix freeze/crash when 1:1 calling (#8057) 2022-03-15 13:52:22 +00:00
AudioFeedArrayForLegacyCall.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
CallDuration.tsx New group call experience: Call tiles (#9332) 2022-09-30 19:26:08 +00:00
CallView.tsx Fix joining calls without audio or video inputs (#9486) 2022-10-24 09:03:05 -04:00
DialPad.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
DialPadModal.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
LegacyCallView.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
LegacyCallViewForRoom.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
LegacyCallViewSidebar.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
PictureInPictureDragger.tsx New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
PipContainer.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
PipView.tsx Store refactor: use non-global stores in components (#9293) 2022-10-19 13:07:03 +01:00
VideoFeed.tsx Improve UI/UX in calls (#7791) 2022-05-04 17:16:38 +02:00