Boris Grozev
ebdd91df4e
Removes the sid property from MediaStream (how did we end up having a
Jingle session ID in MediaStream and passing it around in the UI?)
пре 10 година
Boris Grozev
4934779187
Simplifies code, removes unused code.
пре 10 година
damencho
ababa0fadc
Changes some logging levels.
пре 10 година
damencho
fd954580b7
Fixes for FF: failing avatar tests and problem when last participant leaves the owner video does not switch to local video.
пре 10 година
paweldomas
260b610725
Fixes issue with avatar not being displayed when user is in the lastN set, but has video muted.
пре 10 година
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
пре 10 година
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
пре 10 година
Boris Grozev
09eaa0d303
Fix comparison warnings.
пре 10 година
Boris Grozev
b2d838ba1c
Fixes mirroring on firefox.
пре 10 година
paweldomas
2f03a0a7fe
Fixes broken last-N
пре 10 година
paweldomas
4c2f0d3600
Removed duplicated code for adding video thumbnail's hover handler.
пре 10 година
paweldomas
a8a0945d73
Moves method for selecting thumbnail's video element from videolayout to SmallVideo. Fixes issue with muted audio in IE after switching between thumbnails.
пре 10 година
paweldomas
0fe4999beb
Use fadeTo instead of fadeIn/fadeOut to avoid having display: none on large video which causes issues when Temasys plugin is used.
пре 10 година
paweldomas
ae96b9f365
Fixes issue in IE where click events on local video thumbnail are captured by local audio object created by Temasys plugin on stream attach.
пре 10 година
paweldomas
9a7bc4ebab
Fixes issue with returning from shared document view. Calls show() before fadeOut() on large video to avoid situation when we end up with black screen and are unable to select new video. Updates app.bundle.js.
пре 10 година
paweldomas
eb63b24a9a
Fixes fadeIn/fadeOut large video transitions in Safari. Enables animation on video resize when switching between camera and screen video.
пре 10 година
paweldomas
4b8bc398dd
Fixes issue with black video when new stream element is inserted after the old one.
пре 10 година
paweldomas
b680ecd2ff
Renames getLargeVideoJid to getLargeVideoResource and updates app.bundle.js.
пре 10 година
Boris Grozev
cc20a4d776
Removes an unused variable.
пре 10 година
Boris Grozev
fd404b8465
Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly.
пре 10 година
hristoterezov
7793d65a99
Renames config.minimized to config.filmStripOnly .
пре 10 година
hristoterezov
b77791f4b2
Implements minimized mode - only the thumbnails are visible.
пре 10 година
paweldomas
74e7507a73
Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence.
пре 10 година
yanas
9d321df49e
Adds javadoc for previous commit.
пре 10 година
yanas
d92d8e8299
Some additional error handling.
пре 10 година
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
пре 10 година
paweldomas
2ffe178456
Fixes issue with missing avatar for Jigasi user. Fixes issue with avatar not being displayed when user has no video. Removed duplicated logic for checking video muted status(removed from LargeVideo which exists in SmallVideo).
пре 10 година
paweldomas
349f196664
"wait for remote video" loop no longer exists so no need to set 'removed' flag on video.
пре 10 година
paweldomas
f2bd76ac93
Fixes issue with video thumbnail not being removed for users without camera and mic.
пре 10 година
hristoterezov
baee96734c
Moves LargeVideo html dependancies in LargeVideo.js
пре 10 година
paweldomas
4aa6fbc4b9
Switches to the last visible video correctly when current speaker leaves the conference.
пре 10 година
paweldomas
0902cbb164
Fixes problems with Temasys plugin support in Safari.
пре 10 година
paweldomas
9b4ee7c0c5
Fixes video switching issue. 'oldSmallVideo' field is no longer used as it is might be overwritten before fadeOut 'complete' callback of #largeVideo is called(and we miss UI update on it).
пре 10 година
paweldomas
c3548eb866
Fixes issues with invalid avatars and problems with switching between videos.
пре 10 година
paweldomas
7776bc92a4
Undefined method...
пре 10 година
paweldomas
420bbe136c
Fixes call to undefined method(which fixes crash on lastN switch and when clicking contact on the contactlist).
пре 10 година
paweldomas
17f245df5e
Fixes local video thumbnail being replaced with an avatar when lastN enabled.
пре 10 година
paweldomas
61f4674a28
Fixes direct access to 'src' attribute of 'video' element.
пре 10 година
paweldomas
879fb9a590
Adds getters for peer video selectors and simplifies the code a little bit.
пре 10 година
paweldomas
a1b0677442
Moves SSRC owner signaling from MUC presence to Jingle.
пре 10 година
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
пре 10 година
paweldomas
6ec7be09f2
Fixes issue with switching to the screen stream before conference starts(when we're still alone in the room).
пре 10 година
paweldomas
9268da65c2
Removes 'wait for remote video' hack
пре 10 година
hristoterezov
62a731e244
Fixes typo in translation module interface.
пре 10 година
hristoterezov
1e0bf42203
Removes unused methods from VideoLayout.
пре 10 година
hristoterezov
6235ff163e
Fixes audio mute.
пре 10 година
hristoterezov
f11c3b94ed
Moves some methods from avatar to videolayout.
пре 10 година
hristoterezov
506312ac95
Integrates callstats.io API.
пре 10 година
hristoterezov
6a492d96c2
Refactors VideoLayout.js.
пре 10 година
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
пре 10 година