jiti-meet/modules/UI/videolayout
Leonard Kim 27deb97c5c ref(filmstrip): hook filmstrip to redux for 1-on-1 mode
- Remove non-redux paths for hiding and showing remote videos.
- Hook web filmstrip to redux to know when to hide remote videos.
  This works, even though VideoLayout is handling RemoteVideo
  appending, because react is only monitoring filmstrip's declared
  JSX which does not change except for attributes (css classes).
2017-08-17 17:27:30 -05:00
..
Filmstrip.js ref(filmstrip): hook filmstrip to redux for 1-on-1 mode 2017-08-17 17:27:30 -05:00
LargeContainer.js fix(VideoLayout): store userID in container 2017-07-12 10:29:18 -07:00
LargeVideoManager.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
LocalVideo.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
RemoteVideo.js feat(remotecontrol): Prevent multiple remote control sessions (#1875) 2017-08-17 09:43:22 -07:00
SmallVideo.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
VideoContainer.js Log an error using less scary words 2017-08-16 16:38:07 -05:00
VideoLayout.js feat(remotecontrol): Prevent multiple remote control sessions (#1875) 2017-08-17 09:43:22 -07:00