jiti-meet/react/features/video-layout
Leonard Kim c0a8a386a5 fix(pinning): debounce autopin subscriber
The store's remote tracks get cleared
and re-added when switching in and out
of p2p, which can cause pinning thrashing.
Avoid that with a debounce.
2019-08-12 17:31:53 -07:00
..
components feat: Add logging for thumbnail display mode and tile view. 2019-08-09 01:08:19 -07:00
actionTypes.js feat(screenshare): add auto pin of latest screen share (#4076) 2019-04-11 08:53:34 -07:00
actions.js feat(api): add ability to toggle tile view 2019-05-20 02:53:16 -07:00
constants.js feat(tile-view): initial implementation for tile view (#3317) 2018-08-08 13:48:23 -05:00
functions.js [RN] Implement tile view 2018-09-13 17:20:22 +02:00
index.js feat(tile-view): initial implementation for tile view (#3317) 2018-08-08 13:48:23 -05:00
middleware.any.js fix(tile-view): disable on etherpad display, disable etherpad on view enter 2018-11-28 11:48:15 -08: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 ref(api): move filmstrip display notification 2019-06-24 13:15:02 -07:00
reducer.js fix(follow-me): remove duplicate default state 2019-04-17 15:58:55 -05:00
subscriber.js fix(pinning): debounce autopin subscriber 2019-08-12 17:31:53 -07:00