188 コミット (a0dc1691863777da631f4f39fa8c88cce20f2a73)

作成者 SHA1 メッセージ 日付
  Jaya Allamsetty 4276024882 ref(RTC) fix format and alpha sort the functions in JitsiLocalTrack.js. 3年前
  Дамян Минков 208bfc8f4e fix: Fixes call to _setTrackMuteStatus. 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年前
  Robert Pintilii 03bc5278da
fix(tracks) Add metadata to jitsi tracks (#1777) 4年前
  Jaya Allamsetty e6b330186f fix(presence) Send presence on mute state change. 4年前
  Pawel Domas 03809d48bc feat: use source names in presence 4年前
  Pawel Domas 8f1649bb74 ref: sendMuteStatus is not async 4年前
  Jaya Allamsetty 4e5804f965 fix(RTC): Set transceiver direction after RTCRtpSender#replaceTrack. 4年前
  Saúl Ibarra Corretgé ad5692d6aa fix(RTC) drop the "old gUM" flow 4年前
  Jaya Allamsetty e2333c6c2a fix(RTC): Remove stream effect before disposing the track. 4年前
  tudordan7 cd53f249c5 fix(rtc) Fix setting effects while not in a conference. 4年前
  Andrei Gavrilescu 676c7a9105
fix(screenshare): audio screen share muted state 4年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 5年前
  George Politis 304b0a2b4e
Takes disabled encodings into account when calculating the local resolution. (#1242) 5年前
  Jaya Allamsetty c94f6a570f fix(presenter): change the max bitrate to 2.5 Mbps when presenter is enabled 5年前
  Jaya Allamsetty 805eb938ae fix(E2EE): Apply E2EE on RTCRtpSender when track is replaced on pc 5年前
  Jaya Allamsetty 47b292e332
feat(video-quality): control the sender resolution based on video quality settings (#1119) 5年前
  Jaya Allamsetty a832b39b5a
fix(safari): construct track constraints from getSettings (#1104) 5年前
  Jaya Allamsetty 1002135c64 fix(effect): Use replaceTrack for applying effects in unified plan 5年前
  Andrei Gavrilescu a7950f8ebb
feat(screenSharing): Add system audio screen sharing via audio mixer 5年前
  Jaya Allamsetty d5d8e0a1e4 fix: Use RTCRtpSender.replaceTrack() for applying presenter effect on FF 5年前
  Jaya Allamsetty e7059c0e3a fix(presenter-mode): Look up presenter track using type 'video' 5年前
  Jaya Allamsetty 8ad10bd268 fix(presenter mode): Resolve promise instead of throwing TRACK_NO_STREAM_FOUND error when presenter track is unmuted 5年前
  Hristo Terezov d9a5afe94b fix(blur): Error handling and setEffect issues. 6年前
  Cristian Florin Ghita cc777bd7e8 Fix enable/disable blur while muted 6年前
  Cristian Florin Ghita c59d64cf51 Fix bug - effect instance not set after stop 6年前
  Cristian Florin Ghita fd74ccc526 Add video background blur 6年前
  Hristo Terezov 40446bb948 fix(JitsiLocalTrack): Disable no bytes sent error. 6年前
  Hristo Terezov e7c5f53378 ref(JitsiLocalTrack): NO_DATA_FROM_SOURCE logic 6年前
  Hristo Terezov 23503b0efd fix(devices): when add/remove the selected device 6年前
  Hristo Terezov 19c9e7b729 fix(JitsiTrack): Increase noDataFromSource timeout 6年前
  Hristo Terezov 1bfc96a287 style(JitsiLocalTrack):Rename method & add comment 6年前
  Hristo Terezov 7dece05e34 fix(JitsiLocalTrack): realDeviceId. 6年前
  Hristo Terezov 3d7c479c86 feat(JitsiLocalTrack): expose stopStream 6年前
  virtuacoplenny 36cf9b7753
fix(muting): do not re-assign value of local track containers (#781) 7年前
  Saúl Ibarra Corretgé 826dacdc7d feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 7年前
  hristoterezov 44d2c7ba21 feat(browser_caps): Implement browser capabilities API. (#690) 7年前
  bgrozev 515374c8d3 Analytics refactoring (#676) 7年前
  Lyubo Marinov 21b07deabc Coding style: sorting, formatting, consistency 8年前
  Saúl Ibarra Corretgé 975992b27f feat(JitsiLocalTrack): fail mute operation when track is disposed 8年前
  bgrozev 9b99e6bb33 Cleanup (#643) 8年前
  virtuacoplenny 6125435999 feat(1080p): support on chrome >= 61 using adapter (#617) 8年前
  hristoterezov 9776669cf6 fix(JitsiLocalTrack): Microphone not working detection. (#621) 8年前
  Lyubo Marinov ff8468d931 eslint 4.8.0 8年前
  paweldomas 703a2fe3da ref(JitsiLocalTrack): get rid of 'setMutedInProgress' 8年前
  Lyubo Marinov b379a94d6c Coding style 8年前
  Lyubo Marinov a55ce02a30 Remove obsolete property 8年前
  paweldomas 9137912d75 fix(local tracks): do not fire "track stopped" during mute 8年前
  paweldomas 8c1283c7fd fix(JitsiLocalTrack): restore 'inMuteOrUnmuteProgress' 8年前