Commit Graph

298 Commits (e7a3ee477d7e9c9614455b75df11157c523dfb57)

Author SHA1 Message Date
isymchych c027050e11 leave the room if focus left 9 years ago
isymchych 5a1d200098 fix authentication dialog 9 years ago
isymchych 9581afb612 remove old track from the conference before adding new one 9 years ago
isymchych f65d630ad8 allow user to select camera and microphone 9 years ago
damencho b4b9160fcb Adds room name to the bosh connection. 9 years ago
damencho bd16b9e346 Prints audio levels in debug mode. 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
isymchych 379f786225 handle FOCUS_LEFT conference error 9 years ago
damencho 9ebf4bfacb Adds method to access stats from torture. 9 years ago
damencho 522ca64bce Adds some docs. 9 years ago
isymchych d19789005e use statistics module from the library 9 years ago
hristoterezov 11d43f32b2 Fixes JS error for function call that not exists when start desktop sharing. 9 years ago
hristoterezov ffbaaa2622 Moves videotype signaling to the library 9 years ago
hristoterezov 1176390214 Fixes issues for audio only participants 9 years ago
isymchych 93aac798f3 do not pin participant if moderator clicked item in remote user menu 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
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
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 089a9880b0 Fixes issues related to PR #452 9 years ago
damencho 5bd0074eff Adds FF fake device settings when creating local tracks. 9 years ago
isymchych 6b98fd52ea added some documentation (jsdocs) 9 years ago
isymchych d31aca4483 use lib to change chat subject 9 years ago
hristoterezov dbd24417c4 Fixes DS icon glow 9 years ago
paweldomas ea6eaad563 Fixes bridge is down UI notification. 9 years ago
hristoterezov 8787723330 Fixes desktop streaming for FF 9 years ago
hristoterezov 0d03a4fceb callstats 9 years ago
damencho 482f71f5ea Adds helpers to access audio levels from torture. 9 years ago
damencho 765f07109a Adds utility to check for remote participants with tracks. 10 years ago
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. 10 years ago
isymchych 24b24a62c4 fixed "download logs" button 10 years ago
isymchych 666dfb9b63 do not use xmpp module in API module 10 years ago
damencho cb40ab5420 Fixes moderator icon on remote videos. 10 years ago
hristoterezov f8c12304dc Fixes start muted. Adds the local track before the conference is joined. 10 years ago
damencho 9fa4b02673 Reports pinned participants back to the library. 10 years ago
isymchych 0262917aa6 implementation of "start muted" 10 years ago
damencho 3fd68fa0fd Renames all active speaker references to be called dominant speaker. 10 years ago
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. 10 years ago
hristoterezov 632b56b069 Fixes audio mute issue 10 years ago
hristoterezov 29a85b797a Fixes audio / video mutes 10 years ago