82 Commits (81a1b0a31b96723cde5b5b708e8b685fa0915f2c)

Author SHA1 Message Date
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8 years ago
  Lyubo Marinov 66b62080e8 [eslint] max-params 8 years ago
  Lyubo Marinov 8fbc815836 [eslint] no-param-reassign 8 years ago
  Lyubo Marinov 308adc133a [eslint] max-len 8 years ago
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8 years ago
  Lyubo Marinov 7cecd3a9d9 [eslint] comma-dangle, comma-spacing 8 years ago
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8 years ago
  Lyubo Marinov 0da7f6b98f [eslint] no-negated-condition 8 years ago
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback 8 years ago
  Lyubo Marinov c991abf9ef [eslint] prefer-template 8 years ago
  hristoterezov fa971c81b5 fix(eslint): Add no-empty-function rule 8 years ago
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8 years ago
  hristoterezov e4352d2188 fix(eslint): Add no-else-return rule 8 years ago
  Lyubo Marinov 4293971466 [eslint] operator-linebreak 8 years ago
  Lyubo Marinov ed0d464392 [eslint] quotes 8 years ago
  Lyubo Marinov f8ab8015a2 [eslint] space-before-blocks 8 years ago
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8 years ago
  Lyubo Marinov 14147059b3 [eslint] spaced-comment 8 years ago
  hristoterezov c96898c478 fix(eslint): Add no-multi-spaces rule 8 years ago
  hristoterezov 3e44723582 fix(eslint): Add indent rule 8 years ago
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule 8 years ago
  hristoterezov c36b464bfc fix(eslint): Add curly rule 8 years ago
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule 8 years ago
  paweldomas 96124b6834 style(JitsiTrack): use import 8 years ago
  paweldomas f0d128484d ref(MediaType): convert to ES6 syntax 8 years ago
  paweldomas 3b59cdb080 ref(RTC): cleanup local track access 8 years ago
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 9 years ago
  Boris Grozev 66a16cf85a docs: Fixes spelling. 9 years ago
  paweldomas 51922b2623 ref(peer conn status): moves hasRtcMutedVideoTrack 9 years ago
  Lyubomir Marinov 90ee7e8a54 ESLint 9 years ago
  paweldomas 00293ef23e fix(JitsiTrack): add 'isLocal' abstract method stub 9 years ago
  hristoterezov 1b05d28a3a feat(JitsiTrack): Implement interface for adding handlers to MediaStream 9 years ago
  Lyubomir Marinov 417e3fbc07 ES6 for JitsiTrackEvents 9 years ago
  hristoterezov b74bf57210 Fixes JSDocs 9 years ago
  hristoterezov 5c903dfcc3 Fixes onended handler issues 9 years ago
  damencho 2f93ae15e1 Adds analytics events for connection times. 9 years ago
  tsareg 06cf23ff61 Better JitsiTrack#dispose() method to prevent memory leaks 9 years ago
  hristoterezov c3f9885df0 Resolve xmpp dependacies in RTC module 9 years ago
  Lyubomir Marinov 9615aadfb3 Reduce the dependency on HTML elements 9 years ago
  Lyubomir Marinov dd76dd9925 Fix incorrect loop with removal 9 years ago
  hristoterezov 7499423fed Move Temasys-specific attach to its existing execution branch 9 years ago
  tsareg e4beb895d8 Log warning instead of error for audio output device change errors 9 years ago
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9 years ago
  tsareg 6500f9e1f4 Do not subscribe each JitsiTrack to RTCEvents.AUDIO_OUTPUT_DEVICE_CHANGED, instead subscribe once in RTC 9 years ago
  Lyubomir Marinov e165952a5d Simplify, clarify source code 9 years ago
  Kostiantyn Tsaregradskyi f57a75b412 Switch local audio and video track when list of available devices changes 9 years ago
  Kostiantyn Tsaregradskyi eddea0a02a Added ability to switch audio output device - changes after review 9 years ago
  Kostiantyn Tsaregradskyi 4a17d57fc6 Added ability to switch audio output device 9 years ago
  Kostiantyn Tsaregradskyi ae4e7222b8 Very raw version of ability to switch audio output device 9 years ago
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis 9 years ago