hristoterezov
|
248d7a3173
|
Moves ssrc2jid global variable to the xmpp module.
|
2015-01-21 13:55:20 +02:00 |
hristoterezov
|
51277270fe
|
Fixes issues with the recording.
|
2015-01-20 18:12:32 +02:00 |
hristoterezov
|
394738394d
|
Fixes NPE when creating non anonymous room
|
2015-01-20 18:07:03 +02:00 |
hristoterezov
|
6c4a5bd2bc
|
Removes some global variables. Fixes recording.
|
2015-01-20 17:56:00 +02:00 |
hristoterezov
|
6347730dc7
|
Fixes some issues related to xmpp module creation.
|
2015-01-19 18:54:41 +02:00 |
hristoterezov
|
f4acf97b00
|
Merge branch 'master' of github.com:jitsi/jitsi-meet
Conflicts:
app.js
libs/strophe/strophe.jingle.js
modules/xmpp/moderator.js
muc.js
|
2015-01-19 12:00:30 +02:00 |
hristoterezov
|
e4e66a03d7
|
Creates initial version of xmpp module.
|
2015-01-19 11:20:00 +02:00 |
hristoterezov
|
ee94eca733
|
Creates desktop sharing module.
|
2015-01-13 15:11:05 +02:00 |
hristoterezov
|
0696fb2c5a
|
Fixes issue with video mute.
|
2015-01-13 11:33:45 +02:00 |
hristoterezov
|
e6fbb0934e
|
Removes local streams from the connection object.
|
2015-01-12 15:23:29 +02:00 |
hristoterezov
|
faaf24d3c4
|
Creates simulcast module
|
2015-01-09 17:32:35 +02:00 |
hristoterezov
|
fcf785f32c
|
Removes unused files.
|
2015-01-09 16:18:03 +02:00 |
hristoterezov
|
0508628871
|
Creates API module.
|
2015-01-09 15:39:32 +02:00 |
hristoterezov
|
27502d3fa8
|
Removes some dependancies from functions in app.js.
|
2015-01-09 14:19:48 +02:00 |
hristoterezov
|
1057ff36cd
|
Moves some functions from app.js
|
2015-01-09 13:35:48 +02:00 |
paweldomas
|
8d5e50c0ca
|
Moves 'callSipButtonClicked' method to Toolbar.js in order to fix 'sharedKey' undefined error.
|
2015-01-09 11:19:42 +01:00 |
hristoterezov
|
0fe6a55700
|
Fixes issue with connection quality module name.
|
2015-01-08 14:33:06 +02:00 |
hristoterezov
|
e20274c2f7
|
Creates connection quality module.
|
2015-01-08 14:11:53 +02:00 |
hristoterezov
|
4d25b139cc
|
Fixes some issues caused by the merge.
|
2015-01-07 17:47:48 +02:00 |
hristoterezov
|
6ce48a5b7b
|
Merge branch 'master' of github.com:jitsi/jitsi-meet
Conflicts:
app.js
index.html
libs/colibri/colibri.focus.js
libs/modules/statistics.bundle.js
moderator.js
modules/UI/videolayout/VideoLayout.js
muc.js
|
2015-01-07 17:14:10 +02:00 |
hristoterezov
|
69b0e2ad32
|
Creates UI module.
|
2015-01-07 16:54:03 +02:00 |
hristoterezov
|
652412cd4f
|
Fixes issue with local audio levels.
|
2015-01-05 17:08:49 +02:00 |
paweldomas
|
6cc8b63104
|
Does not flood with missing "Jid for SSRC" warnings for outdated stats(removed streams).
|
2015-01-05 13:07:59 +01:00 |
paweldomas
|
4fb7001b00
|
Converts 'constraints' to local variable in order to fix desktop sharing issues(audio constraints were retained in global var and get desktop stream failed).
|
2015-01-05 13:07:28 +01:00 |
hristoterezov
|
efc161dacd
|
Fixes issue with obtaining audio/video permissions when simulcast is disabled.
|
2014-12-23 16:24:56 +02:00 |
George Politis
|
2ee5a92ef0
|
Adds comment to modules/RTC/MediaStream.js
|
2014-12-22 15:08:49 +01:00 |
hristoterezov
|
4a991f7187
|
Adds package.json files for our browserify modules.
|
2014-12-22 15:46:24 +02:00 |
hristoterezov
|
ec5e0f09ea
|
Moves require to top for the RTC module.
|
2014-12-22 11:03:21 +02:00 |
hristoterezov
|
a1da42ff00
|
Fixes the filename in require call of data channels file.
|
2014-12-19 17:49:22 +02:00 |
hristoterezov
|
5b34a66cb6
|
Implements RTC module.
|
2014-12-19 15:59:08 +02:00 |
hristoterezov
|
c6d8e34779
|
Implements statistics module.
|
2014-12-17 18:21:25 +02:00 |