368 次代码提交 (f8b9faed99fd57001794e4afa0d219fc27751069)

作者 SHA1 备注 提交日期
  paweldomas ebbec1ffa8 ref(JingleSessionPC): rename 'replaceStream' 9 年前
  paweldomas 63a1c1ac3c ref: remove JingleSession from ChatRoom 9 年前
  paweldomas 4ef8af9f3d ref(JingleSession): remove 'service' dependency 9 年前
  paweldomas c330e8c2a9 ref(JingleSession): remove unused 'eventEmitter' constructor arg 9 年前
  paweldomas 0e8a2d226d ref(TraceablePC): remove dependency on JingleSessionPC and ChatRoom 9 年前
  Saúl Ibarra Corretgé 91c078a92d cleanup: remove adaptive las N config option 9 年前
  brian baldino 371a4ea777 remove unused import 9 年前
  brian baldino 4e0971c3b7 remove forgotten debugger statement 9 年前
  brian baldino bedc184fd2 change codec iteraton to a for loop so we get a predictable ordering, 9 年前
  brian baldino 258c5d8695 address pr feedback 9 年前
  brian baldino 33a8694b25 if enabled, prefer to use h264 (if it exists in the offer) 9 年前
  brian baldino 7988fc783d fix long line 9 年前
  brian baldino b158a682e5 move rtxmodifier logs to debug 9 年前
  brian baldino c1b1a69c86 strip all rtx if we're using unified plan (since sdp-interop doesn't 9 年前
  brian baldino bcdf08a34e get rid of implode for remote rtx since it isn't needed (simulcast implode takes care of this). add new stripRtx method for stripping rtx from a remote offer altogether 9 年前
  brian baldino 4afd8c5d23 don't add rtx streams on firefox 9 年前
  bbaldino 6c17cb7e65 Enable rtx sources for streams (#346) 9 年前
  paweldomas 641adf11a3 fix: generate recvonly SSRC if 0 video tracks 9 年前
  paweldomas 479f97ceee fix(JingleSessionPC): fix crash/remove unused arg 9 年前
  paweldomas ca2c3a861d style(JingleSessionPC): remove trailing whitespaces 9 年前
  bbaldino 4b39ac665a Sdp overhaul (#338) 9 年前
  hristoterezov 3e7b06c1b1 fix(caps): add event to notify when caps version for a user is changed 9 年前
  hristoterezov 7f451c51ee fix(electron): Add/remove track handlers 9 年前
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 9 年前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 9 年前
  brian baldino aa1bda86a6 Add karma and jasmine unit testing to lib-jitsi-meet. also add a very basic example test for SDPUtil 9 年前
  paweldomas 27a692e1b3 fix(JitsiConnectionErrors): split "dropped" from "other" error type 9 年前
  paweldomas f71aee97f8 fix(strophe.util.js): do not test RegExpr if not needed 9 年前
  paweldomas 783f0072e9 doc(strophe.util.js): add comment about log level 9 年前
  paweldomas ef62ccd330 feat(JitsiConnectionErrors): implement 'SERVER_ERROR' 9 年前
  paweldomas 30e08fd9c8 fix(moderator.js): remove unnecessary event argument 9 年前
  paweldomas af8aa4bd2d fix(moderator.js): remove dead code 9 年前
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support 9 年前
  damencho d123017232 Adds suspended events and its detection. 9 年前
  Lyubomir Marinov 92a94567e4 Fix ESLint errors 9 年前
  hristoterezov 14053f3b83 refactor(statistics): Remove unused code 9 年前
  Boris Grozev f56dbca640 feat: Fires an event when the ICE state changes. 9 年前
  damencho cf80ff9b0a Initialise lock state on room join. 9 年前
  paweldomas 2271d2953e feat(xmpp): trigger CONNECTION_FAILED when closed unintentionally 9 年前
  paweldomas 18acb3e850 ref(xmpp): remove minor duplication 9 年前
  paweldomas 5794371545 fix(ChatRoom): Cannot read property 'roomjid' of undefined 9 年前
  paweldomas 584785a2b2 fix(JingleSessionPC): send SSRC updates regardless of the ICE state 9 年前
  paweldomas 3ee1080ad9 ref(Jingle): Jingle session state + terminate cleanup 9 年前
  paweldomas 682e0abaf8 fix(sdp): remove 'ssltcp' candidates when 'webrtcIceTcpDisable' = true 9 年前
  paweldomas c9c482f43f fix(JitsiConference): fix crash on this.room if the room was disposed 9 年前
  paweldomas 90df0b2275 fix(ChatRoom): rename 'bridgeIsDown' and it's ext name 9 年前
  hristoterezov 9075fcfc43 fix(JitsiConference.leave): Promise and logic 9 年前
  damencho dd38d5bcd9 Fixes this reference in methods. 9 年前
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format 9 年前
  paweldomas 937dc622c0 feat(Jingle): add 'failICE' config option 9 年前