Commit Graph

63 Commits

Author SHA1 Message Date
paweldomas 7dc8102dee Replaces 'focus' occurrences with moderator for handling privileged functionalities. 2014-11-28 16:17:53 +01:00
George Politis 7da0fd6794 Make it possible to pin a participant from the contact list, even if he's not in the lastN set. 2014-11-25 11:58:09 +01:00
George Politis 71e290a8ad Run simulcastlayerschanged/ing event handlers only if the affected endpoint is in lastN. 2014-11-25 11:57:59 +01:00
George Politis 092149711b videoSrcToSsrc stores strings 2014-11-24 12:00:15 +01:00
George Politis 2004b6ef18 Fixes an issue where the pinned video src was getting set when it shouldn't. 2014-11-21 11:29:37 +01:00
George Politis 1ac99309e7 Hooks up participant pinning into lastN functionality. 2014-11-20 16:52:52 +01:00
George Politis de7cc0b52b Implements local lastN set. 2014-11-20 16:52:52 +01:00
George Politis bc6b48cce9 Fixes issue with adaptive lastN 2014-11-20 16:52:52 +01:00
fo 1057c6dd0d Removes the notifications for entering/leaving lastN. 2014-11-06 13:04:04 +02:00
fo f2a310f6c3 Adds notifications when a user joins/leaves or is added/removed from lastN. 2014-11-05 10:57:27 +02:00
George Politis e8de53413b Factors simulcast related code. 2014-10-31 11:17:41 +01:00
George Politis 68e6afbd61 Attempts to fix the resolution N/A problem. 2014-10-31 11:10:53 +01:00
hristoterezov f9daa25a6c Fixes the issue with the IPv6 addresses in connection quality tooltips. 2014-10-30 10:18:08 +02:00
hristoterezov a3d0050328 Implements support for events for the API. Adds toggleChat and toggleContactList commands. Renames filmStrip to toggleFilmStrip command. Fixes issues with removing the embedded Jitsi Meet. 2014-10-27 15:24:09 +02:00
George Politis e41c8eff14 Fixes issue with video pre-loading. 2014-10-27 12:09:24 +01:00
George Politis fad08fdef0 Takes advantage of the smart simulcast layer escalation of the bridge to prevent blackness when we switch to a higher order layer. 2014-10-26 20:59:19 +01:00
hristoterezov 667a8c1493 Implements API that allows external applications to embed Jitsi Meet. 2014-10-22 12:03:07 +03:00
hristoterezov b369e28bb0 Fixes the issues with resolution value when simulcast is enabled. 2014-10-21 12:19:17 +03:00
George Politis 117d6c513c Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
It seems to break things when testing with multiple tabs open.
2014-10-21 10:10:24 +02:00
George Politis 774785c648 Attempts to prevent blackness when switching simulcast streams. 2014-10-20 14:34:00 +02:00
hristoterezov 13e43e2b25 Handles multiple IPs displayed in connection popover. 2014-10-17 17:45:58 +03: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 d5a2281a01 Fixes the issue with ether pad and the broken thumbnail selection. 2014-10-17 14:16:37 +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
George Politis d20d568c28 Simplifies simulcast code. 2014-10-15 16:23:06 +02:00
Boris Grozev c5ce510da5 Changes the audio muted locally (instead of relying on self-presence). 2014-10-13 11:53:20 +03:00
Boris Grozev 63a9cb1e19 Removes an unused variable. 2014-10-13 10:38:07 +03:00
paweldomas 5433f80148 Fixes issue with audio being muted for the participant who shares his screen(detected on Chrome 40 and probably above). 2014-10-10 09:12:39 +02:00
George Politis 71c08450bb Fixes flickering issue with simulcast. 2014-10-06 13:54:03 +02:00
fo da1e4183e5 Make clicking on a contact the same as clicking on their video. 2014-10-06 13:32:20 +03:00
George Politis ca3c59f244 Fixes layout/simulcast related problems. 2014-10-02 19:14:34 +02:00
hristoterezov e0dbb1a47a Fixes the issue with the dot and arrow new to the remote videos. 2014-10-02 16:58:08 +03:00
fo 0856443a6b Fixes the calculation of the video count when lastN is enabled. 2014-10-02 11:24:21 +03:00
hristoterezov 74c0c35f31 Fixes the video and audio mute icons positions. Fixes the issue with multiple elements of mute icons. 2014-10-01 11:36:23 +03:00
fo 30603a0462 Changes calculations for the thumbnail size to avoid the appearance of a second row. 2014-09-30 17:42:27 +03:00
fo 6612bfc327 Makes the popup menu for remote users to not disappear so easily. 2014-09-30 11:52:13 +03:00
Boris Grozev ce9f8714cf Allows last-n to be set to 0, hiding all remote videos. 2014-09-22 15:28:02 +03:00
fo 3b8af470ca Adds an interface configuration object. 2014-09-18 16:26:29 +03:00
fo b2c0d75723 Change the default display name. 2014-09-17 17:05:49 +03:00
George Politis f2f91ff7cf Fixes problems with the adaptive simulcast. 2014-09-16 16:10:37 +02:00
George Politis 36af4da83d Implements first version of adaptive simulcast. 2014-09-15 21:42:44 +02:00
hristoterezov 29c36c9380 Merge pull request #132 from fouksf/trailing-tooltips
Fixes bug with trailing tooltips after participant is unmuted. #130
2014-09-15 15:53:08 +03:00
fo fccedfb769 Fixes bug with trailing tooltips after participant is unmuted. #130 2014-09-15 15:48:35 +03:00
fo 69c576b1d9 Makes the remote video shortcut 0. 2014-09-15 14:56:26 +03:00
George Politis ffaa9a62b8 Adds simulcast support in meet. 2014-09-11 14:26:46 +02:00
yanas eec2c487fd Fixes setting of default display name in remote videos. 2014-08-27 09:20:05 +02: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 325af308f5 Separates display name and presence status. Triggers separate event for presence status. 2014-08-22 16:21:56 +02:00
paweldomas 1a074b12b4 Adds SIP gateway support. 2014-08-08 15:25:24 +02:00