Commit Graph

21 Commits (a5457ecac1f62f481f4ae49c0600d433bb4abd96)

Author SHA1 Message Date
Torjus a5457ecac1 Fix number of boxes being counted in updateDimensions 2018-07-18 16:29:33 +02:00
Stefan Otto dcca301d82 rollback updateDimensions to counting video elements instead of peers(needed fixes screensharing) 2018-07-18 15:20:22 +02:00
Stefan Otto 61d395c6d8 microphone indicator changes opacity with volume level 2018-07-17 14:59:45 +02:00
Torjus a877eb6eb6 Also listen to window updates to handle zooming 2018-07-17 11:47:08 +02:00
Torjus 3cb77188be Force update when props update 2018-07-17 11:12:08 +02:00
Torjus 6f80d460e4 Merge branch 'develop' of github.com:havfo/multiparty-meeting into feature/resize-observer
* 'develop' of github.com:havfo/multiparty-meeting:
  Update linting and fix PropTypes for FullView
  Update dimensions only when the tool area state changes
  Hide horizontal overflow to prevent notifications from creating scrollbars
  Use the number of peers instead of the number of video streams to compute dimensions
  Use the browser FullScreen API in FullView
  Use the browser FullScreen API in FullView
2018-07-17 10:48:42 +02:00
Torjus b5b9b157d7 Use resize observer (polyfill) for updating dimensions 2018-07-17 10:44:50 +02:00
Torjus 67e2fc1c6f Update linting and fix PropTypes for FullView 2018-07-16 16:54:00 +02:00
Torjus 44058625b9 Update dimensions only when the tool area state changes 2018-07-16 16:48:10 +02:00
Torjus 3acc2a6936 Use the number of peers instead of the number of video streams to compute dimensions 2018-07-16 16:47:20 +02:00
Torjus 8c0d5036f9 Use componentDidUpdate to update peers view dimensions 2018-07-13 10:40:03 +02:00
Håvar Aambø Fosstveit 3b03b24cc4 Working fullscreen view 2018-06-22 11:45:02 +02:00
Håvar Aambø Fosstveit 8df1ff83dc New screenview done for now. 2018-06-21 12:45:30 +02:00
Håvar Aambø Fosstveit 894009aa6a Added toggle for advanced mode. Show more info and diagnostics. 2018-06-18 14:28:52 +02:00
Håvar Aambø Fosstveit cac2caa5c0 Some small fixes to resolution and scaling. 2018-06-18 11:06:39 +02:00
Håvar Aambø Fosstveit bca6db0e5e Testing some resolution changes. 2018-06-17 22:52:05 +02:00
Håvar Aambø Fosstveit ac922092ea Changed from using state.peers as array. 2018-06-16 22:09:03 +02:00
Håvar Aambø Fosstveit c18d982c1b Added support for muting audio and video from participants 2018-06-15 09:29:47 +02:00
Stefan Otto 6ae1a097ae adding some 4:3 aspect fixes, adding httpserver for serving own static files, adding first working of oauth2.0 / openID Connect 2018-06-08 13:47:58 +02:00
Stefan Otto 341dee4f9d first working layout for democratic view 2018-03-22 13:30:19 +01:00
Iñaki Baz Castillo 52acf81eff v2 2017-11-02 16:38:52 +01:00