element-call/src/video-grid
Robin 4e0f4a8dc7
Merge pull request #835 from robintown/unmuted-when-speaking
Work around mute state updates being slow
2023-01-09 13:35:05 -05:00
..
AudioSink.tsx Leave audio elements unmuted regardless of mute state 2023-01-06 10:26:10 -05:00
TileDescriptor.tsx Add missing file 2022-12-16 17:25:28 +00:00
useAudioOutputDevice.ts Make spatial audio Firefox-only 2022-12-16 17:12:17 +00:00
useCallFeed.ts Merge pull request #833 from vector-im/SimonBrandner/feat/hide-audio 2023-01-09 19:28:04 +01:00
useFullscreen.tsx Use prefixed versions of other fullscreen APIs too 2023-01-03 18:35:00 +00:00
useMediaStream.ts Fix copyright headers 2023-01-03 16:55:26 +00:00
useRoomMemberName.ts Fix copyright headers 2023-01-03 16:55:26 +00:00
VideoGrid.module.css Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
VideoGrid.stories.tsx Fix copyright headers 2023-01-03 16:55:26 +00:00
VideoGrid.tsx Reduce the size of the local feed in 1:1 calls at small window sizes 2023-01-04 08:38:24 -05:00
VideoTile.module.css Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
VideoTile.tsx Merge pull request #835 from robintown/unmuted-when-speaking 2023-01-09 13:35:05 -05:00
VideoTileContainer.tsx Merge pull request #833 from vector-im/SimonBrandner/feat/hide-audio 2023-01-09 19:28:04 +01:00
VideoTileSettingsModal.module.css Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
VideoTileSettingsModal.tsx Make onClose required in Modal 2022-11-07 12:23:21 +00:00