Emil Ivov
9929d9520e
Update README.md
2014-04-15 16:49:23 +02:00
Emil Ivov
e81c048b13
Update README.md
2014-04-15 16:46:12 +02:00
Philipp Hancke
9499afb108
ops, dont allow FF
2014-04-13 14:32:50 +02:00
Philipp Hancke
78c8f43c3d
fix errors reported by jshint
2014-04-13 14:30:47 +02:00
Philipp Hancke
84593b2bcb
add libs to .jshintignore
2014-04-13 14:26:04 +02:00
Philipp Hancke
67e34e1a10
add jshint + precommit-hook
2014-04-13 14:25:47 +02:00
peili
1367248633
Allowing iFrame Content to be clickable on top
...
In order to make the top bottom bar of etherpad clickable
2014-04-13 00:32:10 +02:00
Philipp Hancke
a97cf7e0fa
default to generation 0
2014-04-10 10:33:53 +02:00
paweldomas
d7f2d5f9eb
Lowers minimal required Chrome version for desktop sharing to 34.
2014-04-09 15:37:35 +02:00
Philipp Hancke
6699783076
Merge branch 'master' of github.com:jitsi/jitmeet
2014-04-07 15:29:59 +02:00
Philipp Hancke
a7e162b002
srcElement is not defined in FF?
2014-04-07 15:29:30 +02:00
yanas
f8070b621a
Adds mute indication when someone is muted.
2014-04-07 12:16:49 +02:00
Philipp Hancke
cb5df3be84
bug turned out not to be a bug
2014-04-07 11:51:33 +02:00
Philipp Hancke
97e25e8665
improve social network shares by giving the web spiders more data
2014-04-03 13:07:32 +02:00
Boris Grozev
d7ed97ef3a
Updates the DTLS fingerpring XML namespace.
2014-04-02 20:28:40 +02:00
paweldomas
83a685bca6
Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js.
2014-04-01 13:19:57 +02:00
yanas
0fe46675de
Updates versions.
2014-03-31 14:53:40 +02:00
yanas
e27da40bb2
Fixes display name escape problem (Issue #54 ). Fixes selecting of remote video when clicking the display name.
2014-03-31 14:49:33 +02:00
paweldomas
e50be0e3b9
Fixes extension version parsing. Increases extension version.
2014-03-28 13:48:51 +01:00
paweldomas
002c984415
Updates extension version.
2014-03-28 11:08:16 +01:00
paweldomas
dbc0966334
Fixes desktop positioning and sizing.
2014-03-28 11:06:58 +01:00
Emil Ivov
53c5c16f8d
changes default title
2014-03-28 11:03:17 +01:00
Yana Stamcheva
99778a23dc
Fixes videomask url.
2014-03-28 10:04:53 +01:00
Yana Stamcheva
8bd92e445b
Updates js versions.
2014-03-27 23:17:24 +01:00
yanas
7298e4df4a
Etherpad fills all horizontal space.
2014-03-27 22:59:34 +01:00
paweldomas
2cbdc43e78
Adopts Prezi URL check to match default share links.
2014-03-27 18:09:05 +01:00
paweldomas
81df90897f
Show local camera in large video after we re-become the only person in a conference.
2014-03-27 13:47:08 +01:00
paweldomas
39895ed137
Fixes conference recreation issues when focus leaves.
2014-03-27 10:30:53 +01:00
paweldomas
cc03ace1b4
Selects the way how large video is measured based on current video type(camera or desktop). Makes sure that whole desktop video will be displayed. Removes redundant event handlers.
2014-03-26 19:06:34 +01:00
paweldomas
9797ad7d84
Reduces amount of checks for desktop sharing enabled state.
2014-03-26 12:32:42 +01:00
paweldomas
384eac3807
Fixes crash on Android when resolution is undefined in get user media.
2014-03-26 11:41:29 +01:00
yanas
a0807f7bad
Updates versions.
2014-03-26 11:40:47 +01:00
yanas
102680512b
Beta version of the new meet.jit.si interface.
2014-03-26 11:33:46 +01:00
paweldomas
a049bcde71
Obtaining audio+video stream and closing it in order to reduce permission queries makes sense only on HTTPS sites.
2014-03-25 10:30:28 +01:00
paweldomas
68b8512b27
Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it).
2014-03-24 18:31:59 +01:00
paweldomas
4bb8c3c48c
Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload.
2014-03-24 16:55:33 +01:00
Boris Grozev
e90e37ef83
Fix a syntax error introduced in 5efe0cb2f9
2014-03-18 11:58:20 +01:00
paweldomas
a1a0f5d4cf
Adds shared screen media type to presence. Removes unnecessary log msg.
2014-03-18 10:18:38 +01:00
Boris Grozev
5efe0cb2f9
Adds 'endpoint' attributes to colibri channels. Sets the 'endpoint' for all
...
channels for a participant to the same value. For the focus
'fix_me_focus_endpoint' is temporarily used. For other participants, the
'resource' part of their MUC occupant jid is used.
2014-03-17 18:45:58 +01:00
paweldomas
1f51021041
Allows to switch to desktop stream from the very beginning of the conference.
2014-03-17 16:43:06 +01:00
paweldomas
d5a1fe636d
Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version.
2014-03-17 14:00:47 +01:00
paweldomas
452704d6b3
Adds desktop streaming using Chrome extension. Does not flip local screen preview.
2014-03-17 10:02:40 +01:00
paweldomas
0da0f865a1
Fixes broken video muting.
2014-03-13 14:44:44 +01:00
paweldomas
3e34df8730
Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome.
2014-03-13 14:44:44 +01:00
paweldomas
a5951df0d9
Extracts base class for ColibriFocus and JingleSession.
2014-03-13 14:44:43 +01:00
paweldomas
a2633e20e8
Removes unused remoteStream variable. Fixes stream removal from remoteStreams array.
2014-03-13 14:44:42 +01:00
paweldomas
9fd03e1bef
Handles audio and video streams separately. Minor fixes.
2014-03-13 14:44:42 +01:00
paweldomas
8b96d134e3
Moves duplicated methods to peer connection adapter.
2014-03-13 14:44:41 +01:00
Emil Ivov
100422dafc
Update webrtcrequired.html
2014-03-12 23:09:07 +02:00
paweldomas
e2bc717eeb
Adds strophe logger implementation.
2014-03-06 15:31:54 +01:00