You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
damencho 938e59d09f Merge branch 'master' into fix_track_removed_event 10 years ago
..
ChatRoom.js Fixes the sources in session-accept jingle packets. Fixes issue with not replacing unmuted SSRCs in the SDP. 10 years ago
JingleSession.js Changes the logger from console to jitsi-meet-logger 10 years ago
JingleSessionPC.js Moves the code that trigger TRACK_REMOVED events for remote track to use peerconnection event instead of relying on TRACK_STOPPED event. 10 years ago
SDP.js Fixes minor Firefox issues. Adds methods for the desktop sharing. 10 years ago
SDPDiffer.js Fix comparison warnings. 10 years ago
SDPUtil.js use JitsiParticipant; add some method implementations 10 years ago
TraceablePeerConnection.js Fixes the sources in session-accept jingle packets. Fixes issue with not replacing unmuted SSRCs in the SDP. 10 years ago
moderator.js store userId and callStatsUserName globally (was per-conference) 10 years ago
recording.js Fixes build with older versions of nodejs. 10 years ago
strophe.emuc.js Add callstats support 10 years ago
strophe.jingle.js Adds additional logs, including timestamps relative to the initial 10 years ago
strophe.logger.js initial commit 10 years ago
strophe.ping.js Decrease the ping interval. 10 years ago
strophe.rayo.js Removes the JS code that prevents multiple outgoing call 10 years ago
strophe.util.js Fixes warnings, sets up .jshintrc and ignores files in .jshintignore. 10 years ago
xmpp.js Changes video mute/unmute implementation. JitsiLocalTrack objects store information about the SSRCs. On video mute / unmute operation no jingle packets are sent anymore. 10 years ago