yanas
0a2a6e5677
Changing random avatars to robohash.
vor 9 Jahren
yanas
72454ff279
HD label added when the large video is in HD.
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
yanas
5c0088d2ef
Main UI polishing. Removes rounded corners, fixes gaps. Adding custom avatars.
vor 9 Jahren
yanas
32c2d912be
Merge pull request #543 from damencho/shared-video
Shared video, synchronized play/pause/seek/muting/volume, initial commit.
vor 9 Jahren
damencho
586b8401ae
Renames event name.
vor 9 Jahren
damencho
f0fd7d7435
Renames method.
vor 9 Jahren
damencho
9a39898eea
Renames event name.
vor 9 Jahren
damencho
fe7d05a951
Reverse the check to use only VIDEO_CONTAINER_TYPE.
vor 9 Jahren
damencho
1bdeda4ec3
Fixes updateLarge video to change to different container types which do not have stream.
vor 9 Jahren
damencho
2c1a9d20fd
Fixes setting local video, default videoType. Fixes showing local video when there is no video device shown.
vor 9 Jahren
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':
> at LargeVideoManager.getContainer
> at LargeVideoManager.get
> at Object.isCurrentlyOnLarge
> at Object.changeUserAvatar
> at Object.UI.setUserAvatar
> at Object.UI.addUser
vor 9 Jahren
damencho
9e7275acfb
Updates large video when user left and we are removing the shared video.
vor 9 Jahren
damencho
ba01733c4f
Adds confirmation dialog when closing shared video.
vor 9 Jahren
damencho
a1ac18a632
Fixes pausing.
vor 9 Jahren
damencho
38275ce045
Shared video, synchronized playing/seek/muting/volume initial commit.
vor 9 Jahren
damencho
83f07a7e67
Merge pull request #542 from champtar/unsupported_browser
Add unsupported_browser.css to source-package
vor 9 Jahren
Etienne CHAMPETIER
a61ce8ee3b
Add unsupported_browser.css to source-package
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
vor 9 Jahren
yanas
eec8129026
Merge pull request #540 from damencho/fix-etherpad
Fix etherpad
vor 9 Jahren
damencho
2b26580a7c
Disables switching to dominant speaker when Etherpad is shown on large video.
vor 9 Jahren
damencho
eefdbd4fe5
Renames EtherpadContainerType to ETHERPAD_CONTAINER_TYPE.
vor 9 Jahren
Paweł Domas
7b55d8b526
Merge pull request #537 from jitsi/max_users_error
Implements dialog for max users error
vor 9 Jahren
yanas
20af89abfa
Merge pull request #539 from damencho/ui-container-management-and-fixes
Ui container management and fixes
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
hristoterezov
438cae101f
Fixes error with max users limit after review
vor 9 Jahren
yanas
6a7919a904
Merge pull request #532 from damencho/resize-ds-onfilm-toggle
Resizes large video on filmstrip toggle.
vor 9 Jahren
damencho
3577f338cc
Does not do force-update when resizing.
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
damencho
ca56734d9c
Moves VideoLayout reference in SmallVideo as it is used there in updateView.
vor 9 Jahren
damencho
6955bb71f3
Adds methods to abstraction LargeContainer which are used by LargeVideo when updating video.
vor 9 Jahren
damencho
5837ef506c
Removes remoteVideoTypes and uses the set/get in the small video instances.
vor 9 Jahren
damencho
3fc839cb37
Adds optional parameter to addParticipantContainer, make possible to create the SmallVideo outside VideoLayout and pass it to be displayed.
vor 9 Jahren
yanas
15865c3d42
Merge pull request #531 from damencho/remove-prezi
Merges damencho's PR for removing prezi. We still need to remove all prezi related strings from translations through translate.jitsi.org.
vor 9 Jahren
Emil Ivov
897e7a1925
Update main.json
vor 9 Jahren
hristoterezov
02ff54b659
Implements dialog for max users error
vor 9 Jahren
damencho
95f36cfd9a
Merge pull request #530 from isymchych/nwjs
Example NW.js app.
vor 9 Jahren
damencho
97733cd17a
Resizes large video on filmstrip toggle.
vor 9 Jahren
damencho
4ff6d276ce
Removes prezi.
vor 9 Jahren
isymchych
72a761e80a
integrate with nwjs
vor 9 Jahren
yanas
ed85658ce5
Merge pull request #520 from isymchych/improve-settings
Apply new settings without clickint "Update" button
vor 9 Jahren
yanas
3759676770
Merge pull request #525 from damencho/sync-mute
Syncs mute/unmute calls.
vor 9 Jahren
damencho
1c3aafd5c4
Uses the Promise returned on mute/unmute, just prints when calls were canceled due to operation in progress.
vor 9 Jahren
yanas
729ca2fbe6
Merge pull request #524 from damencho/ds-error-handle
Improves desktop sharing error handling.
vor 9 Jahren
damencho
45d997e9f1
Adds a comment to default error handling for desktop sharing.
vor 9 Jahren
damencho
6b5a52926a
Merge pull request #522 from jitsi/fix_lib_rename
Fixes the compatability with lib-jitsi-meet for TRACK_REMOVED events for remote track to use peerconnection event instead of relying on TRACK_STOPPED event.
vor 9 Jahren
damencho
3a933cfb84
Avoids showing two warning dialogs when firefox extension is required and missing.
vor 9 Jahren
damencho
d78666a49d
Removes listener to missing event and duplicate dialog code.
vor 9 Jahren
damencho
413e5098c8
Handles the error when user cancels desktop sharing window.
vor 9 Jahren
damencho
0470106524
Shows and error dialog when we fail to install desktop sharing plugin for some reason.
vor 9 Jahren
hristoterezov
30e1e3b23a
Fixes jitsi meet to work with the renamed events and methods from the latest version of lib-jitsi-meet.
vor 9 Jahren