Commit Graph

1961 Commits (6170f6c268f9513ade5df0e03092c7e74746e2b7)
 

Author SHA1 Message Date
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
Lyubomir Marinov 605a892f78 Implements an initial (demo) version of "Follow Me" for film strip visibility. 9 years ago
Lyubomir Marinov c35590dbda Allows UI.toggleFilmStrip() and UIEvents.TOGGLE_FILM_STRIP to act as setters in addition to toggles. 9 years ago
Lyubomir Marinov 972fc402e4 Exposes a Command(s) API from conference.js. 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
damencho 25a9928758 Merge pull request #521 from jitsi/fix-resizing 9 years ago
yanas 67a73b163e Removes empty space from the available width calculation. 9 years ago
yanas ad44cc518a Fixes resizing problems introduced with previous resizing commit. Fixes side panel open/close code and resizing. 9 years ago
isymchych be0abf908e auto-save setiings 9 years ago
yanas c201de86cc Merge pull request #519 from isymchych/lastn 9 years ago
yanas 48b225f382 Merge pull request #516 from isymchych/fix-auth 9 years ago
yanas 1339b306e6 Merge pull request #517 from jitsi/fix-resizing 9 years ago