46 次程式碼提交 (c6d05e5b6cf39cb3e4352ce91cc0ee7f79b8b0cf)

作者 SHA1 備註 提交日期
  Hristo Terezov 42f5b4bf51 fix(device-change): enable on iOS Safari < 15.4 2 年之前
  Nicolas Thumann f772b108d4
fix(device-selection) Support multiple audio inputs in Firefox 101 (#1988) 3 年之前
  Jaya Allamsetty cf22aa36f6 fix(browser-support) Enable device selection in mobile Safari. 3 年之前
  Gary Hunt 6d428ca19b
feat(ts) convert MediaType and its usages 3 年之前
  Jaya Allamsetty ad1f06d768 fix(RTCUtils) Return false for device change checks on mobile Safari. 3 年之前
  Hristo Terezov d1f0ab4d5a fix(GUM-permissions): cache permissions on init. 4 年之前
  Hristo Terezov 84357ce1a8 fix(GUM): improve permissions logic. 4 年之前
  Saúl Ibarra Corretgé 301e3a22dd feat(BrowserCapabilities) drop supportsVideo 4 年之前
  Paul Tiedtke fe7d5a7ebf fix(RTCUtils): Cannot read property 'find' of undefined 4 年之前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 4 年之前
  Jaya Allamsetty fb1a910265 fix(safari): Use standard audio constraints on non-chromium browsers 5 年之前
  virtuacoplenny 83af6e78a8
Fix typos around permissions (#883) 6 年之前
  Saúl Ibarra Corretgé 91f15f86ab feat(permissions): refactor keeping track of device permissions 6 年之前
  hristoterezov 44d2c7ba21 feat(browser_caps): Implement browser capabilities API. (#690) 7 年之前
  virtuacoplenny 9eaf57f157 feat(audio-only): be able to lock a browser into capturing audio only 7 年之前
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8 年之前
  Leonard Kim 731b2a7ad5 feat: add methods to check muti-mic support and stats collecting 8 年之前
  Lyubo Marinov 7c0b8d9145 [eslint] no-use-before-define 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 1068233eac [eslint] prefer-rest-params 8 年之前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8 年之前
  Lyubo Marinov ed0d464392 [eslint] quotes 8 年之前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 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 年之前
  Lyubo Marinov 596767d57e [eslint] object-shorthand 8 年之前
  Lyubo Marinov 4d2a24ba87 [eslint] prefer-spread 8 年之前
  paweldomas 9e7e3ddfe1 style(JitsiMediaDevices): use import 8 年之前
  paweldomas f0d128484d ref(MediaType): convert to ES6 syntax 8 年之前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8 年之前
  Lyubomir Marinov 90ee7e8a54 ESLint 8 年之前
  Lyubomir Marinov 4f10ce43a9 ES6 for JitsiMediaDevicesEvents 8 年之前
  paweldomas a34e4255e4 Make 'isDeviceListAvailable' a Promise 8 年之前
  tsareg dd7b70d939 Do not send event to callstats when no audiooutput devices are available. 8 年之前
  damencho fa1d6b784b Adds a variable, avoids duplicate method call. 8 年之前
  damencho 011d71ed94 Adds additional check, avoids undefined error. 8 年之前
  damencho 0322825701 Reports initial device list and subsequent device changes to callstats. 8 年之前
  tsareg 714585de88 Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks 8 年之前
  Kostiantyn Tsaregradskyi f57a75b412 Switch local audio and video track when list of available devices changes 9 年之前
  Kostiantyn Tsaregradskyi 0220f82e75 Added ability to notify about available media device list changes 9 年之前