Commit Graph

683 Commits (a112b10a36557f05377e5ffc9bdc52ef1d49f66f)

Author SHA1 Message Date
isymchych d19789005e use statistics module from the library 9 years ago
paweldomas 103b5d71d0 Encapsulates direct access to .currentTime field into 'hasVideoStarted' method of RemoteVideo. 9 years ago
paweldomas ab13fa35b4 'currentTime' property of stream elements are now supported by Temasys plugin. 9 years ago
paweldomas 0bf98bf6cf Fixes broken call to waitForPlayback in lastN logic. 9 years ago
paweldomas 48cedb0865 Adopts to new semantics of JitsiTrack#attach method. 9 years ago
hristoterezov 1176390214 Fixes issues for audio only participants 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
paweldomas cd8af2a823 Logs an error which occurred when trying to obtain video stream to be used after screen sharing. 9 years ago
isymchych 93aac798f3 do not pin participant if moderator clicked item in remote user menu 9 years ago
isymchych 6998827982 do not hide small video until stream has been attached 9 years ago
yanas 6e7ed13370 Fixes missing local video thumbnail before entering a conference. 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
paweldomas 875a7b6f4f Uses property instead of jquery to hook "onplay" event of the large video. 9 years ago
paweldomas 4cf1f92e25 Fixes broken large video resize functionality. 9 years ago
paweldomas 2fb65dd752 Uses fadeTo instead of fadeIn/fadeOut which do not seem to work correctly on Safari. 9 years ago
isymchych bc2afd7d64 Minor fixes for jitsi-meet-new 9 years ago
hristoterezov 089a9880b0 Fixes issues related to PR #452 9 years ago
hristoterezov d09021457b Fixes JS error in API module 9 years ago
Lyubomir Marinov 6dbbea9944 Decides whether to use analytics after the analytics API has been given a chance to load. 9 years ago
Lyubomir Marinov 41872781f9 Fixes a lint error about a constructor name not starting with an uppercase letter. 9 years ago
isymchych 6cda300861 synchronize Large video fadeIn/fadeOut animations 9 years ago
isymchych 6df1fcef40 Avatar.js code cleanup 9 years ago
isymchych 6b98fd52ea added some documentation (jsdocs) 9 years ago
isymchych d31aca4483 use lib to change chat subject 9 years ago
damencho 8b8cbb2ccc Handles fake video track and fixes remote audio. 9 years ago
hristoterezov 6ad9243446 Updates the library. Removes oncontextmenu handlers. 9 years ago
isymchych 93aef0683b fix issue with fullscreen in Safari 9 years ago
hristoterezov 4ec62e40f1 Fixes jshint 9 years ago
yanas 3fe0487df7 Fixes local video flickering when locally muted. Rearranges some of the large video avatar related code. 9 years ago
damencho bc43108877 Makes sure we unmark remote videos as dominant speaker if any when the local participant becomes dominant speaker. 9 years ago
damencho 0db262da6a Fixes showing local resolution in UI. 9 years ago
damencho c54e6c0f3c Fixes showing remote resolutions in UI. 9 years ago
hristoterezov 8787723330 Fixes desktop streaming for FF 9 years ago
George Politis e0e5de6ec0 Revert "Temporarily disable hard video mute." 9 years ago
damencho 1dd0fe4bca Decrease the ping interval. 9 years ago
hristoterezov 0d03a4fceb callstats 9 years ago
isymchych cff44286f5 resize #videospace on window resize 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
yanas dacd54b73c Fixes clicking remote participant in the contact list. 9 years ago
yanas 2bee98744d Merges commit from Boris Grozev on jitsi-meet: Fixes a typo. 9 years ago
damencho 09d08b034c Removes unused code. 9 years ago
George Politis f02bee06aa Temporarily disable hard video mute. 10 years ago
George Politis 954345da48 Removes space in cname generation of recvonly streams. 10 years ago
damencho 029ccf3b31 Adds method used by torture to obtain current audio levels. 10 years ago
Lyubomir Marinov ec954ad3cc Decides whether to use analytics after the analytics API has been given a chance to load. 10 years ago
Lyubomir Marinov b49a08c485 Decides whether to use analytics after the analytics API has been given a chance to load. 10 years ago
damencho aed2d97c10 Fixes displayname on remote video on FF. Seems innerText is not working on FF, replace it with innerHTML. 10 years ago
damencho dcb607a586 Shows displayname after editing it. 10 years ago
damencho 3cd549a758 Hides video wrapper when avtar is shown, and make it visible when we hide the avtar. 10 years ago
paweldomas ea24c6a66a Fixes broken requireDisplayName feature. 10 years ago