69 コミット (e4133e067b64544e3796d2ad901b649ce9743186)

作成者 SHA1 メッセージ 日付
  hristoterezov 0ea6b2a114 ref(JitsiTrack): prototype -> class 8年前
  Paweł Domas d03204a0c0 ref: store SSRCs as numbers (#485) 8年前
  Leonard Kim 029b4736cb fix(tracks): Do not use track.addEventListener if unavailable 8年前
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8年前
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8年前
  Lyubo Marinov 66b62080e8 [eslint] max-params 8年前
  Lyubo Marinov 72290d937e Re-enable jshint with a minimal configuration 8年前
  Lyubo Marinov 068f290835 [eslint] lines-around-comment 8年前
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8年前
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8年前
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback 8年前
  Lyubo Marinov c991abf9ef [eslint] prefer-template 8年前
  hristoterezov fa971c81b5 fix(eslint): Add no-empty-function rule 8年前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8年前
  Lyubo Marinov ed0d464392 [eslint] quotes 8年前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8年前
  Lyubo Marinov 324afc0caf [eslint] space-infix-ops 8年前
  hristoterezov c96898c478 fix(eslint): Add no-multi-spaces rule 8年前
  hristoterezov 3e44723582 fix(eslint): Add indent rule 8年前
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule 8年前
  hristoterezov c36b464bfc fix(eslint): Add curly rule 8年前
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule 8年前
  paweldomas af26c86db0 ref(RTC): rename "owner" to "ownerEndpointId" 8年前
  paweldomas ff932f385c ref(JingleSessionPC): emit track added/removed in RTC 8年前
  Boris Grozev 66a16cf85a docs: Fixes spelling. 8年前
  Lyubomir Marinov 66b601ec04 Disable Temasys on React Native 8年前
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format 8年前
  Lyubomir Marinov 90ee7e8a54 ESLint 8年前
  paweldomas a79608213f feat(events): include JitsiTrack as an argument of TRACK_MUTE_CHANGED 8年前
  paweldomas af44ba0aa0 feat(RTCEvents): add REMOTE_TRACK_MUTE/UNMUTE 8年前
  Lyubomir Marinov 417e3fbc07 ES6 for JitsiTrackEvents 8年前
  damencho 0370183e94 Moves the method definition of the play callback. 8年前
  damencho 1f45df2122 Substracts from ttfm the time that user waits while been asked for user permissions. 8年前
  damencho 9351e50d74 Adds ttfm for temasys. 8年前
  damencho fe9aebd0c6 Distinguish tracks that had been muted when calculating ttfm. 8年前
  damencho 1b1ff464d5 Adds missing require. 8年前
  damencho 234f3384e1 Moves loading of analytics in the library. 8年前
  damencho 746ed36381 Reports ttfm through analytics. 9年前
  damencho 2f93ae15e1 Adds analytics events for connection times. 9年前
  tsareg 06cf23ff61 Better JitsiTrack#dispose() method to prevent memory leaks 9年前
  hristoterezov c3f9885df0 Resolve xmpp dependacies in RTC module 9年前
  tsareg 6500f9e1f4 Do not subscribe each JitsiTrack to RTCEvents.AUDIO_OUTPUT_DEVICE_CHANGED, instead subscribe once in RTC 9年前
  hristoterezov 3aa49c4c2a Removes fake video tracks from the code 9年前
  Lyubomir Marinov e165952a5d Simplify, clarify source code 9年前
  Lyubomir Marinov c779d7a958 Add, expand, fix jsdocs, comments 9年前
  hristoterezov abdb7e3c49 Fixes issue with fake streams that are never removed 9年前
  Kostiantyn Tsaregradskyi f57a75b412 Switch local audio and video track when list of available devices changes 9年前
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis 9年前
  paweldomas 0f3cd3b873 Add MediaType 9年前
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit 9年前