120 コミット (522577a42d8cfbb0a7d89f05e09b691f23d109f1)

作成者 SHA1 メッセージ 日付
  Jaya Allamsetty d7ffbfafad fix(JitsiLocalTrack) Keep a reference to SSRC. 1年前
  Saúl Ibarra Corretgé 89877d20e6 feat(JitsiTrack) make track disposal more resilient 1年前
  Saúl Ibarra Corretgé 1afca3ef06 feat(JitsiTrack) always detach the track for any elements when disposing 1年前
  Jaya Allamsetty a419b4ebc8 fix(JitsiTrack): Remove func that's no longer used. 1年前
  Jaya Allamsetty 3ff4b0d17f fix(JitsiTrack): Detect track ended event on Safari. 1年前
  Daniel McAssey 0e9a4e2428
Unify events and output single TypeScript declaration (#2407) 1年前
  bgrozev 6ca515dbda
Remove callstats support (#2399) 1年前
  Gabriel Borlea c3a086f86d
fix: getting right resolution for mobile web (#2356) 2年前
  Hristo Terezov ef94fb86f9 fix(track.attach): return promise & improve logs 2年前
  Jaya Allamsetty 0fc0a3ff31 fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 2年前
  Jaya Allamsetty 5d1ae6fb7f ref(JitsiTrack) Alpha sort the methods. 2年前
  Saúl Ibarra Corretgé bb8d901648 fix(RTC) remove no longer needed helpers 3年前
  bgrozev c6d05e5b6c
Remove broken isScreenSharing function. (#2057) 3年前
  Jaya Allamsetty 8bc688fd75 Revert "fix(RTC): Add function declaration to JitsiTrack." 3年前
  Jaya Allamsetty 7d3f13c907 fix(RTC): Add function declaration to JitsiTrack. 3年前
  Gary Hunt 6d428ca19b
feat(ts) convert MediaType and its usages 3年前
  Saúl Ibarra Corretgé 526bd5a94c chore(lint) tame the new linter 3年前
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename 3年前
  Jaya Allamsetty 24627e1b95
fix: Send videoType bridge message for mute/unmute on FF. (#1642) 4年前
  Jaya Allamsetty ff9cce994b fix(audio-levels): Reset audio level to 0 when remote user is muted. 5年前
  Jaya Allamsetty 43835df2a0 fix: Scale remote audio levels reported on receiver to getStats levels 5年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 5年前
  Jaya Allamsetty b4a4ad2a00
feat: use getSynchronizationSources on the receiver for remote audio levels (#1245) 5年前
  Jaya Allamsetty f8d0662fdd fix(media): Add 'ended' event handler on MediaStreamTrack for FF 5年前
  Andrei Gavrilescu 279dd99f99 address code review 5年前
  Andrei Gavrilescu 5e9075ba10 improve logging 6年前
  Hristo Terezov 4879c5becd feat(JitsiRemoteTrack): Add logs. 6年前
  Hristo Terezov 471b7e0942 fix(JitsiTrack):Enable setHandler for audio tracks 6年前
  Saúl Ibarra Corretgé 826dacdc7d feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 7年前
  virtuacoplenny 83436519ed feat(adapter): use with firefox (#628) 8年前
  Lyubo Marinov ff8468d931 eslint 4.8.0 8年前
  Lyubo Marinov b379a94d6c Coding style 8年前
  paweldomas 9137912d75 fix(local tracks): do not fire "track stopped" during mute 8年前
  hristoterezov 0ea6b2a114 ref(JitsiTrack): prototype -> class 8年前
  paweldomas da19b721a8 ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args 8年前
  Paweł Domas 9cccf3b62e More p2p analytics (#487) 8年前
  Leonard Kim b68b0079b3 fix: ensure container is defined while attaching a track 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 8fbc815836 [eslint] no-param-reassign 8年前
  Lyubo Marinov 308adc133a [eslint] max-len 8年前
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8年前
  Lyubo Marinov 7cecd3a9d9 [eslint] comma-dangle, comma-spacing 8年前
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8年前
  Lyubo Marinov 0da7f6b98f [eslint] no-negated-condition 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年前