66 Révisions (29ad8aec2f3de4e153feb72a5285de5907979327)

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