295 Révisions (28f05dce3112b65a9630f485e02f5ac46cb2b161)

Auteur SHA1 Message Date
  Boris Grozev 4d93c05452 Allows RTX to be disable for a conference. il y a 9 ans
  Boris Grozev 2166a93e9b Fixes ordering of a=ssrc lines before SRD is called. il y a 9 ans
  damencho b7e1654670 Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats. il y a 9 ans
  Boris Grozev f341b9ba3f Renames adaptiveSimulcast to disableAdaptiveSimulcast. il y a 9 ans
  Boris Grozev 1f0e71a842 Simlifies code. il y a 9 ans
  hristoterezov 6b267bbb5e Stores measured times and exposes them il y a 9 ans
  damencho 1ddc21e33e Catch all errors comming from command handlers to avoid detaching presence handler from strophe connection. il y a 9 ans
  hristoterezov 5f38cf9232 Fixes console log for Strophe attaching il y a 9 ans
  Lyubomir Marinov 84c22065fa Expresses the desire to have the MUC join ASAP. il y a 9 ans
  Lyubomir Marinov 1e17367d5b Initializes fields with primitive values through the prototype. (The Internet says that's faster so it MUST be true.) il y a 9 ans
  Lyubomir Marinov 230196572c Simplifies source code. il y a 9 ans
  Lyubomir Marinov e97859f23d Complies with the convention in most of the source code in the file and puts opening braces at the end of the interval after a space character. il y a 9 ans
  Lyubomir Marinov b96988fc10 Limits the early DTLS to Chrome because Firefox does not support instructing it about its RFC 4145 setup attribute value. il y a 9 ans
  Lyubomir Marinov 6bb7eadf9a Expresses the desire to have the conference focus invited into the MUC ASAP. il y a 9 ans
  Lyubomir Marinov 0dce3b62af Prefers local variables over instance property lookups. il y a 9 ans
  Lyubomir Marinov 3079fbca34 Fixes hard-to-read indentation. il y a 9 ans
  Lyubomir Marinov b93ed63f7d Renames a local variable from tmp to something (more) descriptive. il y a 9 ans
  Lyubomir Marinov cad01c5c3d Splits a long function into two shorter functions. il y a 9 ans
  yanas 638bec6375 Basic Jibri recording refactoring. il y a 9 ans
  hristoterezov 6d51afe200 Fixes issue with muc join il y a 9 ans
  Lyubomir Marinov 4dd7ae6bfa Improves the readability of the source code. (Suggested by Iván Loire.) il y a 9 ans
  hristoterezov de851ca50e Implements attach method in JitsiConnection. Fixes token auth. il y a 9 ans
  Lyubomir Marinov 7287bc2829 Deduplicates string searches using SDPUtil.find_line/s. il y a 9 ans
  Lyubomir Marinov 7cf5191d08 Switch the WebRTC DTLS peer from active to passive. il y a 9 ans
  Lyubomir Marinov 3660ff23a3 Expresses the desire to send the SDP answer ASAP. il y a 9 ans
  Lyubomir Marinov a27fe95054 Uses less indentation. il y a 9 ans
  Lyubomir Marinov a22c56aa32 Switch the WebRTC DTLS peer from active to passive. il y a 9 ans
  paweldomas 9393018041 Handles transport-replace message il y a 9 ans
  paweldomas bf42a1c25b Extracts sendSessionInitiate into separate method, adds docs and setOfferCycle method il y a 9 ans
  paweldomas 07d32cc650 Adds docs and improvements to JingleSessionPC.newJingleErrorHandler il y a 9 ans
  paweldomas 35cef535db Moves JingleSessionPC initialization from ChatRoom to JitsiConference il y a 9 ans
  paweldomas 0510c54f59 Replaces 'const' with 'var' in JingleSessionPC il y a 9 ans
  paweldomas 1723c46a71 Returns 'error' response when incoming jingle session has not been accepted instead of sending session-terminate later on. il y a 9 ans
  paweldomas 1ccf494169 Fixes error type not set correctly on jingle error response, adds more warnings il y a 9 ans
  paweldomas d9182a41c4 Removes unused scenarios from JingleSessionPC, accepts incoming session only from Jicofo user, cleanups terminate code il y a 9 ans
  paweldomas 0ba2c9fffc Removes unused $(document).trigger il y a 9 ans
  paweldomas 438bf72572 Captures all IQ errors coming from JingleSessionPC, adds timeout constant, adds JINGLE_ERROR event, il y a 9 ans
  paweldomas 9aed1bf90a Moves 'active' method to JingleSession il y a 9 ans
  paweldomas 1bec553315 Removes no longer used 'sendKeyframe' hack il y a 9 ans
  paweldomas a047e5e00d Removes unused 'onIceConnectionStateChange' handler il y a 9 ans
  paweldomas 11fa8f8567 Removes unused 'videoMuteByUser' field il y a 9 ans
  paweldomas 45c5180a5e Removes unused getStats method il y a 9 ans
  hristoterezov c00a23441c Fixes errors after review il y a 9 ans
  Lyubomir Marinov fbc5d195eb Adds a FIXME to not let a potential problem be forgotten. il y a 9 ans
  Lyubomir Marinov 3a179705ea Fixes a possible exception. Clarifies (& potentially optimizes) code. il y a 9 ans
  hristoterezov 3bfe034176 Adds CONFERENCE_MAX_USERS conference error. il y a 9 ans
  Lyubomir Marinov 63fec23086 Uses sendIceCandidates instead of sendIceCandidate as the rest of the code suggests was the intention. il y a 9 ans
  Lyubomir Marinov d77186198e Removes wasteful duplicate calls to SDPUtil.find_line(). il y a 9 ans
  isymchych fa9fe84e23 integration with NW.js il y a 9 ans
  damencho f18f56989d Fixes audio mute/unmute all. il y a 9 ans