This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
jitsi_corner2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1840
Commits
4
Branches
Tree:
8d77088f6d
dev
efficient_tiling
master
tile_view_dev
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8d77088f6d'
${ noResults }
jitsi_corner2
/
modules
/
UI
/
videolayout
History
hristoterezov
8d77088f6d
Stores measured times and exposes them
9 years ago
..
ConnectionIndicator.js
Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages.
9 years ago
FilmStrip.js
Merge pull request #548 from jitsi/follow-me
9 years ago
LargeContainer.js
Disables switching to dominant speaker when Etherpad is shown on large video.
9 years ago
LargeVideo.js
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
9 years ago
LocalVideo.js
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
RemoteVideo.js
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
SmallVideo.js
Stores measured times and exposes them
9 years ago
VideoLayout.js
Merge pull request #553 from damencho/fix-replacing-pinned
9 years ago