George Politis
|
93648f361b
|
Updates the license headers.
|
2015-06-18 16:17:09 +02:00 |
George Politis
|
23f1dc174e
|
Refactors simulcast support.
|
2015-06-10 13:35:05 +02:00 |
gpolitis
|
b0d2a79873
|
Require FF 40 or above for a good experience.
|
2015-05-28 11:45:10 +02:00 |
hristoterezov
|
099e3340bc
|
Implements start muted feature.
|
2015-05-19 18:03:01 +03:00 |
George Politis
|
2c9d0606c3
|
Attempts to fix #258
|
2015-05-15 15:32:01 +02:00 |
hristoterezov
|
cc1ad1bc13
|
Implement the functionality that allows users to start the conversation muted.
|
2015-04-22 12:31:08 +03:00 |
Boris Grozev
|
5d17cd0bcc
|
Merge branch 'dtmf'
|
2015-04-12 14:24:33 +02:00 |
Boris Grozev
|
886fb2ac43
|
Fix typos and rename event names for purposes of clarity.
|
2015-04-08 12:30:48 +02:00 |
George Politis
|
e98c8ada6a
|
Nukes the enableFirefoxSupport config param.
|
2015-03-31 13:02:59 +02:00 |
George Politis
|
ce8aa961ea
|
Lowers FF requirement to v38.
|
2015-03-31 12:33:04 +02:00 |
hristoterezov
|
520e655100
|
Fixes issue with video mute indicator.
|
2015-03-30 17:19:35 +03:00 |
hristoterezov
|
0e0f7d7ccb
|
Fixes issue with available devices icons
|
2015-03-27 15:56:17 +02:00 |
hristoterezov
|
58cc21d417
|
Changes the implementation to show availability of video and sound devices.
|
2015-03-27 11:36:39 +02:00 |
hristoterezov
|
dbcfc92dc4
|
Changes the implementation to allow users without audio and video to join the conferences. Fixes issue with switching off desktop sharing for audio only users.
|
2015-03-24 17:43:33 +02:00 |
hristoterezov
|
3a0ee11ccd
|
Turns off the camera when video is muted on https connection.
|
2015-03-23 18:12:24 +02:00 |
hristoterezov
|
db2296953d
|
Merge pull request #233 from odotom/odotom-patch-2-2
Update RTC.js
|
2015-03-19 16:57:17 +02:00 |
hristoterezov
|
0da2547360
|
Fixes the size of the desktop streaming video for remote peer.
|
2015-03-17 18:46:08 +02:00 |
George Politis
|
66a53c7dc0
|
Redirects to unsupported browser page for FF < 39.
|
2015-03-13 10:19:54 +01:00 |
George Politis
|
d9f7b8b6cc
|
Adds a comment about how FF handles the video.src attribute.
|
2015-03-05 11:26:44 +01:00 |
George Politis
|
05bbfda5bb
|
Adds support for FF/multistream.
|
2015-03-04 21:33:06 +01:00 |
hristoterezov
|
af682f8727
|
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
|
2015-02-26 17:35:35 +02:00 |
hristoterezov
|
d4f00d76ab
|
Removes webrtcrequired.html.
|
2015-02-25 11:07:33 +02:00 |
hristoterezov
|
37282e63b3
|
Fixes the references with chromeonly page.
|
2015-02-24 18:24:39 +02:00 |
hristoterezov
|
d260f1db61
|
Removes unused package.son files.
|
2015-02-20 18:21:58 +02:00 |
hristoterezov
|
74f078f166
|
Adds multi language support for message handlers.
|
2015-02-20 18:17:46 +02:00 |
George Politis
|
ed57f72117
|
Adds extra logging.
|
2015-02-19 13:27:44 +01:00 |
hristoterezov
|
4d39d4ccc3
|
Fixes issue with selected user resource jid variable.
|
2015-02-19 11:23:55 +02:00 |
hristoterezov
|
2362770cce
|
Changes getUserMedia implementation to try lower resolution if the configured one is not supported.
|
2015-02-12 16:42:08 +02:00 |
Thomas Odorfer
|
9e6e23ce97
|
Update RTC.js
fix for screensharing screen ratio and local mirror effect - forgotten parameter videoType in RTC.js in jitsi-meet commit 6c4a5bd tag 340
|
2015-02-11 14:28:26 +01:00 |
hristoterezov
|
e766bad4ce
|
Merge branch 'master' of https://github.com/Zalmoxisus/jitsi-meet
Conflicts:
libs/modules/RTC.bundle.js
libs/modules/simulcast.bundle.js
|
2015-01-28 18:06:09 +02:00 |
hristoterezov
|
9eb2873cfa
|
Removes the bundles for every module and add bundle for the whole application.
|
2015-01-28 16:35:22 +02:00 |
hristoterezov
|
c7e2331284
|
Removes document bind events between modules.
|
2015-01-27 14:03:26 +02:00 |
hristoterezov
|
02ca5e5732
|
Merge branch 'master' of github.com:jitsi/jitsi-meet
|
2015-01-27 11:56:43 +02:00 |
hristoterezov
|
bc2d72638b
|
Add events for data chanel.
|
2015-01-27 11:56:22 +02:00 |
Zalmoxisus
|
40de181959
|
Fixes audio-only (when GUM fails)
|
2015-01-26 19:54:26 +02:00 |
Zalmoxisus
|
567ac23c2c
|
Fixes some typos that cause errors
|
2015-01-26 16:24:26 +02:00 |
hristoterezov
|
af50bd5b94
|
Resolves some module dependancies by replaces them with events.
|
2015-01-24 16:28:02 +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
|
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
|
fcf785f32c
|
Removes unused files.
|
2015-01-09 16:18:03 +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 |
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 |