264 Комити (6eeefd2ca80f9e33d005bbba95eba1f6d7222f35)

Аутор SHA1 Порука Датум
  hristoterezov b74bf57210 Fixes JSDocs пре 9 година
  Boris Grozev f06e18e0d3 fix: Fixes a typo (and pinning endpoints). пре 9 година
  hristoterezov 5c903dfcc3 Fixes onended handler issues пре 9 година
  hristoterezov 06d07a3d6a Fixes issues after review пре 9 година
  hristoterezov bcb3253df2 Implement audio problem detection пре 9 година
  damencho e8b9199c53 Fixes setAvailableDevices on error, passing no stream. пре 9 година
  damencho 587826f19f Fixes error type when we succeed with one of the media. пре 9 година
  damencho 991e4b6c7a Fixes the availableDevices. пре 9 година
  hristoterezov 3a0291bb9c Implements detection for cancel on the SS pickup window пре 9 година
  hristoterezov 32f05da153 Fixes the issue with SS external installation dialog is not closed after the plugin has been installed пре 9 година
  tsareg f9ed623f23 Wrap calling MediaStreamTrack#getSettings() with try-catch block as it throws "Not implemented" Error in react-native-webrtc пре 9 година
  tsareg d00993293a Added TRACK_NO_STREAM_FOUND JitsiTrackError type пре 9 година
  tsareg 3c0b730a1a Replaced string with constant пре 9 година
  damencho 0370183e94 Moves the method definition of the play callback. пре 9 година
  damencho 1f45df2122 Substracts from ttfm the time that user waits while been asked for user permissions. пре 9 година
  damencho 9351e50d74 Adds ttfm for temasys. пре 9 година
  damencho fe9aebd0c6 Distinguish tracks that had been muted when calculating ttfm. пре 9 година
  hristoterezov e22f353829 Use the existing constant instead of string in ScreenObtainer.js пре 9 година
  damencho 1b1ff464d5 Adds missing require. пре 9 година
  hristoterezov 1aa31587c6 Implements desktop sharing extension external installation пре 9 година
  tsareg bc915c16fe Pass 'facingMode' to gUM when 'unmuting' video track пре 9 година
  damencho 234f3384e1 Moves loading of analytics in the library. пре 9 година
  damencho 746ed36381 Reports ttfm through analytics. пре 9 година
  damencho e014c23ce6 Adds utility method to fetch browser name. пре 9 година
  damencho 2f93ae15e1 Adds analytics events for connection times. пре 9 година
  tsareg 5956915d82 _setMute refactoring пре 9 година
  paweldomas a34e4255e4 Make 'isDeviceListAvailable' a Promise пре 9 година
  damencho 93ed5cedbb Lowers the verbosity on data channel errors. пре 9 година
  damencho ff2642722f Checks for missing room on muting locally. пре 9 година
  hristoterezov 301ed7e503 Changes methods that use RTCDatachanel#send to throw exception on fail пре 9 година
  tsareg 32b9f91e5f Introduced JitsiLocalTrack#getCameraFacingMode() method and CameraFacingMode enum пре 9 година
  hristoterezov 8d7bd558bd Catch JS errors on Datachannel.send пре 9 година
  hristoterezov 2525f5ff81 Implements interfaces for data channel communication пре 9 година
  bgrozev 6c870f70b5 Revert "Implements interfaces for data channel communication" пре 9 година
  hristoterezov dd24d1bee1 Implements interfaces for data channel communication пре 9 година
  tsareg 49fa0a48a5 More simple RTC#removeRemoteTrack() and RTC#removeRemoteTracks() methods пре 9 година
  tsareg cc311b59a3 Correctly detect React-Native in debug mode пре 9 година
  tsareg 06cf23ff61 Better JitsiTrack#dispose() method to prevent memory leaks пре 9 година
  tsareg 27466fce4a Always fire JitsiConferenceEvents.TRACK_REMOVED event when track is removed when participant lefts the conference пре 9 година
  Boris Grozev 6cfd1ba968 Renames confusingly named functions, adds documentation. пре 9 година
  damencho 421483fc73 Removes getVideoId and getVideoSrc as no longer used by tests. пре 9 година
  hristoterezov faeda96206 Implements reload method in JitsiConference пре 9 година
  hristoterezov 36078b0e66 Implements audio problems detection пре 9 година
  damencho 0322825701 Reports initial device list and subsequent device changes to callstats. пре 9 година
  hristoterezov c3f9885df0 Resolve xmpp dependacies in RTC module пре 9 година
  tsareg e2860d55bf Changes after code review пре 9 година
  tsareg 4b28402045 Expose JitsiMeetJS.environment with methods for environment detection пре 9 година
  tsareg 88f5b6be45 Init "currentlyAvailableMediaDevices" var for the first enumerateDevices() and don't fire event in this case пре 9 година
  tsareg 78cf3eabed Don't mix old and new-style for gUM constraints for Opera also пре 9 година
  tsareg 4a6e28f416 Don't mix old and new-style for gUM constraints for Chrome, as it falls with TypeError in new Chrome versions пре 9 година