yanas
a17a98991c
Ongoing work on video thumbnail layout
8 years ago
yanas
3fe43abdea
Move the display name to the center
8 years ago
hristoterezov
8762aae111
fix(SmallVideo): Add translateElement call removed by previous commit
8 years ago
Maxim Voloshin
86f1d287d7
Fix comments
8 years ago
Maxim Voloshin
6820ec8d23
Show and hide indicators using pure js
8 years ago
Maxim Voloshin
1c218191b0
Apply tooltip for indicator once
8 years ago
hristoterezov
8fafd2b4ea
feat(SmallVideo.js): New interface.config property for dominant speaker icon disable
8 years ago
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 years ago
yanas
3bb877cc3a
Audio levels redesign.
8 years ago
yanas
f10177a352
Fixes moderator notifications on moderator indicator disabled
8 years ago
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.
8 years ago
yanas
da0898a066
Isolate object-fit fix for Windows Qt browser only
8 years ago
damencho
6651168dd3
Moves render and ttfm connection times to the library.
8 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.
8 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