isymchych
cd71b0a603
use latest version of the config.channelLastN
9 年前
isymchych
f242c8cfdc
handle missing remoteVideo when removing video element
9 年前
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
9 年前
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 年前
isymchych
0bcbd105e3
escape nicknames before displaying them
9 年前
isymchych
401e5e7ae0
fix jshint issues
9 年前
isymchych
fdfa9de150
hide large video if stream is muted
9 年前
isymchych
f65d630ad8
allow user to select camera and microphone
9 年前
damencho
e81d3c02ad
Shows dominant speaker icon for the local user, when he is the dominant speaker.
9 年前
yanas
e7e8dc3457
Fixes shifted audio level glow on thumbnails. Fixes missing audio level indicator on large video avatar.
9 年前
paweldomas
7ec6e9ae29
Gets rid fo RTCBrowserType usages.
9 年前
isymchych
d19789005e
use statistics module from the library
9 年前
paweldomas
103b5d71d0
Encapsulates direct access to .currentTime field into 'hasVideoStarted' method of RemoteVideo.
Removes duplicated logic for hiding video element when the user is muted.
9 年前
paweldomas
0bf98bf6cf
Fixes broken call to waitForPlayback in lastN logic.
9 年前
paweldomas
48cedb0865
Adopts to new semantics of JitsiTrack#attach method.
9 年前
hristoterezov
1176390214
Fixes issues for audio only participants
9 年前
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 年前
yanas
6e7ed13370
Fixes missing local video thumbnail before entering a conference.
9 年前
yanas
5834fbe31a
Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling.
9 年前
isymchych
bc2afd7d64
Minor fixes for jitsi-meet-new
* use proper context for the function
* remove duplicate line
9 年前
hristoterezov
089a9880b0
Fixes issues related to PR #452
9 年前
isymchych
6cda300861
synchronize Large video fadeIn/fadeOut animations
9 年前
isymchych
6b98fd52ea
added some documentation (jsdocs)
9 年前
yanas
3fe0487df7
Fixes local video flickering when locally muted. Rearranges some of the large video avatar related code.
9 年前
damencho
bc43108877
Makes sure we unmark remote videos as dominant speaker if any when the local participant becomes dominant speaker.
9 年前
damencho
0db262da6a
Fixes showing local resolution in UI.
9 年前
isymchych
cff44286f5
resize #videospace on window resize
9 年前
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 年前
yanas
dacd54b73c
Fixes clicking remote participant in the contact list.
9 年前
damencho
a6a6d2992e
Adds helper function to obtain large video id from tests.
9 年前
damencho
809f68104d
Fixes undefined error.
9 年前
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 年前
damencho
cb40ab5420
Fixes moderator icon on remote videos.
9 年前
isymchych
0262917aa6
implementation of "start muted"
9 年前
damencho
8249aea796
Call mucJoined of video layout when the actual joining occurs, as the local id is needed when the presence for the email is received/processed and avatar is set.
9 年前
hristoterezov
29a85b797a
Fixes audio / video mutes
9 年前
isymchych
c36001f861
removed xmpp and RTC modules
9 年前
isymchych
6ee6b6e9e5
fixes after rebase
9 年前
isymchych
b375b14696
abstract out remoteVideos management
9 年前
isymchych
a10f9437f1
Integration of statistics module
9 年前
isymchych
0fd0f5b633
refactoring of Etherpad and Prezi
9 年前
isymchych
4f91ac01fd
refactoring
9 年前
isymchych
36874c395a
remove user from VideoLayout
9 年前
isymchych
6ded050b51
do not use RTC/xmpp in UI module
9 年前
isymchych
e23dd62d86
refactor BottomToolbar
9 年前
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 年前
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 年前
Boris Grozev
a2c41392dd
Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js.
9 年前
isymchych
09aa9482c0
do not use members module
9 年前
isymchych
272cfea493
share user email through commands
9 年前