94 коммитов (e65bfb0d025fb2ea5ce05829c7b08daa4ca1ddb7)

Автор SHA1 Сообщение Дата
  hristoterezov b1e4c8debe Fixes issues after review PR #166 9 лет назад
  hristoterezov e862d165d7 Fixes JS error when sends JingleSessionPC errors to callstats 9 лет назад
  Boris Grozev 68b1eb7912 Logs the ICE ufrags to callstats. 9 лет назад
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart 9 лет назад
  hristoterezov 0d4acbf2de Fixes issues after rebase 9 лет назад
  hristoterezov 49d3d84a65 Fixes track removal for NWJS 9 лет назад
  hristoterezov 40188b9ce5 Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls 9 лет назад
  hristoterezov 85fd13a082 Fixes issues after review 9 лет назад
  Lyubomir Marinov 2fe4df5293 Reduce duplication 9 лет назад
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages 9 лет назад
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9 лет назад
  Lance Stout ef2240182b Stay consistent with other subclassing instances. 9 лет назад
  Lance Stout 3d3b684710 Correctly subclass JingleSession 9 лет назад
  paweldomas c90d758fdf Reopen data channels on ice restart 9 лет назад
  Lyubomir Marinov e165952a5d Simplify, clarify source code 9 лет назад
  damencho f79f76fb8c Removes fabricSetupFailed and adds iceConnectionFailure for callstats. 9 лет назад
  hristoterezov 24a9158838 Fixes removeTrack from previous commit 9 лет назад
  hristoterezov d7c65e1129 Makes sure that the state of the app is not changed if add/remove track fails 9 лет назад
  hristoterezov 4861c2a9fc Fixes issue with not completing promise for remove/add track and conference leave 9 лет назад
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis 9 лет назад
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit 9 лет назад
  hristoterezov da7d7f038a Removes unused CONNECTION_CLOSED event 9 лет назад
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() 9 лет назад
  paweldomas 1c31d7bfab Fix 'source-add' + 'source-remove' race condition 9 лет назад
  paweldomas 0c43c09e72 Simplify source-remove handling 9 лет назад
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes 9 лет назад
  hristoterezov d2c277eec3 Fixes the performance time structure which is used by torture 9 лет назад
  hristoterezov 6b267bbb5e Stores measured times and exposes them 9 лет назад
  Lyubomir Marinov b96988fc10 Limits the early DTLS to Chrome because Firefox does not support instructing it about its RFC 4145 setup attribute value. 9 лет назад
  Lyubomir Marinov 7cf5191d08 Switch the WebRTC DTLS peer from active to passive. 9 лет назад
  Lyubomir Marinov 3660ff23a3 Expresses the desire to send the SDP answer ASAP. 9 лет назад
  Lyubomir Marinov a27fe95054 Uses less indentation. 9 лет назад
  Lyubomir Marinov a22c56aa32 Switch the WebRTC DTLS peer from active to passive. 9 лет назад
  paweldomas 9393018041 Handles transport-replace message 9 лет назад
  paweldomas bf42a1c25b Extracts sendSessionInitiate into separate method, adds docs and setOfferCycle method 9 лет назад
  paweldomas 07d32cc650 Adds docs and improvements to JingleSessionPC.newJingleErrorHandler 9 лет назад
  paweldomas 0510c54f59 Replaces 'const' with 'var' in JingleSessionPC 9 лет назад
  paweldomas 1723c46a71 Returns 'error' response when incoming jingle session has not been accepted instead of sending session-terminate later on. 9 лет назад
  paweldomas d9182a41c4 Removes unused scenarios from JingleSessionPC, accepts incoming session only from Jicofo user, cleanups terminate code 9 лет назад
  paweldomas 0ba2c9fffc Removes unused $(document).trigger 9 лет назад
  paweldomas 438bf72572 Captures all IQ errors coming from JingleSessionPC, adds timeout constant, adds JINGLE_ERROR event, 9 лет назад
  paweldomas 9aed1bf90a Moves 'active' method to JingleSession 9 лет назад
  paweldomas 1bec553315 Removes no longer used 'sendKeyframe' hack 9 лет назад
  paweldomas a047e5e00d Removes unused 'onIceConnectionStateChange' handler 9 лет назад
  paweldomas 11fa8f8567 Removes unused 'videoMuteByUser' field 9 лет назад
  paweldomas 45c5180a5e Removes unused getStats method 9 лет назад
  Lyubomir Marinov fbc5d195eb Adds a FIXME to not let a potential problem be forgotten. 9 лет назад
  Lyubomir Marinov 3a179705ea Fixes a possible exception. Clarifies (& potentially optimizes) code. 9 лет назад
  Lyubomir Marinov 63fec23086 Uses sendIceCandidates instead of sendIceCandidate as the rest of the code suggests was the intention. 10 лет назад
  Lyubomir Marinov d77186198e Removes wasteful duplicate calls to SDPUtil.find_line(). 10 лет назад