fo
54946909e6
Change the css theme of the chat.
vor 10 Jahren
Damian Minkov
8f9c6de0b6
Fixes purging configuration.
vor 10 Jahren
Damian Minkov
380cdcdd65
Adds dirs file.
vor 10 Jahren
Damian Minkov
9ee0dc26c4
Removed unused files.
vor 10 Jahren
Damian Minkov
75586431a4
Moves config.js in /etc/jitsi/meet.
vor 10 Jahren
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.
vor 10 Jahren
Damian Minkov
79a318d0e0
Adds dependency to jquery debian package.
vor 10 Jahren
Damian Minkov
d9d1f010ab
Updates debian package with dependency to yui-compressor, which generates min versions of some libs (strophe plugins).
vor 10 Jahren
hristoterezov
667a8c1493
Implements API that allows external applications to embed Jitsi Meet.
vor 10 Jahren
George Politis
78d60128a4
Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
It seems to break things when testing with multiple tabs open.
vor 10 Jahren
George Politis
6e58fb9a39
Don't reference simulcastUtils of parent.
vor 10 Jahren
hristoterezov
b369e28bb0
Fixes the issues with resolution value when simulcast is enabled.
vor 10 Jahren
George Politis
117d6c513c
Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
It seems to break things when testing with multiple tabs open.
vor 10 Jahren
Damian Minkov
a4c8c8b95c
Removes usr/share/doc/ from debian folder. Fixes build.
vor 10 Jahren
George Politis
65ddc22112
Fixes error when simulcast is disabled.
vor 10 Jahren
George Politis
774785c648
Attempts to prevent blackness when switching simulcast streams.
vor 10 Jahren
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.
vor 10 Jahren
George Politis
740f6020d5
Renames simulcast related classes.
vor 10 Jahren
George Politis
00606da9d2
Minor simulcast code cleanup.
vor 10 Jahren
George Politis
575c8af584
Fixes echo problem with native simulcast when the local participant is selected.
vor 10 Jahren
Damian Minkov
9bc98938ea
Makes files non executable.
vor 10 Jahren
Damian Minkov
2df001c125
Removes usr/share/doc/ from debian folder.
vor 10 Jahren
Damian Minkov
286d21f647
Removes unused dependencies.
vor 10 Jahren
hristoterezov
13e43e2b25
Handles multiple IPs displayed in connection popover.
vor 10 Jahren
hristoterezov
857f80003c
Fixes duplicating ports in connection popover.
vor 10 Jahren
Boris Grozev
79936ecbc8
Bumps version.
vor 10 Jahren
Boris Grozev
c7441d7f22
Removes an error message.
vor 10 Jahren
hristoterezov
ee7752dfe2
Fixes positioning issues with connection popover. Fixes some issues with removal of the connection popover.
vor 10 Jahren
Boris Grozev
cfc878a4e6
Updates versions.
vor 10 Jahren
Boris Grozev
78c412ad20
Revert "add iceTransports: relay, supported in chrome 39+"
Seems to be causing problems with chrome 40
This reverts commit 0bd6f34b0f .
vor 10 Jahren
Boris Grozev
68e0592363
Revert "use all in lib, restrict to relay in app"
This reverts commit b268c7fdc5 .
vor 10 Jahren
hristoterezov
d5a2281a01
Fixes the issue with ether pad and the broken thumbnail selection.
vor 10 Jahren
hristoterezov
83dc70eae5
Adds local addresses and ports to connection quality tooltip. Aligns the values in the tooltip. Fixes issues with the statistics.
vor 10 Jahren
hristoterezov
dc60cfc52a
Implements connection quality indicator.
vor 10 Jahren
Philipp Hancke
6a12d817f8
Merge pull request #173 from jitsi/icetransports-relay
Icetransports relay
vor 10 Jahren
Philipp Hancke
b268c7fdc5
use all in lib, restrict to relay in app
vor 10 Jahren
Philipp Hancke
0bd6f34b0f
add iceTransports: relay, supported in chrome 39+
vor 10 Jahren
George Politis
e6039a0ccf
Bumps js versions in index.html
vor 10 Jahren
George Politis
12957fecc2
Splits Simulcast into NativeSimulcast, GrumpySimulcast and NoSimulcast.
vor 10 Jahren
George Politis
d20d568c28
Simplifies simulcast code.
vor 10 Jahren
yanas
5e4a8e79f2
Adds 80 chars per line rule in the jshint configuration file.
vor 10 Jahren
Boris Grozev
1148deef0d
Supports tcptype in jingle to sdp conversion.
vor 10 Jahren
Boris Grozev
e380f88c77
Cleans up logging a bit.
vor 10 Jahren
Boris Grozev
d976bfaa30
Changes the order in which SSRCs from the bridge and those from other
participants are added. This causes the not-rendered "mixed" SSRC from the
bridge to appear first in session-initiate, and thus to appear first in
participants' remote description.
vor 10 Jahren
Boris Grozev
ea93bc6f41
Simplifies code.
vor 10 Jahren
Boris Grozev
c5ce510da5
Changes the audio muted locally (instead of relying on self-presence).
vor 10 Jahren
Boris Grozev
63a9cb1e19
Removes an unused variable.
vor 10 Jahren
hristoterezov
8ed3b47850
Enables the room name generation when the property in interface_config.js doesn't exists.
vor 10 Jahren
fo
ffb8c1d6a8
Change the color of the audio levels indicator.
vor 10 Jahren
paweldomas
5433f80148
Fixes issue with audio being muted for the participant who shares his screen(detected on Chrome 40 and probably above).
vor 10 Jahren