paweldomas
40f2c593a2
ref(SmallVideo): figure out what is to be displayed
At any point of time we display one of the three: video, avatar or
blackness. The purpose of this commit is to make that fact more clear
in the code.
8 years ago
paweldomas
fceb512a03
ref(SmallVideo): add 'isCurrentlyOnLargeVideo'
8 years ago
paweldomas
4722054c3e
ref(SmallVideo): adds avatar selector
8 years ago
paweldomas
2c01fde713
ref(SmallVideo): rename 'isMuted' to avoid confusion
8 years ago
Kostiantyn Pashura
82ebfd9945
disable_star_indicator added
8 years ago
yanas
d1d4674136
Fixes some jsdocs.
8 years ago
yanas
1486eac752
Applies fixes to thumbnail video toolbar from m-voloshin
8 years ago
yanas
bc222c60e0
Fixes dominant speaker and raised hand tooltips
8 years ago
yanas
96bbf0419c
Adds tooltips
8 years ago
yanas
0013745783
Video thumbnails redesign
8 years ago
yanas
09f7615a35
Changes icon set.
8 years ago
yanas
f824f78db9
Fix video thumbnails for Qt on Linux.
8 years ago
damencho
536ffb31e0
Moves loading of analytics in the library.
9 years ago
yanas
da0898a066
Isolate object-fit fix for Windows Qt browser only
9 years ago
damencho
6651168dd3
Moves render and ttfm connection times to the library.
9 years ago
damencho
6302e42229
Uses analytics from lib-jitsi-meet and adds new events.
Adds more analytics events for shortcuts, recording and shared video. Changes the way we calculate ttfm.
9 years ago
damencho
df01358fb8
Adds comment.
9 years ago
damencho
06c636311d
Adds analytics event and console log for TTFM (time to first media).
9 years ago
damencho
562c2e38db
Adds analytics event for rendering audio and video.
9 years ago
Boris Grozev
66a46fc580
Adds documentation.
9 years ago
Boris Grozev
de41977c77
Logs resolution changes to callstats.
9 years ago
hristoterezov
7bf9a82f0b
Implements conference reload support
9 years ago
Boris Grozev
2d2e27b8d0
Implements "raised hand".
9 years ago
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
9 years ago
hristoterezov
655b7019d1
Renames performanceTimes to ConnectionTimes
9 years ago
hristoterezov
ddf39a20b8
Fixes time console.log text
9 years ago
yanas
e43c5ab54c
Add custom-role to presence and special view for Recorders
9 years ago
hristoterezov
8d77088f6d
Stores measured times and exposes them
9 years ago
yanas
ea9b909775
Fixes exception in follow-me when we receive an update for a video thumbnail that's not there yet.
9 years ago
yanas
cc761700fe
Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI.
9 years ago
damencho
38275ce045
Shared video, synchronized playing/seek/muting/volume initial commit.
9 years ago
damencho
ca56734d9c
Moves VideoLayout reference in SmallVideo as it is used there in updateView.
9 years ago
damencho
3c61bac3c8
Handles track removed and removes video elements. When switching on and off desktop sharing video elements number grow under remote video span.
9 years ago
isymchych
401e5e7ae0
fix jshint issues
9 years ago
damencho
e81d3c02ad
Shows dominant speaker icon for the local user, when he is the dominant speaker.
9 years ago
paweldomas
7ec6e9ae29
Gets rid fo RTCBrowserType usages.
9 years ago
paweldomas
8144201636
Uses RTCUIHelper class from lib-jitsi-meet to select video elements.
9 years ago
yanas
fe2804f474
Fixes SmallVideo object not making a difference between an audio and a video stream, which was causing FireFox issues with large video set to the audio stream.
9 years ago
yanas
5834fbe31a
Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling.
9 years ago
yanas
27d509332a
Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392
9 years ago
damencho
cd4ebca730
Fixes showing display name and hiding avtar, when video is muted and avtar is on large.
9 years ago
damencho
0531daf541
Updates the way we update large/small video, avatars and displayname. Fixes issue with not displying avatars in local or remote video when video muted. Fixes if pinned participant turns off video and when unpin we return to the correct dominant speaker.
9 years ago
damencho
f2c5e7da41
Removes unused code.
9 years ago
isymchych
0fd0f5b633
refactoring of Etherpad and Prezi
9 years ago
hristoterezov
3ec04d5a95
Implements desktop sharing.
9 years ago
isymchych
ec2be349df
refactor authentication module
9 years ago
isymchych
6ded050b51
do not use RTC/xmpp in UI module
9 years ago
damencho
97ebcebdbe
Revert "Fixes a problem with receiving presence for start muted video before creating the stream element, which will end up that the muted video element will hide the avatar."
This reverts commit 303287f7a6 .
9 years ago
damencho
303287f7a6
Fixes a problem with receiving presence for start muted video before creating the stream element, which will end up that the muted video element will hide the avatar.
9 years ago
Boris Grozev
a2c41392dd
Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js.
9 years ago