Commit Graph

51 Commits

Author SHA1 Message Date
damencho 6b621654ab Adds speaker indicator and no longer use the display name for that purpose. 2015-11-23 17:30:24 -06:00
paweldomas ffb77f197a Fixes video thumbnail flickering issue in Safari. 2015-08-25 14:21:22 +02:00
paweldomas eb63b24a9a Fixes fadeIn/fadeOut large video transitions in Safari. Enables animation on video resize when switching between camera and screen video. 2015-08-18 13:19:54 +02:00
Issac Gerges de30ce0f5c Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor 2015-08-11 13:30:08 -05:00
Issac Gerges fc6f5717cb Refactor toolbar to add separators via css and remove unneeded containers 2015-08-11 13:24:53 -05:00
damencho 4092d67853 Updates use of recording states, add some information texts and notifications. 2015-08-05 22:18:45 -05:00
yanas d92d8e8299 Some additional error handling. 2015-08-03 11:00:16 -05:00
paweldomas ae759fab5b Adds IE support through Temasys WebRTC plugin. 2015-07-10 11:57:20 +02:00
George Politis 5f48e4cf9d Revert "Updates the license headers."
This reverts commit 93648f361b.
2015-06-18 18:59:41 +02:00
George Politis 93648f361b Updates the license headers. 2015-06-18 16:17:09 +02:00
hristoterezov 58cc21d417 Changes the implementation to show availability of video and sound devices. 2015-03-27 11:36:39 +02:00
fo d1c634abc2 Fixes active speaker avatar and active speaker audio level missmatch. 2014-12-12 11:32:16 +02:00
fo b6a665e007 Adds audio levels for the active speaker avatar. 2014-12-10 15:10:54 +02:00
fo f0a4c08f26 Fixes bugs with thumbnails getting black when prezi is playing or etherpad is viewed. 2014-12-05 15:10:45 +02:00
hristoterezov e2058edfdd Merge branch 'master' into firefox
Conflicts:
	libs/colibri/colibri.focus.js
	videolayout.js
2014-12-01 14:12:04 +02:00
fo 1d4177faeb Adds a side panel toggler, settings menu, avatars, uuids. 2014-11-27 12:44:22 +02:00
hristoterezov 9b5edde621 Fixes the issue with the large video that doesn't fill the large video container. 2014-11-26 16:36:42 +02:00
hristoterezov ee7752dfe2 Fixes positioning issues with connection popover. Fixes some issues with removal of the connection popover. 2014-10-17 16:51:23 +03:00
hristoterezov 83dc70eae5 Adds local addresses and ports to connection quality tooltip. Aligns the values in the tooltip. Fixes issues with the statistics. 2014-10-17 13:00:35 +03:00
hristoterezov dc60cfc52a Implements connection quality indicator. 2014-10-16 18:11:26 +03:00
fo fda411b659 Merge pull request #100 from fouksf/etherpad-mouse-events
Etherpad mouse events
2014-10-03 14:27:31 +03:00
fo c5869b79b6 Adds mousemove listeners to the etherpad iframes.
Adds css styles so the etherpad buttons beneath the header are accessible.
2014-10-03 14:25:19 +03:00
hristoterezov 4113a6b204 Fixes not displayed or partly displayed participant menu. 2014-09-30 18:50:43 +03:00
yanas 79bf672ca7 Clears some welcome_page and videolayout styles. 2014-09-25 12:48:37 +02:00
yanas f0a278cad5 Adds some interface config properties. 2014-09-24 16:45:19 +02:00
fo b5cf1e72b6 Adds the new desing for the toolbars. 2014-09-24 16:17:17 +03:00
fo 7800487553 Fixes bug with no audio when film strip is hidden. 2014-09-08 18:51:50 +03:00
fo 32fab4c222 Hide the bottom toolbar with the header toolbar if the film strip is hidden. 2014-09-04 17:32:19 +03:00
fo b5e066b44b Add a toggle button for the filmstrip in the bottom toolbar. 2014-09-04 16:33:41 +03:00
yanas e89c7ea85c Adds a last-n user interface. Some code restructuring related to last-n and stream reception/deletion. Adds a contact list user interface. 2014-08-22 17:37:11 +02:00
paweldomas 1a074b12b4 Adds SIP gateway support. 2014-08-08 15:25:24 +02:00
yanas 215ee92eb5 Adds rollover effect for focused videos. 2014-07-28 15:39:44 +02:00
yanas 9e29378d7f Fixes appearing scroll after adding the audio levels. 2014-07-24 13:23:06 +02:00
yanas 1d3df3c41c Audio level indication. Improvements in rollover and active speaker UI. Part 2. 2014-07-22 15:12:48 +02:00
Lyubomir Marinov 7ce446bcda Receives all data-channel events/messages from Videobridge as JSON-formatted text. Renames active speaker to dominant speaker. 2014-07-16 17:35:54 +03:00
yanas 662287bf4a Active speaker user interface improvements and fixes. 2014-07-01 13:33:26 +03:00
Yana Stamcheva f193d0d51d Fixes problem with local speaker removing the active speaker selection. Fixes problem with tooltip appearing behind video. 2014-06-27 18:27:24 +02:00
hristoterezov 6e55d38ca9 Implements the functionality to set subject to the chat room. 2014-06-20 11:00:49 +02:00
yanas ef2c1801cc Removes brightness filter from active speaker. 2014-06-19 14:30:08 +03:00
yanas f53bb6d8c6 Changes active speaker indication by only adding greyscale filter. Makes sure the display name is visible on rollover event before the video is available. 2014-06-18 17:45:31 +03:00
yanas 73cd3c04f6 Improved, more user friendly tooltips. 2014-06-18 14:42:31 +03:00
yanas 7b6443969e Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 21:35:42 +03:00
paweldomas 8ba531ed22 Focuses clicked video thumbnail and prevents from switching to new large video. 2014-06-04 16:51:05 +03:00
yanas b552f20c6b Cleans code to complete the pull request from peili, which was committed with a513d6d. 2014-05-13 16:18:37 +02:00
yanas a513d6de9d Merge pull request #58 from peili/patch-1
Allowing iFrame Content to be clickable on top
2014-05-13 16:14:08 +02:00
yanas 56424df0a0 Adds mute and kick functoinality avaialable for the focus of the conference. 2014-05-12 00:41:58 +02:00
peili 1367248633 Allowing iFrame Content to be clickable on top
In order to make the top bottom bar of etherpad clickable
2014-04-13 00:32:10 +02:00
yanas f8070b621a Adds mute indication when someone is muted. 2014-04-07 12:16:49 +02:00
yanas e27da40bb2 Fixes display name escape problem (Issue #54). Fixes selecting of remote video when clicking the display name. 2014-03-31 14:49:33 +02:00
Yana Stamcheva 99778a23dc Fixes videomask url. 2014-03-28 10:04:53 +01:00