jiti-meet/react/features
Leonard Kim a88409bbfa fix(video-label): Display based on video dimensions in LargeVideoManager
In its current implementation, the VideoStatusLabel shows HD based on peer
connection stats. These stats will be available on temasys browsers soon but
will remain unavailable on Firefox, which does not collect height/width stats.
To support VideoStatusLabel showing cross-browser, move the high-definition
detection out of stat sniffing and instead check the video element itself using
an interval in LargeVideoManager. (An interval was used because the temasys
video object does not support the onresize event.) Also, add a cleanup path from
conference.web to LargeVideoManager to remove the interval.
2017-05-17 11:54:22 -05:00
..
app [RN] Simplify 2017-05-09 16:31:21 -05:00
base [RN] Rename jitsi-meet-react to jitsi-meet 2017-05-16 12:38:36 -05:00
conference fix(video-label): Display based on video dimensions in LargeVideoManager 2017-05-17 11:54:22 -05:00
desktop-picker Comply w/ coding style 2017-04-06 12:09:01 -05:00
device-selection fix(device-selection): do not reuse tracks in previews 2017-05-05 09:27:59 -07:00
feedback Fixes related to coding style 2017-02-02 10:54:24 -06:00
filmstrip Comply w/ coding style 2017-04-10 19:14:14 -05:00
invite feat(invite): include dial-in numbers in the invite modal 2017-05-01 12:47:35 -07:00
jwt [RN] Simplify 2017-05-09 16:31:21 -05:00
large-video ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
mobile [RN] Fix full-screen mode when a dialog is opened on Android 2017-04-19 13:55:44 -05:00
overlay [RN] Simplify 2017-05-09 16:31:21 -05:00
remote-control Remote control - display the authorization dialog in meet (#1541) 2017-05-03 18:57:52 -05:00
room-lock Comply w/ coding style 2017-04-19 20:56:19 -05:00
share-room [RN] Simplify 2017-05-09 16:31:21 -05:00
speaker-stats Move timeUtil.js out of features/base/util 2017-04-14 13:14:02 -05:00
toolbox fix(toolbox): Defensively check classNames when mapping button attributes 2017-05-11 14:35:33 -07:00
unsupported-browser [RN] Fix remote JS debugging 2017-03-01 21:33:49 -06:00
video-status-label fix(audio-only): combine video status labels 2017-05-05 09:27:59 -07:00
welcome Move roomnameGenerator.js out of features/base/util 2017-04-14 13:14:02 -05:00