109 コミット (81b294e47da99be24135a9af6a5aa0c6a19abbcb)

作成者 SHA1 メッセージ 日付
  damencho 81b294e47d Adds method to expose internal state - iceConnectionState, which later will be used by torture. 9年前
  hristoterezov 09c951c4bf Removes the JS code that prevents multiple outgoing call 9年前
  paweldomas 37f2604efc Assume Safari when fail to detect browser type. 9年前
  hristoterezov ba5275ef2f Adds follow entity parameter for the recording 9年前
  hristoterezov 5cfd0b39d4 Adds call support 9年前
  paweldomas b524298270 fixes 9年前
  hristoterezov 09f80d6300 Adds error handling for toggleRecording method 9年前
  hristoterezov dfd497ed68 Fixes JS errors in the recording 9年前
  hristoterezov 1cc99880d2 Fixes jshint errors 9年前
  hristoterezov b01976306a Adds recording support 9年前
  hristoterezov 6ae330befa Fixes jshint errors 9年前
  hristoterezov b981c12dd8 Fixes JS error on unload 9年前
  hristoterezov cfd44dddb2 tmp 9年前
  damencho 9d2f332128 Adds method to expose internal state - iceConnectionState, which later will be used by torture. 9年前
  hristoterezov 82a6ea0ca7 Adds msid and labels for the fake local stream generated in the begining of the conference. 9年前
  isymchych 2f0c8b7245 added 2 methods to the conference related to external auth 9年前
  hristoterezov c2606b1483 Adds isDeviceChangeAvailable method. 9年前
  hristoterezov f29399d9e4 Fixes IE 10 support 9年前
  isymchych 1f69ab8d18 add property isLocal to JitsiTrack 9年前
  paweldomas 4dc5021ab0 Makes sure that we keep local video SSRC as a "recvonly" when muted. 9年前
  hristoterezov 847de4ef3d Fixes JS error when muting video. 9年前
  hristoterezov 2756c124ac Fixes JS errors on Temasys 9年前
  hristoterezov 268d4e0adc Fixes JS errors on FF. Fixes disco info JS error. 9年前
  hristoterezov f6ac3bdf58 Fixes some issue for FF 9年前
  isymchych 21d63506ee fix issues in RTCUtils 9年前
  isymchych 02a95fd662 add info about user role to JitsiConference 9年前
  isymchych bb6fda2473 fixed jshint errors in CharRoom 9年前
  isymchych 56328fcf58 use JitsiParticipant; add some method implementations 9年前
  isymchych 8329fe5767 support DTMF 9年前
  damencho 2017457a5e Removes second audio track for fake FF devices. 9年前
  paweldomas e196512d28 Adds 'enforcedBridge' property used to make Jicofo use specific bridge and ignore what BridgeSelector module says. 9年前
  paweldomas 022940eb13 Exposes methods for obtaining stream SSRCs and audio levels. 9年前
  paweldomas dd54228913 Removes unused code used to inject local SSRCs. 9年前
  isymchych df3e7b8267 Use Object.defineProperty instead of Object.prototype._defineGetter_ 9年前
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference 9年前
  hristoterezov 6772975134 JitsiMeetJS.init returns Promise. 9年前
  damencho e60b79e20d Updates addMediaStreamInactiveHandler (from master 5f6bba435c2ba0ff566bca5ba575ab7e2fb0432e). 9年前
  hristoterezov b638495de4 Fixes mutes 9年前
  damencho 6d13fe1482 Fixes ssltcp candidates, error while transferring code from master. 9年前
  damencho b442f2f8cc Converts ssltcp candidate to tcp one on FF. 9年前
  hristoterezov 871eafb930 Fixes previous commit 9年前
  hristoterezov 44336d93e5 Added basic desktop sharing support. 9年前
  Lyubomir Marinov 65e928452d Removes duplication. 9年前
  George Politis c0de2814f6 Adds comment. 9年前
  George Politis 09d40eab90 Revert "Sets up simulcast for 2 layers." 9年前
  Boris Grozev d6f62feb4e Fixes warnings, sets up .jshintrc and ignores files in .jshintignore. 9年前
  Boris Grozev 74e7c387db Exposes functions in RandomUtils. 9年前
  Boris Grozev f507ba00cf Simplifies code. 9年前
  Boris Grozev 7ab69ddfca Implements switching streams on firefox by using RTPSender.replaceTrack(). Fixes bugs with switching between camera and screen sharing. 9年前
  Boris Grozev abf9618eef Simplifies code. 9年前