damencho
104503ee13
Make sure we store initial attributes in order, so it will hold the last state we want to be in. Respects quick initial stop received.
hace 10 años
yanas
8b060e9cc0
Fixes mistakenly removed button.
hace 10 años
yanas
6d51cb5f40
Fixes mistakenly removed button.
hace 10 años
yanas
68994fbe74
Recording related UI modifications.
hace 10 años
damencho
885210452c
Updates button states on non moderator participants before showing the toolbar.
hace 10 años
damencho
508fd4a8df
Uses player functions only after the player has reported playing event.
hace 10 años
damencho
af9f651702
Check whether commands are coming from moderator.
hace 10 años
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.
hace 10 años
damencho
d82d4cbed9
Creates first the container before setting avatar, cause the avatar set will check the large video container type and type may be missing. Fixes error 'container of type undefined doesn't exist':
> at LargeVideoManager.getContainer
> at LargeVideoManager.get
> at Object.isCurrentlyOnLarge
> at Object.changeUserAvatar
> at Object.UI.setUserAvatar
> at Object.UI.addUser
hace 10 años
damencho
38275ce045
Shared video, synchronized playing/seek/muting/volume initial commit.
hace 10 años
hristoterezov
438cae101f
Fixes error with max users limit after review
hace 10 años
damencho
3577f338cc
Does not do force-update when resizing.
hace 10 años
hristoterezov
02ff54b659
Implements dialog for max users error
hace 10 años
damencho
97733cd17a
Resizes large video on filmstrip toggle.
hace 10 años
damencho
4ff6d276ce
Removes prezi.
hace 10 años
Lyubomir Marinov
605a892f78
Implements an initial (demo) version of "Follow Me" for film strip visibility.
hace 10 años
Lyubomir Marinov
c35590dbda
Allows UI.toggleFilmStrip() and UIEvents.TOGGLE_FILM_STRIP to act as setters in addition to toggles.
hace 10 años
damencho
d78666a49d
Removes listener to missing event and duplicate dialog code.
hace 10 años
isymchych
be0abf908e
auto-save setiings
hace 10 años
isymchych
3cf478826e
implement user logout
hace 10 años
isymchych
c294f592c8
code cleanup: remove redundant span.nick elements
hace 10 años
isymchych
5ec28ff3c1
code cleanup: remove unused settings
hace 10 años
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
hace 10 años
damencho
3c61bac3c8
Handles track removed and removes video elements. When switching on and off desktop sharing video elements number grow under remote video span.
hace 10 años
isymchych
ebf57923ae
hide chat if local display name is empty
hace 10 años
isymchych
0bcbd105e3
escape nicknames before displaying them
hace 10 años
isymchych
401e5e7ae0
fix jshint issues
hace 10 años
isymchych
f65d630ad8
allow user to select camera and microphone
hace 10 años
isymchych
79d5bf6cfa
move screensharing into single function, properly handle mute/unmute
hace 10 años
isymchych
379f786225
handle FOCUS_LEFT conference error
hace 10 años
yanas
6e7ed13370
Fixes missing local video thumbnail before entering a conference.
hace 10 años
yanas
5834fbe31a
Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling.
hace 10 años
hristoterezov
089a9880b0
Fixes issues related to PR #452
hace 10 años
isymchych
6b98fd52ea
added some documentation (jsdocs)
hace 10 años
isymchych
93aef0683b
fix issue with fullscreen in Safari
hace 10 años
hristoterezov
4ec62e40f1
Fixes jshint
hace 10 años
hristoterezov
8787723330
Fixes desktop streaming for FF
hace 10 años
hristoterezov
0d03a4fceb
callstats
hace 10 años
yanas
27d509332a
Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392
hace 10 años
paweldomas
ea24c6a66a
Fixes broken requireDisplayName feature.
It was asking for new display name even if we have had one configured already.
hace 10 años
damencho
a6a6d2992e
Adds helper function to obtain large video id from tests.
hace 10 años
damencho
b875dc62dc
Fixing remote avatars to be the same as local one.
hace 10 años
isymchych
24b24a62c4
fixed "download logs" button
hace 10 años
damencho
cb40ab5420
Fixes moderator icon on remote videos.
hace 10 años
isymchych
0262917aa6
implementation of "start muted"
hace 10 años
damencho
3fd68fa0fd
Renames all active speaker references to be called dominant speaker.
hace 10 años
damencho
8249aea796
Call mucJoined of video layout when the actual joining occurs, as the local id is needed when the presence for the email is received/processed and avatar is set.
hace 10 años
yanas
bbb144f1bd
Fixes issue with conference starting before the UI is ready + enableWelcomePage config support.
hace 10 años
hristoterezov
29a85b797a
Fixes audio / video mutes
hace 10 años
damencho
8aad75d9fa
Sets local avatar after local video id is set on joined (VideoLayout.mucJoined()).
hace 10 años