Commit Graph

552 Commits

Author SHA1 Message Date
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
George Politis 12957fecc2 Splits Simulcast into NativeSimulcast, GrumpySimulcast and NoSimulcast. 2014-10-15 16:25:49 +02:00
George Politis d20d568c28 Simplifies simulcast code. 2014-10-15 16:23:06 +02:00
yanas 5e4a8e79f2 Adds 80 chars per line rule in the jshint configuration file. 2014-10-14 16:42:55 +02:00
Boris Grozev 1148deef0d Supports tcptype in jingle to sdp conversion. 2014-10-14 13:57:50 +03:00
Boris Grozev e380f88c77 Cleans up logging a bit. 2014-10-14 13:57:48 +03:00
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.
2014-10-13 12:52:20 +03:00
Boris Grozev ea93bc6f41 Simplifies code. 2014-10-13 12:36:24 +03: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
hristoterezov 8ed3b47850 Enables the room name generation when the property in interface_config.js doesn't exists. 2014-10-10 15:43:05 +03:00
fo ffb8c1d6a8 Change the color of the audio levels indicator. 2014-10-10 14:08:50 +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
Damian Minkov c6f0b2c09e Adds a workaround for prosody stable bug. 2014-10-08 14:19:26 +03:00
George Politis 0b2a3e19e7 Fixes local video when simulcast is disabled. 2014-10-06 23:05:45 +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
hristoterezov 0e7e2da168 Fixes an issue when the local user is alone in the conference and he mutes his video. 2014-10-03 15:33:00 +03:00
fo fea751bbb7 Fixes a bug with keyboard shortcuts. 2014-10-03 15:21:48 +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
George Politis e74d27bf88 Selects the datachannel that is ready for sending notifications to the bridge. 2014-10-02 19:23:12 +02: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
fo e938f144b0 Fixes bug with brigde unavailable message not shown to focus. 2014-10-02 10:53:25 +03:00
Boris Grozev c53cc032a0 Makes the generation of roomnames on the welcome page configurable and fixes some minor issues. 2014-10-01 21:23:16 +02:00
bgrozev 292a080c48 Removes unappropriate words from the roomname generator. 2014-10-01 18:32:03 +03:00
bgrozev 23c2df38ea Fix the urls to rightwatermark.png 2014-10-01 16:49:14 +03:00
Boris Grozev 5bec891d41 Adds an option to enable adaptive-last-n. 2014-10-01 14:25:22 +03:00
fo ac5d57d02d Fixes push to talk when chat is opened. 2014-10-01 11:44:53 +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
hristoterezov 4113a6b204 Fixes not displayed or partly displayed participant menu. 2014-09-30 18:50:43 +03:00
hristoterezov 7071e0a1e9 Fixes partly displayed tooltips. 2014-09-30 18:22:22 +03:00
fo 391ac21405 Updates forgotten versions in index.html. 2014-09-30 17:57:35 +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
hristoterezov 380b1de723 Implements the title of the page to be generated as server-side include. 2014-09-30 16:05:28 +03:00
fo 4d5bb61f0a Change the visual when it is switched between chat and contact list. 2014-09-30 15:57:41 +03:00
fo d64642025d Merge pull request #152 from fouksf/controls-dissapear-easy
Makes the popup menu for remote users to not disappear so easily.
2014-09-30 11:53:04 +03:00
fo 6612bfc327 Makes the popup menu for remote users to not disappear so easily. 2014-09-30 11:52:13 +03:00
Damian Minkov e1ce5ae283 Fixes detecting whether prosody was newly configured on update/install. 2014-09-29 18:00:20 +03:00
Damian Minkov 5a9ddc3a27 Adds config.js to the list of configuration files for deb package. 2014-09-29 17:55:58 +03:00
paweldomas b7a229941c Fixes 'undefined' default SIP number. 2014-09-25 15:51:46 +02:00
hristoterezov 507e58dab6 Adds another element existence check to avoid JS errors in welcome page. 2014-09-25 15:07:06 +03:00
hristoterezov 5e58327a3f Adds element existence check to avoid JS errors in welcome page. 2014-09-25 15:01:18 +03:00
hristoterezov 215656cb8b Changes the invite icon. 2014-09-25 14:31:15 +03:00
yanas 79bf672ca7 Clears some welcome_page and videolayout styles. 2014-09-25 12:48:37 +02:00