376 Commits

Author SHA1 Message Date
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
George Politis
e74d27bf88 Selects the datachannel that is ready for sending notifications to the bridge. 2014-10-02 19:23:12 +02: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
23c2df38ea Fix the urls to rightwatermark.png 2014-10-01 16:49:14 +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
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
hristoterezov
6fe0864402 Changes secret key texts to password 2014-09-24 12:51:42 +03:00
fo
003571173e Removes an unnecessary message and changes the video bridge message. 2014-09-24 11:42:49 +03:00
paweldomas
ce3c1da679 Do not show 'Media removed before had started' error dialog(keep it for log purpose only as it will happen always when peer leaves before session is initiated completely). 2014-09-23 15:19:54 +02:00
hristoterezov
ab4ba5a9c3 Implements config property for disabling the prezi button 2014-09-23 15:27:12 +03:00
hristoterezov
6572ceda44 Resets local audio level when the user is muted. 2014-09-23 13:06:11 +03:00
hristoterezov
386e10a966 Adds check for datachanel state before sending data. 2014-09-19 16:19:55 +03:00
hristoterezov
f6a846eecc Fixes JS error when enable / disable video. Changes the enable / disable video function to send presence with videomuted element. 2014-09-17 16:44:41 +03:00
hristoterezov
aaf444bae4 Merge pull request #98 from fouksf/message-handler
Adds a message handler.
2014-09-16 17:51:32 +03:00
fo
bb45d72737 Adds a message handler and messages to the user including when the video bridge is not available. 2014-09-16 17:41:03 +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
Philipp Hancke
75b8c5b962 Merge branch 'master' into tracking
Conflicts:
	index.html
2014-09-12 13:18:54 +02:00
Philipp Hancke
1a1aea4669 Merge branch 'master' into tracking
Conflicts:
	index.html
2014-09-12 13:13:28 +02:00
George Politis
ffaa9a62b8 Adds simulcast support in meet. 2014-09-11 14:26:46 +02:00
bgrozev
233f18cb78 Fix a log message. 2014-09-11 11:48:55 +03:00
fo
e633fed536 Adds keyboard shorcuts support for mute/unmute, start/stop camera, toggle chat, toggle film strip and push to talk functionality. 2014-09-09 12:52:51 +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
Philipp Hancke
df9ac36aa0 retain localAudio + localVideo when re-establishing a connection. fixes a bug report by markus kilas 2014-09-02 21:11:54 +02:00
hristoterezov
b82786947a Fixes some welcome page minor issues. 2014-09-02 13:42:35 +03:00
hristoterezov
f65640882f Fixes welcome page input Enter button action. 2014-09-02 11:03:53 +03:00
hristoterezov
2f8efe7a6a Fixes the issue with the wrong value of the invite dialog.(reported by Timmi) 2014-08-28 12:17:00 +03:00
hristoterezov
199fb025b9 Adds reload button to the input in the welcome page. 2014-08-27 13:59:28 +03:00
hristoterezov
bcf4caaf00 Replaces the auto generated address string with string from the room name generator. 2014-08-27 12:25:50 +03:00
hristoterezov
2d8707626b Fixes issues with the welcome page. 2014-08-27 11:43:43 +03:00
yanas
eec2c487fd Fixes setting of default display name in remote videos. 2014-08-27 09:20:05 +02:00
hristoterezov
c00f60f57b Fixes some positions of elements from the welcome page. Adds "Join Again" button to hangup message box. 2014-08-26 18:30:49 +03:00
paweldomas
e94c4238d1 Fixes crash on non HTTPS sites. 2014-08-26 13:03:30 +02:00
hristoterezov
5ccb720ecc Adds room name generator. 2014-08-26 13:54:43 +03:00
Philipp Hancke
381b764c4f add GUM tracking 2014-08-25 16:15:52 +02:00
Philipp Hancke
2d07ba1141 Merge branch 'master' into tracking 2014-08-25 16:08:43 +02:00
Paweł Domas
61a051b135 Merge pull request #102 from jitsi/gumchanges
use only a single GUM call
2014-08-25 16:02:56 +02:00
paweldomas
7d1d3b1e7e Fixes video ratio. 2014-08-25 16:02:18 +02:00
Philipp Hancke
c6f7e192d0 move GUM to body.onload 2014-08-25 15:29:54 +02:00
Philipp Hancke
54ea1da98e use only a single GUM call 2014-08-25 15:04:59 +02:00
hristoterezov
08c6026521 Adds don't show welcome page checkbox and hang up button. 2014-08-25 15:48:16 +03:00
Philipp Hancke
dacafdeb8a initial tracking infrastructure 2014-08-25 12:30:31 +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
hristoterezov
1794003875 Implements welcome page. 2014-08-21 19:42:54 +03:00
paweldomas
f61accc812 Removes default SIP number. 2014-08-19 14:07:59 +02:00