Commit Graph

417 Commits (104503ee13737e311e43f2bb3f26f047dbad18ef)

Author SHA1 Message Date
hristoterezov 02ff54b659 Implements dialog for max users error 9 years ago
damencho 97733cd17a Resizes large video on filmstrip toggle. 9 years ago
damencho 4ff6d276ce Removes prezi. 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
damencho d78666a49d Removes listener to missing event and duplicate dialog code. 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
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
isymchych cd71b0a603 use latest version of the config.channelLastN 9 years ago
isymchych f242c8cfdc handle missing remoteVideo when removing video element 9 years ago
isymchych 3cf478826e implement user logout 9 years ago
isymchych e478a73988 fix on-the-fly auth 9 years ago
isymchych c294f592c8 code cleanup: remove redundant span.nick elements 9 years ago
isymchych 5ec28ff3c1 code cleanup: remove unused settings 9 years ago
yanas 30f3da98e5 Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general. 9 years ago
damencho 3c61bac3c8 Handles track removed and removes video elements. When switching on and off desktop sharing video elements number grow under remote video span. 9 years ago
isymchych ebf57923ae hide chat if local display name is empty 9 years ago
isymchych 0bcbd105e3 escape nicknames before displaying them 9 years ago
isymchych 6476503240 LargeVideo: detach previous stream when attaching new one 9 years ago
isymchych 255f374894 fix watermark logo blinking during video switching 9 years ago
isymchych 5a1d200098 fix authentication dialog 9 years ago
isymchych 24ffc816f4 LargeVideo: show watermark even if video is muted 9 years ago
isymchych 401e5e7ae0 fix jshint issues 9 years ago
isymchych fdfa9de150 hide large video if stream is muted 9 years ago
isymchych f65d630ad8 allow user to select camera and microphone 9 years ago
isymchych 79d5bf6cfa move screensharing into single function, properly handle mute/unmute 9 years ago
damencho e81d3c02ad Shows dominant speaker icon for the local user, when he is the dominant speaker. 9 years ago
yanas e7e8dc3457 Fixes shifted audio level glow on thumbnails. Fixes missing audio level indicator on large video avatar. 9 years ago
isymchych 379f786225 handle FOCUS_LEFT conference error 9 years ago
paweldomas 7ec6e9ae29 Gets rid fo RTCBrowserType usages. 9 years ago
paweldomas 8144201636 Uses RTCUIHelper class from lib-jitsi-meet to select video elements. 9 years ago
paweldomas a6ff9f8ee2 Removes unused code related to Firefox. 9 years ago
isymchych d19789005e use statistics module from the library 9 years ago
paweldomas 103b5d71d0 Encapsulates direct access to .currentTime field into 'hasVideoStarted' method of RemoteVideo. 9 years ago
paweldomas ab13fa35b4 'currentTime' property of stream elements are now supported by Temasys plugin. 9 years ago
paweldomas 0bf98bf6cf Fixes broken call to waitForPlayback in lastN logic. 9 years ago
paweldomas 48cedb0865 Adopts to new semantics of JitsiTrack#attach method. 9 years ago
hristoterezov 1176390214 Fixes issues for audio only participants 9 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. 9 years ago
isymchych 93aac798f3 do not pin participant if moderator clicked item in remote user menu 9 years ago
isymchych 6998827982 do not hide small video until stream has been attached 9 years ago
yanas 6e7ed13370 Fixes missing local video thumbnail before entering a conference. 9 years ago
yanas 5834fbe31a Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling. 9 years ago
paweldomas 875a7b6f4f Uses property instead of jquery to hook "onplay" event of the large video. 9 years ago
paweldomas 4cf1f92e25 Fixes broken large video resize functionality. 9 years ago
paweldomas 2fb65dd752 Uses fadeTo instead of fadeIn/fadeOut which do not seem to work correctly on Safari. 9 years ago
isymchych bc2afd7d64 Minor fixes for jitsi-meet-new 9 years ago
hristoterezov 089a9880b0 Fixes issues related to PR #452 9 years ago