158 Commits (8a14f1e7bca412347de65919f92f43b346ef43f5)

Author SHA1 Message Date
  paweldomas 4ef8af9f3d ref(JingleSession): remove 'service' dependency 8 years ago
  paweldomas c330e8c2a9 ref(JingleSession): remove unused 'eventEmitter' constructor arg 8 years ago
  paweldomas 0e8a2d226d ref(TraceablePC): remove dependency on JingleSessionPC and ChatRoom 8 years ago
  bbaldino 6c17cb7e65 Enable rtx sources for streams (#346) 8 years ago
  paweldomas 641adf11a3 fix: generate recvonly SSRC if 0 video tracks 8 years ago
  paweldomas 479f97ceee fix(JingleSessionPC): fix crash/remove unused arg 8 years ago
  paweldomas ca2c3a861d style(JingleSessionPC): remove trailing whitespaces 8 years ago
  bbaldino 4b39ac665a Sdp overhaul (#338) 8 years ago
  hristoterezov 7f451c51ee fix(electron): Add/remove track handlers 8 years ago
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8 years ago
  damencho d123017232 Adds suspended events and its detection. 8 years ago
  Boris Grozev f56dbca640 feat: Fires an event when the ICE state changes. 8 years ago
  paweldomas 584785a2b2 fix(JingleSessionPC): send SSRC updates regardless of the ICE state 8 years ago
  paweldomas 3ee1080ad9 ref(Jingle): Jingle session state + terminate cleanup 8 years ago
  paweldomas 682e0abaf8 fix(sdp): remove 'ssltcp' candidates when 'webrtcIceTcpDisable' = true 8 years ago
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format 8 years ago
  paweldomas 937dc622c0 feat(Jingle): add 'failICE' config option 8 years ago
  Lyubomir Marinov 90ee7e8a54 ESLint 8 years ago
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 8 years ago
  damencho 234f3384e1 Moves loading of analytics in the library. 8 years ago
  paweldomas 30c7739899 Avoid 'session-accept' timeout 8 years ago
  paweldomas 7f6a5dd415 Reload the conference on 'session-accept' timeout 8 years ago
  damencho 2f93ae15e1 Adds analytics events for connection times. 8 years ago
  hristoterezov b1e4c8debe Fixes issues after review PR #166 8 years ago
  Devin Wilson 35ce33da81 Add config.hosts.domain to the callstats id 8 years ago
  hristoterezov e862d165d7 Fixes JS error when sends JingleSessionPC errors to callstats 8 years ago
  Boris Grozev 68b1eb7912 Logs the ICE ufrags to callstats. 8 years ago
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart 8 years ago
  hristoterezov 0d4acbf2de Fixes issues after rebase 9 years ago
  hristoterezov 49d3d84a65 Fixes track removal for NWJS 9 years ago
  hristoterezov 40188b9ce5 Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls 9 years ago
  hristoterezov 85fd13a082 Fixes issues after review 9 years ago
  Lyubomir Marinov 2fe4df5293 Reduce duplication 9 years ago
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages 9 years ago
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9 years ago
  Lance Stout ef2240182b Stay consistent with other subclassing instances. 9 years ago
  Lance Stout 3d3b684710 Correctly subclass JingleSession 9 years ago
  paweldomas c90d758fdf Reopen data channels on ice restart 9 years ago
  Lyubomir Marinov e165952a5d Simplify, clarify source code 9 years ago
  damencho f79f76fb8c Removes fabricSetupFailed and adds iceConnectionFailure for callstats. 9 years ago
  hristoterezov 24a9158838 Fixes removeTrack from previous commit 9 years ago
  hristoterezov d7c65e1129 Makes sure that the state of the app is not changed if add/remove track fails 9 years ago
  hristoterezov 4861c2a9fc Fixes issue with not completing promise for remove/add track and conference leave 9 years ago
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis 9 years ago
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit 9 years ago
  hristoterezov da7d7f038a Removes unused CONNECTION_CLOSED event 9 years ago
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() 9 years ago
  paweldomas 1c31d7bfab Fix 'source-add' + 'source-remove' race condition 9 years ago
  paweldomas 0c43c09e72 Simplify source-remove handling 9 years ago
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes 9 years ago