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.
1663
Commits
4
Branches
Tree:
a6ff9f8ee2
dev
efficient_tiling
master
tile_view_dev
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a6ff9f8ee2'
${ noResults }
jitsi_corner2
/
modules
/
UI
/
videolayout
History
paweldomas
a6ff9f8ee2
Removes unused code related to Firefox.
Commented part seems not to be required anymore as everything work well without it.
10 years ago
..
ConnectionIndicator.js
refactoring
10 years ago
LargeContainer.js
added some documentation (jsdocs)
10 years ago
LargeVideo.js
Adopts to new semantics of JitsiTrack#attach method.
10 years ago
LocalVideo.js
Adopts to new semantics of JitsiTrack#attach method.
10 years ago
RemoteVideo.js
Removes unused code related to Firefox. Commented part seems not to be required anymore as everything work well without it.
10 years ago
SmallVideo.js
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.
10 years ago
VideoLayout.js
Encapsulates direct access to .currentTime field into 'hasVideoStarted' method of RemoteVideo. Removes duplicated logic for hiding video element when the user is muted.
10 years ago