jiti-meet/react/features/video-layout
Robert Pintilii c4db12cbd6
feat(stage) Add stage filmstrip (multiple participants on stage) (#11145)
See multiple participants on stage
Pin and unpin to stage
Automatic selection of participants to be displayed on the stage filmstrip based on dominant speaker changes
Make Filmstrip a reusable component. Used by MainFilmstrip (old functionality) and the new StageFilmstrip
Rename DominantSpeakerName to StageParticipantNameLabel
Active border now showed only for the dominant speaker (no longer for the pinned participant)
Hide video from the vertical filmstrip for the participants on stage
Update video constraints
Updated pinned indicator
2022-03-29 11:45:09 +03:00
..
components feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
actionTypes.js feat: request video only for visible thumbnails. 2021-06-23 16:57:26 -05:00
actions.js feat: request video only for visible thumbnails. 2021-06-23 16:57:26 -05:00
constants.js feat(tile-view): initial implementation for tile view (#3317) 2018-08-08 13:48:23 -05:00
functions.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.any.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
middleware.native.js fix(tile-view): disable tile view on pin, unpin all on view enter 2018-11-28 11:36:23 -08:00
middleware.web.js feat(filmstrip) Make filmstrip user resizable (#10884) 2022-02-24 14:20:37 +02:00
reducer.js feat: request video only for visible thumbnails. 2021-06-23 16:57:26 -05:00
subscriber.js fix(video-layout):Screenshares not updated on time 2022-03-04 18:13:36 -06:00