62 Commits (f2c9b8b7a5dcfc7affcb8fbe225e1981f44051a6)

Autor SHA1 Nachricht Datum
  paweldomas f2c9b8b7a5 Fix issue updating large video 'src' while on stage vor 9 Jahren
  yanas 64d8cb2db2 Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two. vor 9 Jahren
  damencho 1bdeda4ec3 Fixes updateLarge video to change to different container types which do not have stream. vor 9 Jahren
  damencho 38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. vor 9 Jahren
  damencho 2b26580a7c Disables switching to dominant speaker when Etherpad is shown on large video. vor 9 Jahren
  damencho 5963f85ad6 Fixes avatar that is shown, when we switch from container with muted video to container from other type, like etherpad. vor 9 Jahren
  damencho 9e0b1beed5 Always uses current video type to search for container that will handle it. Renames video container type to camera, to match the type ot the tracks. Add the same container to be used and for tracks with type of desktop. vor 9 Jahren
  yanas 30f3da98e5 Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general. vor 9 Jahren
  isymchych 6476503240 LargeVideo: detach previous stream when attaching new one vor 9 Jahren
  isymchych 255f374894 fix watermark logo blinking during video switching vor 9 Jahren
  isymchych 24ffc816f4 LargeVideo: show watermark even if video is muted vor 9 Jahren
  isymchych fdfa9de150 hide large video if stream is muted vor 9 Jahren
  yanas e7e8dc3457 Fixes shifted audio level glow on thumbnails. Fixes missing audio level indicator on large video avatar. vor 9 Jahren
  paweldomas 7ec6e9ae29 Gets rid fo RTCBrowserType usages. vor 9 Jahren
  paweldomas 48cedb0865 Adopts to new semantics of JitsiTrack#attach method. vor 9 Jahren
  hristoterezov 1176390214 Fixes issues for audio only participants vor 9 Jahren
  paweldomas 875a7b6f4f Uses property instead of jquery to hook "onplay" event of the large video. vor 9 Jahren
  paweldomas 4cf1f92e25 Fixes broken large video resize functionality. vor 9 Jahren
  paweldomas 2fb65dd752 Uses fadeTo instead of fadeIn/fadeOut which do not seem to work correctly on Safari. vor 9 Jahren
  isymchych bc2afd7d64 Minor fixes for jitsi-meet-new vor 9 Jahren
  hristoterezov 089a9880b0 Fixes issues related to PR #452 vor 9 Jahren
  isymchych 6cda300861 synchronize Large video fadeIn/fadeOut animations vor 9 Jahren
  isymchych 6b98fd52ea added some documentation (jsdocs) vor 9 Jahren
  yanas 3fe0487df7 Fixes local video flickering when locally muted. Rearranges some of the large video avatar related code. vor 9 Jahren
  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 vor 9 Jahren
  damencho 3cd549a758 Hides video wrapper when avtar is shown, and make it visible when we hide the avtar. vor 9 Jahren
  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. vor 9 Jahren
  damencho 6a91a48823 Fixes element id name. vor 9 Jahren
  damencho 3fd68fa0fd Renames all active speaker references to be called dominant speaker. vor 9 Jahren
  yanas d6a1192a0f Fixes issue with avatar not being centered. vor 9 Jahren
  hristoterezov 29a85b797a Fixes audio / video mutes vor 9 Jahren
  isymchych 6ee6b6e9e5 fixes after rebase vor 9 Jahren
  isymchych b375b14696 abstract out remoteVideos management vor 9 Jahren
  isymchych 0fd0f5b633 refactoring of Etherpad and Prezi vor 9 Jahren
  hristoterezov 3ec04d5a95 Implements desktop sharing. vor 9 Jahren
  isymchych 6ded050b51 do not use RTC/xmpp in UI module vor 9 Jahren
  Boris Grozev a2c41392dd Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js. vor 9 Jahren
  yanas 26e2fd6ef0 Fixes desktop streaming layout. vor 9 Jahren
  paweldomas 27fc4636b7 Adjustments to make lip-sync work. Stream merging is now done by Jicofo. vor 9 Jahren
  yanas 9a5d2012d3 Adds jsdoc to previous commit vor 9 Jahren
  Yana Stamcheva 8a678286f7 Makes video screen fit configurable. vor 9 Jahren
  damencho ababa0fadc Changes some logging levels. vor 9 Jahren
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. vor 9 Jahren
  Boris Grozev b2d838ba1c Fixes mirroring on firefox. vor 9 Jahren
  paweldomas 0fe4999beb Use fadeTo instead of fadeIn/fadeOut to avoid having display: none on large video which causes issues when Temasys plugin is used. vor 9 Jahren
  paweldomas 9a7bc4ebab Fixes issue with returning from shared document view. Calls show() before fadeOut() on large video to avoid situation when we end up with black screen and are unable to select new video. Updates app.bundle.js. vor 9 Jahren
  paweldomas eb63b24a9a Fixes fadeIn/fadeOut large video transitions in Safari. Enables animation on video resize when switching between camera and screen video. vor 9 Jahren
  hristoterezov b77791f4b2 Implements minimized mode - only the thumbnails are visible. vor 10 Jahren
  paweldomas 74e7507a73 Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence. vor 10 Jahren
  yanas 9d321df49e Adds javadoc for previous commit. vor 10 Jahren