1768 Commits (0a2a6e567773b157104412ac5937d54dce4d25e2)
 

Author SHA1 Message Date
  yanas 0a2a6e5677 Changing random avatars to robohash. 9 years ago
  yanas 72454ff279 HD label added when the large video is in HD. 9 years ago
  yanas 64d8cb2db2 Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two. 9 years ago
  yanas 5c0088d2ef Main UI polishing. Removes rounded corners, fixes gaps. Adding custom avatars. 9 years ago
  yanas 32c2d912be Merge pull request #543 from damencho/shared-video 9 years ago
  damencho 586b8401ae Renames event name. 9 years ago
  damencho f0fd7d7435 Renames method. 9 years ago
  damencho 9a39898eea Renames event name. 9 years ago
  damencho fe7d05a951 Reverse the check to use only VIDEO_CONTAINER_TYPE. 9 years ago
  damencho 1bdeda4ec3 Fixes updateLarge video to change to different container types which do not have stream. 9 years ago
  damencho 2c1a9d20fd Fixes setting local video, default videoType. Fixes showing local video when there is no video device shown. 9 years ago
  damencho d82d4cbed9 Creates first the container before setting avatar, cause the avatar set will check the large video container type and type may be missing. Fixes error 'container of type undefined doesn't exist': 9 years ago
  damencho 9e7275acfb Updates large video when user left and we are removing the shared video. 9 years ago
  damencho ba01733c4f Adds confirmation dialog when closing shared video. 9 years ago
  damencho a1ac18a632 Fixes pausing. 9 years ago
  damencho 38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. 9 years ago
  damencho 83f07a7e67 Merge pull request #542 from champtar/unsupported_browser 9 years ago
  Etienne CHAMPETIER a61ce8ee3b Add unsupported_browser.css to source-package 9 years ago
  yanas eec8129026 Merge pull request #540 from damencho/fix-etherpad 9 years ago
  damencho 2b26580a7c Disables switching to dominant speaker when Etherpad is shown on large video. 9 years ago
  damencho eefdbd4fe5 Renames EtherpadContainerType to ETHERPAD_CONTAINER_TYPE. 9 years ago
  Paweł Domas 7b55d8b526 Merge pull request #537 from jitsi/max_users_error 9 years ago
  yanas 20af89abfa Merge pull request #539 from damencho/ui-container-management-and-fixes 9 years ago
  damencho 5963f85ad6 Fixes avatar that is shown, when we switch from container with muted video to container from other type, like etherpad. 9 years ago
  hristoterezov 438cae101f Fixes error with max users limit after review 9 years ago
  yanas 6a7919a904 Merge pull request #532 from damencho/resize-ds-onfilm-toggle 9 years ago
  damencho 3577f338cc Does not do force-update when resizing. 9 years ago
  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. 9 years ago
  damencho ca56734d9c Moves VideoLayout reference in SmallVideo as it is used there in updateView. 9 years ago
  damencho 6955bb71f3 Adds methods to abstraction LargeContainer which are used by LargeVideo when updating video. 9 years ago
  damencho 5837ef506c Removes remoteVideoTypes and uses the set/get in the small video instances. 9 years ago
  damencho 3fc839cb37 Adds optional parameter to addParticipantContainer, make possible to create the SmallVideo outside VideoLayout and pass it to be displayed. 9 years ago
  yanas 15865c3d42 Merge pull request #531 from damencho/remove-prezi 9 years ago
  Emil Ivov 897e7a1925 Update main.json 9 years ago
  hristoterezov 02ff54b659 Implements dialog for max users error 9 years ago
  damencho 95f36cfd9a Merge pull request #530 from isymchych/nwjs 9 years ago
  damencho 97733cd17a Resizes large video on filmstrip toggle. 9 years ago
  damencho 4ff6d276ce Removes prezi. 9 years ago
  isymchych 72a761e80a integrate with nwjs 9 years ago
  yanas ed85658ce5 Merge pull request #520 from isymchych/improve-settings 9 years ago
  yanas 3759676770 Merge pull request #525 from damencho/sync-mute 9 years ago
  damencho 1c3aafd5c4 Uses the Promise returned on mute/unmute, just prints when calls were canceled due to operation in progress. 9 years ago
  yanas 729ca2fbe6 Merge pull request #524 from damencho/ds-error-handle 9 years ago
  damencho 45d997e9f1 Adds a comment to default error handling for desktop sharing. 9 years ago
  damencho 6b5a52926a Merge pull request #522 from jitsi/fix_lib_rename 9 years ago
  damencho 3a933cfb84 Avoids showing two warning dialogs when firefox extension is required and missing. 9 years ago
  damencho d78666a49d Removes listener to missing event and duplicate dialog code. 9 years ago
  damencho 413e5098c8 Handles the error when user cancels desktop sharing window. 9 years ago
  damencho 0470106524 Shows and error dialog when we fail to install desktop sharing plugin for some reason. 9 years ago
  hristoterezov 30e1e3b23a Fixes jitsi meet to work with the renamed events and methods from the latest version of lib-jitsi-meet. 9 years ago