Commit Graph

1681 Commits (b4b9160fcb7468953a50eabd58cdd25149d1664a)
 

Author SHA1 Message Date
damencho b4b9160fcb Adds room name to the bosh connection. 9 years ago
damencho bd16b9e346 Prints audio levels in debug mode. 9 years ago
Paweł Domas e688a5cb9f Merge pull request #487 from isymchych/video-mute-screensharing 9 years ago
damencho dbed8c2976 Fixes push to talk. 9 years ago
isymchych 79d5bf6cfa move screensharing into single function, properly handle mute/unmute 9 years ago
isymchych 44bae94701 code cleanup 9 years ago
damencho e81d3c02ad Shows dominant speaker icon for the local user, when he is the dominant speaker. 9 years ago
Paweł Domas ff4de4cb5b Merge pull request #489 from isymchych/handle-focus-left 9 years ago
yanas e09a2f5bee Fixes all shortcuts. 9 years ago
yanas e7e8dc3457 Fixes shifted audio level glow on thumbnails. Fixes missing audio level indicator on large video avatar. 9 years ago
isymchych 379f786225 handle FOCUS_LEFT conference error 9 years ago
damencho 4228537390 Fixes autoEnableDesktopSharing option. 9 years ago
damencho 9ebf4bfacb Adds method to access stats from torture. 9 years ago
paweldomas 7ec6e9ae29 Gets rid fo RTCBrowserType usages. 9 years ago
damencho 522ca64bce Adds some docs. 9 years ago
paweldomas 8a65407d0c Merge remote-tracking branch 'isymchych/move-statistics' 9 years ago
paweldomas 8144201636 Uses RTCUIHelper class from lib-jitsi-meet to select video elements. 9 years ago
paweldomas a6ff9f8ee2 Removes unused code related to Firefox. 9 years ago
hristoterezov 67f1a040eb Removes link tag for the SS plugin because it is created dynamically by the library. 9 years ago
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 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