Commit Graph

799 Commits

Author SHA1 Message Date
George Politis af171612b8 Takes into account the fact that Chromium doesn't do native simulcast. 2014-10-27 20:53:08 +01: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
fo 007564a1e5 Css adjustments. 2014-10-27 15:07:37 +02:00
fo 02d8f1a3ca Adds the number of participants to the contact list icon.
Adds glowing to the bottom toolbar chat button and the contact list button when a contact enters or leaves.
2014-10-27 14:02:15 +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
Damian Minkov a55e3f5d9d Fixes issue with unable to open second dialog on wrong room key entered. Still tests to come. Handle dialog action after the dialog is closed, otherwise the event for wrong key can come before the dialog is closed and will not be open again. 2014-10-24 16:33:48 +03:00
Damian Minkov b35e8aaf93 Removes unused, duplicate code method. 2014-10-24 13:26:20 +03:00
Damian Minkov 1602af0229 Migrates jitsi-videobridge config file. 2014-10-23 16:38:59 +03:00
Yana Stamcheva 437f5a9a17 Tries to fix cursor placement problem in chat write area reported by Emil Ivov. 2014-10-23 13:38:38 +02:00
fo aff8916618 Adds a style to the nick input field and hides the smiley button. 2014-10-23 14:33:45 +03:00
fo 67afdb3d45 Add missed js versions. 2014-10-23 13:23:00 +03:00
fo 54946909e6 Change the css theme of the chat. 2014-10-23 12:49:53 +03:00
Damian Minkov 8f9c6de0b6 Fixes purging configuration. 2014-10-23 11:14:54 +03:00
Damian Minkov 380cdcdd65 Adds dirs file. 2014-10-23 11:14:54 +03:00
Damian Minkov 9ee0dc26c4 Removed unused files. 2014-10-23 11:14:54 +03:00
Damian Minkov 75586431a4 Moves config.js in /etc/jitsi/meet. 2014-10-23 11:14:54 +03:00
Damian Minkov ee324cf41f Adds prosody config to conf.avail and enable it in conf.d so we don't wipe prosody config on installing meet. 2014-10-23 11:14:53 +03:00
Damian Minkov 79a318d0e0 Adds dependency to jquery debian package. 2014-10-23 11:14:53 +03:00
Damian Minkov d9d1f010ab Updates debian package with dependency to yui-compressor, which generates min versions of some libs (strophe plugins). 2014-10-23 11:14:53 +03:00
hristoterezov 667a8c1493 Implements API that allows external applications to embed Jitsi Meet. 2014-10-22 12:03:07 +03:00
George Politis 78d60128a4 Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
It seems to break things when testing with multiple tabs open.
2014-10-22 09:26:01 +02:00
George Politis 6e58fb9a39 Don't reference simulcastUtils of parent. 2014-10-22 09:26:01 +02: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
Damian Minkov a4c8c8b95c Removes usr/share/doc/ from debian folder. Fixes build. 2014-10-21 10:05:25 +03:00
George Politis 65ddc22112 Fixes error when simulcast is disabled. 2014-10-20 14:40:37 +02:00
George Politis 774785c648 Attempts to prevent blackness when switching simulcast streams. 2014-10-20 14:34:00 +02:00
George Politis 76394c507e Splits the simulcast management in two parts, a receiver and a sender.
Splits the simulcast management in two classes, a SimulcastReceiver and a SimulcastSender. A SimulcastManager class manages the receiver and the sender. The SimulcastSender class specializes into the NativeSimulcastSender, SimpleSimulcastSender and NoSimulcastSender classes.
2014-10-20 14:34:00 +02:00
George Politis 740f6020d5 Renames simulcast related classes. 2014-10-20 14:34:00 +02:00
George Politis 00606da9d2 Minor simulcast code cleanup. 2014-10-20 14:33:55 +02:00
George Politis 575c8af584 Fixes echo problem with native simulcast when the local participant is selected. 2014-10-20 11:21:29 +02:00
Damian Minkov 9bc98938ea Makes files non executable. 2014-10-20 11:41:36 +03:00
Damian Minkov 2df001c125 Removes usr/share/doc/ from debian folder. 2014-10-20 11:40:54 +03:00
Damian Minkov 286d21f647 Removes unused dependencies. 2014-10-20 10:41:30 +03:00
hristoterezov 13e43e2b25 Handles multiple IPs displayed in connection popover. 2014-10-17 17:45:58 +03:00
hristoterezov 857f80003c Fixes duplicating ports in connection popover. 2014-10-17 17:16:59 +03:00
Boris Grozev 79936ecbc8 Bumps version. 2014-10-17 17:13:10 +03:00
Boris Grozev c7441d7f22 Removes an error message. 2014-10-17 17:12:01 +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
Boris Grozev cfc878a4e6 Updates versions. 2014-10-17 15:52:57 +03:00
Boris Grozev 78c412ad20 Revert "add iceTransports: relay, supported in chrome 39+"
Seems to be causing problems with chrome 40

This reverts commit 0bd6f34b0f.
2014-10-17 15:39:40 +03:00
Boris Grozev 68e0592363 Revert "use all in lib, restrict to relay in app"
This reverts commit b268c7fdc5.
2014-10-17 15:37:42 +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
Philipp Hancke 6a12d817f8 Merge pull request #173 from jitsi/icetransports-relay
Icetransports relay
2014-10-16 14:02:14 +02:00
Philipp Hancke b268c7fdc5 use all in lib, restrict to relay in app 2014-10-16 13:45:41 +02:00
Philipp Hancke 0bd6f34b0f add iceTransports: relay, supported in chrome 39+ 2014-10-16 13:42:23 +02:00
George Politis e6039a0ccf Bumps js versions in index.html 2014-10-15 17:00:09 +02:00