220 коммитов (aa74ba3405be75615bc2f99bd1cd8a08ee849a31)

Автор SHA1 Сообщение Дата
  hristoterezov 24a9158838 Fixes removeTrack from previous commit 9 лет назад
  hristoterezov d7c65e1129 Makes sure that the state of the app is not changed if add/remove track fails 9 лет назад
  hristoterezov 4861c2a9fc Fixes issue with not completing promise for remove/add track and conference leave 9 лет назад
  yanas d4be648c45 Fix off recording state handling 9 лет назад
  yanas 8c80acff2f Replace console with logger print in recording module 9 лет назад
  yanas 6510fe101f Removes a log. 9 лет назад
  yanas 78c99a5a24 Fix jibri presence initial state 9 лет назад
  Lyubomir Marinov 7df2e4e358 Make disco completely optional 9 лет назад
  Lyubomir Marinov e403a68665 Prevent TypeError 9 лет назад
  Lyubomir Marinov dabb772851 Fix incorrect (lack of) assignment 9 лет назад
  yanas 81553cce96 Fix missing hidden domain problem 9 лет назад
  Boris Grozev a4c62bac8d Adds a stereo option. 9 лет назад
  Boris Grozev 84f72c1b73 Minor simplification. 9 лет назад
  yanas 02c46a19fb Add hidden participant support 9 лет назад
  paweldomas 8ba1af02a3 Advertise lip-sync feature for Chrome client 9 лет назад
  paweldomas b54d095e2d Initialize 'videomuted' presence with 'false' 9 лет назад
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis 9 лет назад
  paweldomas 19df65f3e5 Rename "stream" to "track" in RTC context plus fixes 9 лет назад
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit 9 лет назад
  Boris Grozev c87e341872 Fixes the options object used. 9 лет назад
  Boris Grozev 30d3a19db8 Adds startBitrate to the conference creation request. 10 лет назад
  hristoterezov ab27837f4a Fixes issue with not sending presence unavailable when JitsiConference.leave is called 9 лет назад
  hristoterezov da7d7f038a Removes unused CONNECTION_CLOSED event 9 лет назад
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() 9 лет назад
  damencho 7cc832e9ee Fixes using options from correct locations, per conference or per connection. 9 лет назад
  paweldomas d96fcc81e2 Fix xmlns attributes of presence mute extensions 10 лет назад
  paweldomas 1c31d7bfab Fix 'source-add' + 'source-remove' race condition 10 лет назад
  paweldomas 0c43c09e72 Simplify source-remove handling 10 лет назад
  paweldomas 6c0aef3742 Fix invalid call to _allocateConferenceFocusError 10 лет назад
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes 10 лет назад
  hristoterezov d2c277eec3 Fixes the performance time structure which is used by torture 10 лет назад
  Boris Grozev 9e49288651 Disables rtx. 10 лет назад
  Boris Grozev 4d93c05452 Allows RTX to be disable for a conference. 10 лет назад
  Boris Grozev 2166a93e9b Fixes ordering of a=ssrc lines before SRD is called. 10 лет назад
  Boris Grozev f341b9ba3f Renames adaptiveSimulcast to disableAdaptiveSimulcast. 10 лет назад
  Boris Grozev 1f0e71a842 Simlifies code. 10 лет назад
  hristoterezov 6b267bbb5e Stores measured times and exposes them 10 лет назад
  damencho 1ddc21e33e Catch all errors comming from command handlers to avoid detaching presence handler from strophe connection. 10 лет назад
  hristoterezov 5f38cf9232 Fixes console log for Strophe attaching 10 лет назад
  Lyubomir Marinov 84c22065fa Expresses the desire to have the MUC join ASAP. 10 лет назад
  Lyubomir Marinov 1e17367d5b Initializes fields with primitive values through the prototype. (The Internet says that's faster so it MUST be true.) 10 лет назад
  Lyubomir Marinov 230196572c Simplifies source code. 10 лет назад
  Lyubomir Marinov e97859f23d Complies with the convention in most of the source code in the file and puts opening braces at the end of the interval after a space character. 10 лет назад
  Lyubomir Marinov b96988fc10 Limits the early DTLS to Chrome because Firefox does not support instructing it about its RFC 4145 setup attribute value. 10 лет назад
  Lyubomir Marinov 6bb7eadf9a Expresses the desire to have the conference focus invited into the MUC ASAP. 10 лет назад
  Lyubomir Marinov 0dce3b62af Prefers local variables over instance property lookups. 10 лет назад
  Lyubomir Marinov 3079fbca34 Fixes hard-to-read indentation. 10 лет назад
  Lyubomir Marinov b93ed63f7d Renames a local variable from tmp to something (more) descriptive. 10 лет назад
  Lyubomir Marinov cad01c5c3d Splits a long function into two shorter functions. 10 лет назад
  yanas 638bec6375 Basic Jibri recording refactoring. 10 лет назад