jiti-meet/react/features/base/participants
Jaya Allamsetty 97bc41f644 fix(filmstrip) Push dominant speaker to the top of the active speaker list.
The active speaker list in redux is alpha sorted, we need to ensure dominant speaker is at the top otherwise it can get truncated based on the available number of visible slots in the filmstrip.
2022-08-16 14:05:48 -04:00
..
components ref(multi-stream) Use helper function to get the video track. 2022-05-19 17:05:36 -04:00
actionTypes.ts feat(local-recording) Add self local recording (#11706) 2022-06-24 15:07:40 +03:00
actions.ts ref: Convert base/participants to TS (#11978) 2022-08-08 11:12:22 +03:00
constants.ts ref: Convert reducer to TS (#11920) 2022-07-29 11:01:50 +03:00
functions.ts fix(filmstrip) Push dominant speaker to the top of the active speaker list. 2022-08-16 14:05:48 -04:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.ts ref: Convert base/participants to TS (#11978) 2022-08-08 11:12:22 +03:00
middleware.js feat: Updates the local stats to match remote for 'connected to'. 2022-08-10 21:13:12 -05:00
preloadImage.native.js feat(Avatar): CORS mode support. 2021-12-17 14:41:11 -06:00
preloadImage.web.js fix(misc) fix typos 2022-07-14 09:10:08 +02:00
reducer.ts ref: Convert some reducers to TS (#11988) 2022-08-08 14:06:29 +03:00
sounds.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00
subscriber.js fix(screenshare) disable sound when presenter stops sharing 2022-07-13 09:13:40 -04:00