Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
jfinn
/
jitsi_app_c0
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
1663
коммитов
2
Ветки
Дерево:
a6ff9f8ee2
app
master
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из 'a6ff9f8ee2'
${ noResults }
jitsi_app_c0
/
modules
/
UI
/
videolayout
История
paweldomas
a6ff9f8ee2
Removes unused code related to Firefox.
Commented part seems not to be required anymore as everything work well without it.
10 лет назад
..
ConnectionIndicator.js
refactoring
10 лет назад
LargeContainer.js
added some documentation (jsdocs)
10 лет назад
LargeVideo.js
Adopts to new semantics of JitsiTrack#attach method.
10 лет назад
LocalVideo.js
Adopts to new semantics of JitsiTrack#attach method.
10 лет назад
RemoteVideo.js
Removes unused code related to Firefox. Commented part seems not to be required anymore as everything work well without it.
10 лет назад
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 лет назад
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 лет назад