512 次程式碼提交 (e4133e067b64544e3796d2ad901b649ce9743186)

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