Commit Graph

1644 Commits (c0dde18e6b930ec84d8c1d38332d2aa38cbbecf6)
 

Author SHA1 Message Date
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 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
hristoterezov 724ebdfe04 Merge branch 'jitsi-meet-new' of github.com:jitsi/jitsi-meet into jitsi-meet-new 9 years ago
hristoterezov 6ad9243446 Updates the library. Removes oncontextmenu handlers. 9 years ago
damencho 03a9c8aa1c Updates library to fix start muted. 9 years ago
paweldomas ea6eaad563 Fixes bridge is down UI notification. 9 years ago
hristoterezov c5f94fadd8 Merge branch 'jitsi-meet-new' of github.com:jitsi/jitsi-meet into jitsi-meet-new 9 years ago
isymchych 93aef0683b fix issue with fullscreen in Safari 9 years ago
George Politis ff97321ea4 Updates lib-jitsi-meet@ba21635b3d04bb7f2505b446f21d341992149107 9 years ago
hristoterezov ce41ddd024 Merge branch 'jitsi-meet-new-callstats' into jitsi-meet-new 9 years ago
hristoterezov b174f231bf Merge branch 'jitsi-meet-new' of github.com:jitsi/jitsi-meet into jitsi-meet-new 9 years ago
hristoterezov 4ec62e40f1 Fixes jshint 9 years ago
damencho 2ef96d21e9 Updates package.json with some changes from master. 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 0291287ecb Temporary fix to make sure 2.2.0 isn't pulled which has a bug. 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