113 Commits (a6ff9f8ee26be01b123e20fd2ae4fba1978ef6eb)

Author SHA1 Message Date
  paweldomas 103b5d71d0 Encapsulates direct access to .currentTime field into 'hasVideoStarted' method of RemoteVideo. 10 years ago
  paweldomas 0bf98bf6cf Fixes broken call to waitForPlayback in lastN logic. 10 years ago
  paweldomas 48cedb0865 Adopts to new semantics of JitsiTrack#attach method. 10 years ago
  hristoterezov 1176390214 Fixes issues for audio only participants 10 years ago
  yanas fe2804f474 Fixes SmallVideo object not making a difference between an audio and a video stream, which was causing FireFox issues with large video set to the audio stream. 10 years ago
  yanas 6e7ed13370 Fixes missing local video thumbnail before entering a conference. 10 years ago
  yanas 5834fbe31a Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling. 10 years ago
  isymchych bc2afd7d64 Minor fixes for jitsi-meet-new 10 years ago
  hristoterezov 089a9880b0 Fixes issues related to PR #452 10 years ago
  isymchych 6cda300861 synchronize Large video fadeIn/fadeOut animations 10 years ago
  isymchych 6b98fd52ea added some documentation (jsdocs) 10 years ago
  yanas 3fe0487df7 Fixes local video flickering when locally muted. Rearranges some of the large video avatar related code. 10 years ago
  damencho bc43108877 Makes sure we unmark remote videos as dominant speaker if any when the local participant becomes dominant speaker. 10 years ago
  damencho 0db262da6a Fixes showing local resolution in UI. 10 years ago
  isymchych cff44286f5 resize #videospace on window resize 10 years ago
  yanas 27d509332a Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392 10 years ago
  yanas dacd54b73c Fixes clicking remote participant in the contact list. 10 years ago
  damencho a6a6d2992e Adds helper function to obtain large video id from tests. 10 years ago
  damencho 809f68104d Fixes undefined error. 10 years ago
  damencho 0531daf541 Updates the way we update large/small video, avatars and displayname. Fixes issue with not displying avatars in local or remote video when video muted. Fixes if pinned participant turns off video and when unpin we return to the correct dominant speaker. 10 years ago
  damencho cb40ab5420 Fixes moderator icon on remote videos. 10 years ago
  isymchych 0262917aa6 implementation of "start muted" 10 years ago
  damencho 8249aea796 Call mucJoined of video layout when the actual joining occurs, as the local id is needed when the presence for the email is received/processed and avatar is set. 10 years ago
  hristoterezov 29a85b797a Fixes audio / video mutes 10 years ago
  isymchych c36001f861 removed xmpp and RTC modules 10 years ago
  isymchych 6ee6b6e9e5 fixes after rebase 10 years ago
  isymchych b375b14696 abstract out remoteVideos management 10 years ago
  isymchych a10f9437f1 Integration of statistics module 10 years ago
  isymchych 0fd0f5b633 refactoring of Etherpad and Prezi 10 years ago
  isymchych 4f91ac01fd refactoring 10 years ago
  isymchych 36874c395a remove user from VideoLayout 10 years ago
  isymchych 6ded050b51 do not use RTC/xmpp in UI module 10 years ago
  isymchych e23dd62d86 refactor BottomToolbar 10 years ago
  damencho 97ebcebdbe Revert "Fixes a problem with receiving presence for start muted video before creating the stream element, which will end up that the muted video element will hide the avatar." 10 years ago
  damencho 303287f7a6 Fixes a problem with receiving presence for start muted video before creating the stream element, which will end up that the muted video element will hide the avatar. 10 years ago
  Boris Grozev a2c41392dd Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js. 10 years ago
  isymchych 09aa9482c0 do not use members module 10 years ago
  isymchych 272cfea493 share user email through commands 10 years ago
  isymchych fe77846b89 do not use xmpp in settings menu 10 years ago
  isymchych c50151d85d do not use NicknameHandler 10 years ago
  isymchych 59f98205c7 use JS API; UI module refactoring 10 years ago
  damencho 6b621654ab Adds speaker indicator and no longer use the display name for that purpose. 10 years ago
  damencho b64f3a5913 Adds method to obtain remote video type. 10 years ago
  damencho f9d1fd13df Fixes an issue where lastN event, includes in the logic local resource and detects it as removed from lastN and schedules update of large video. If we receive this event for newly joined participant and we have pinned the local video, the event triggers update of large video which displays the wrong participant, not the pinned local video. 10 years ago
  yanas 26e2fd6ef0 Fixes desktop streaming layout. 10 years ago
  damencho e460f0c8fa Fixes lastN video change. Resulting 'Uncaught TypeError: stream.getOriginalStream is not a function', problem detected by torture (3 participants and the last one receives last-n changed event on joining and screenshot shows: it is missing one of the participants and logs contain this error). 10 years ago
  paweldomas 27fc4636b7 Adjustments to make lip-sync work. Stream merging is now done by Jicofo. 10 years ago
  Boris Grozev 0bbae86f68 Fixes a bug with prematurely removed remote videos on firefox. 10 years ago
  Boris Grozev ebdd91df4e Removes the sid property from MediaStream (how did we end up having a 10 years ago
  Jesse Bickel 806cacb755 Use member.isFocus to decide whether a given member is the conference focus user. 10 years ago