865 Commits (67cc2f3ea3d3800a17d7cd3137c55213f97cfdaf)

Author SHA1 Message Date
  paweldomas 67cc2f3ea3 ref(ChatRoom): move emit remote stream added 9 years ago
  paweldomas b1aa74addf ref(JingleSessionPC): explicitly pass each option to TPC 9 years ago
  paweldomas f8b9faed99 ref(JitsiConference): rename 'addLocalStream' + doc fixes 9 years ago
  paweldomas ebbec1ffa8 ref(JingleSessionPC): rename 'replaceStream' 9 years ago
  Ilya Daynatovich c6518b5724 Indicate in a machine-readable way that WebRTC is not supported either natively or via a known plugin such as Temasys 9 years ago
  paweldomas b3681eab4d ref(JitsiConference): remove "WebRTC" from names 9 years ago
  paweldomas 63a1c1ac3c ref: remove JingleSession from ChatRoom 9 years ago
  paweldomas 4ef8af9f3d ref(JingleSession): remove 'service' dependency 9 years ago
  paweldomas c330e8c2a9 ref(JingleSession): remove unused 'eventEmitter' constructor arg 9 years ago
  paweldomas 0e8a2d226d ref(TraceablePC): remove dependency on JingleSessionPC and ChatRoom 9 years ago
  Ilya Daynatovich 178162b2c5 Temasys do not support Microsoft Edge 9 years ago
  Boris Grozev e535569780 cleanup: Renames a function, adds documentation. 9 years ago
  Saúl Ibarra Corretgé a5ab491807 cleanup: remove code handling simulcast mode 9 years ago
  Saúl Ibarra Corretgé 9ee6796254 cleanup: remove old adaptive simulcast config option 9 years ago
  Saúl Ibarra Corretgé 91c078a92d cleanup: remove adaptive las N config option 9 years ago
  Saúl Ibarra Corretgé c631744a51 feat(lastN): Add ability to dynamically change lasN 9 years ago
  Ilya Daynatovich 2dbfa2c3fc Fix the mobile landing page of jitsi-meet on Android Google Chrome 40 9 years ago
  brian baldino 371a4ea777 remove unused import 9 years ago
  brian baldino 4e0971c3b7 remove forgotten debugger statement 9 years ago
  brian baldino bedc184fd2 change codec iteraton to a for loop so we get a predictable ordering, 9 years ago
  brian baldino 258c5d8695 address pr feedback 9 years ago
  brian baldino 33a8694b25 if enabled, prefer to use h264 (if it exists in the offer) 9 years ago
  brian baldino 7988fc783d fix long line 9 years ago
  brian baldino b158a682e5 move rtxmodifier logs to debug 9 years ago
  brian baldino c1b1a69c86 strip all rtx if we're using unified plan (since sdp-interop doesn't 9 years ago
  brian baldino bcdf08a34e get rid of implode for remote rtx since it isn't needed (simulcast implode takes care of this). add new stripRtx method for stripping rtx from a remote offer altogether 9 years ago
  Saúl Ibarra Corretgé dd262248d9 fix: remove unneeded test when muting a local stream 9 years ago
  hristoterezov d403a25c56 fix(screen_sharing): Detection for external install of plugin from iframe 9 years ago
  brian baldino 4afd8c5d23 don't add rtx streams on firefox 9 years ago
  bbaldino 6c17cb7e65 Enable rtx sources for streams (#346) 9 years ago
  paweldomas 641adf11a3 fix: generate recvonly SSRC if 0 video tracks 9 years ago
  Saúl Ibarra Corretgé 079f95974b cleanup: Make desktop sharing options consistent and drop deprecated ones 9 years ago
  paweldomas 479f97ceee fix(JingleSessionPC): fix crash/remove unused arg 9 years ago
  paweldomas ca2c3a861d style(JingleSessionPC): remove trailing whitespaces 9 years ago
  bbaldino 4b39ac665a Sdp overhaul (#338) 9 years ago
  hristoterezov 3e7b06c1b1 fix(caps): add event to notify when caps version for a user is changed 9 years ago
  Boris Grozev a17b287b63 fix: Use the same logic as sdp-simulcast in 9 years ago
  hristoterezov 7f451c51ee fix(electron): Add/remove track handlers 9 years ago
  hristoterezov cefc270807 fix(electron): statistics 9 years ago
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 9 years ago
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 9 years ago
  hristoterezov 3b39be8a59 feat(Listenable): Implements Listenable class 9 years ago
  hristoterezov 16c4a1fbc5 feat(electron): basic Electron SS support 9 years ago
  brian baldino aa1bda86a6 Add karma and jasmine unit testing to lib-jitsi-meet. also add a very basic example test for SDPUtil 9 years ago
  Boris Grozev cce6262875 feat: Allows to disable the suspend video 9 years ago
  paweldomas 27a692e1b3 fix(JitsiConnectionErrors): split "dropped" from "other" error type 9 years ago
  paweldomas f71aee97f8 fix(strophe.util.js): do not test RegExpr if not needed 9 years ago
  paweldomas 783f0072e9 doc(strophe.util.js): add comment about log level 9 years ago
  paweldomas ef62ccd330 feat(JitsiConnectionErrors): implement 'SERVER_ERROR' 9 years ago
  paweldomas 30e08fd9c8 fix(moderator.js): remove unnecessary event argument 9 years ago