Commit Graph

1860 Commits (a112b10a36557f05377e5ffc9bdc52ef1d49f66f)
 

Author SHA1 Message Date
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 11d43f32b2 Fixes JS error for function call that not exists when start desktop sharing. 9 years ago
hristoterezov cea0916bfd Merge branch 'master' of github.com:jitsi/jitsi-meet 9 years ago
hristoterezov ffbaaa2622 Moves videotype signaling to the library 9 years ago
Paweł Domas 04858e7f06 Merge pull request #481 from isymchych/fix-pinning 9 years ago
hristoterezov 1176390214 Fixes issues for audio only participants 9 years ago
damencho 4e66aefa26 Merge pull request #482 from isymchych/docs 9 years ago
isymchych 352195bcdd Describe how to use local library with npm link 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
damencho 2c7ee3527a Updates readme for working with lib-jitsi-meet sources. Separates deploy make targets for deploying only the lib. 9 years ago
George Politis 70346e2307 Replaces obsolete config option and enables simulcast by default. 9 years ago
damencho 33cb79fb8a Fixes lib filename. 9 years ago
damencho e3b518cb91 Uses lib-jitsi-meet from git repo and deploy it on make. 9 years ago
damencho c0dde18e6b Merge branch 'jitsi-meet-new' 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
Paweł Domas 8221a59261 Merge pull request #477 from isymchych/fix-safari-audio 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 ae4f5c64d4 Merge branch 'jitsi-meet-new' of https://github.com/jitsi/jitmeet into jitsi-meet-new 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
Lyubomir Marinov feb0abf701 Does not disconnect from the XMPP server on unload in jitsi-meet-new because the API has taken on that responsibility. 9 years ago
hristoterezov 2ccfc30813 Merge pull request #469 from isymchych/fix-fullscreen 9 years ago
damencho eab83e4fbc Merge pull request #471 from isymchych/minor-fixes 9 years ago
isymchych bc2afd7d64 Minor fixes for jitsi-meet-new 9 years ago
Lyubomir Marinov a0becb918e Do synchronous Strophe disconnect in order to increase the chances of the delivery of the unavailable presence to the XMPP server. 9 years ago
hristoterezov e0ba89e001 Merge branch 'isymchych-video-resize-issue' into jitsi-meet-new 9 years ago
hristoterezov 714e304e98 Merge branch 'video-resize-issue' of git://github.com/isymchych/jitsi-meet into isymchych-video-resize-issue 9 years ago
hristoterezov 5e3133547d Merge branch 'isymchych-replace-remaining-events' into jitsi-meet-new 9 years ago
hristoterezov 089a9880b0 Fixes issues related to PR #452 9 years ago
damencho 66212862ce Merge branch 'chat-subject-new' of https://github.com/isymchych/jitsi-meet into jitsi-meet-new 9 years ago
damencho e707eb9a79 Merge branch 'video-fadein-fix' of https://github.com/isymchych/jitsi-meet into jitsi-meet-new 9 years ago
hristoterezov d6620310f5 Merge pull request #464 from isymchych/jsdocs 9 years ago
hristoterezov d09021457b Fixes JS error in API module 9 years ago
damencho 5bd0074eff Adds FF fake device settings when creating local tracks. 9 years ago
hristoterezov c2cfd4d6e2 Merge pull request #456 from isymchych/rewrite-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
hristoterezov a0355ea080 Updates the lib 9 years ago
damencho 8b8cbb2ccc Handles fake video track and fixes remote audio. 9 years ago
hristoterezov dbd24417c4 Fixes DS icon glow 9 years ago