Commit Graph

40 Commits (5daceaead723a49e4bbe5615db1a7c9b93308322)

Author SHA1 Message Date
yanas 1486eac752 Applies fixes to thumbnail video toolbar from m-voloshin 9 years ago
yanas 0013745783 Video thumbnails redesign 9 years ago
yanas 09f7615a35 Changes icon set. 9 years ago
damencho bb705e32d9 Moves local video thumb initializations where they belong. 9 years ago
yanas da0898a066 Isolate object-fit fix for Windows Qt browser only 9 years ago
hristoterezov 7bf9a82f0b Implements conference reload support 9 years ago
hristoterezov 1eb915d312 Adds config option for enabling the flip menu for the local video 9 years ago
hristoterezov c3338d3bf2 Implements custom context menu to flip the local video 9 years ago
yanas ab67b42eb9 Hide recorder local thumbnail 9 years ago
damencho 94d98ec0ab Fixes returning to dominant speaker after closing shared video. Renames a method and fix its behaviour was handling both case when removing just video element in small videos (local or remote) and when we are removingParticipantContainer, now just handles the second one and uses focusedID if any or dominantSpeakerID if any, otherwise elects new video. 9 years ago
yanas cc761700fe Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI. 9 years ago
damencho ca56734d9c Moves VideoLayout reference in SmallVideo as it is used there in updateView. 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
isymchych 0bcbd105e3 escape nicknames before displaying them 9 years ago
isymchych 401e5e7ae0 fix jshint issues 9 years ago
isymchych f65d630ad8 allow user to select camera and microphone 9 years ago
paweldomas 7ec6e9ae29 Gets rid fo RTCBrowserType usages. 9 years ago
paweldomas 48cedb0865 Adopts to new semantics of JitsiTrack#attach method. 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
hristoterezov 6ad9243446 Updates the library. Removes oncontextmenu handlers. 9 years ago
hristoterezov 8787723330 Fixes desktop streaming for FF 9 years ago
damencho dcb607a586 Shows displayname after editing it. 9 years ago
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. 9 years ago
hristoterezov 29a85b797a Fixes audio / video mutes 10 years ago
hristoterezov 3ec04d5a95 Implements desktop sharing. 10 years ago
isymchych 0ec8ab69a0 properly update nickname 10 years ago
isymchych 6ded050b51 do not use RTC/xmpp in UI module 10 years ago
isymchych c50151d85d do not use NicknameHandler 10 years ago
isymchych fdc2ecd86f escape html from username 10 years ago
damencho 1ba0a182f6 Makes sure we add/remove all onended events for media streams in one central place. 10 years ago
paweldomas 2f03a0a7fe Fixes broken last-N 10 years ago
paweldomas 4c2f0d3600 Removed duplicated code for adding video thumbnail's hover handler. 10 years ago
paweldomas 4b8bc398dd Fixes issue with black video when new stream element is inserted after the old one. 10 years ago
Boris Grozev 67a52e6f72 Cleanup and formatting fixes in the UI module. 10 years ago
paweldomas c3548eb866 Fixes issues with invalid avatars and problems with switching between videos. 10 years ago
paweldomas 17f245df5e Fixes local video thumbnail being replaced with an avatar when lastN enabled. 10 years ago
paweldomas ae759fab5b Adds IE support through Temasys WebRTC plugin. 10 years ago
hristoterezov 62a731e244 Fixes typo in translation module interface. 10 years ago
hristoterezov f11c3b94ed Moves some methods from avatar to videolayout. 10 years ago
hristoterezov 6a492d96c2 Refactors VideoLayout.js. 10 years ago