19 коммитов (fbcd2d232016b4a1eb4dfa76d1f7b5ed355aefce)

Автор SHA1 Сообщение Дата
  damencho 1ba0a182f6 Makes sure we add/remove all onended events for media streams in one central place. 10 лет назад
  Boris Grozev 4934779187 Simplifies code, removes unused code. 10 лет назад
  Boris Grozev 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. 10 лет назад
  Boris Grozev e5184358c2 Separates the logic for obtaining a screen capture from the logic 10 лет назад
  Boris Grozev f7ba684cf6 Enables the screen capture on firefox. 10 лет назад
  Boris Grozev c0a51fedd0 Moves includes to the top of the file. 10 лет назад
  Boris Grozev dc2b63fc60 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. 10 лет назад
  paweldomas ae759fab5b Adds IE support through Temasys WebRTC plugin. 10 лет назад
  George Politis 5f48e4cf9d Revert "Updates the license headers." 10 лет назад
  George Politis 93648f361b Updates the license headers. 10 лет назад
  paweldomas a6c8d0787a Does not reload the page after Chrome desktop sharing extension is installed. 10 лет назад
  hristoterezov d25a9b0e41 Fixes issue with desktop sharing when the user click Cancel on the popup window. 11 лет назад
  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. 11 лет назад
  paweldomas cd19c0e9e3 Chrome no longer allows to trigger install from extension msg response callback, so we have to check if extension exists before user clicks "share desktop" button(on startup). Fixes jshint warnings. 11 лет назад
  hristoterezov af682f8727 Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values. 11 лет назад
  hristoterezov 74f078f166 Adds multi language support for message handlers. 11 лет назад
  hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. 11 лет назад
  hristoterezov e4e66a03d7 Creates initial version of xmpp module. 11 лет назад
  hristoterezov ee94eca733 Creates desktop sharing module. 11 лет назад
  hristoterezov e6fbb0934e Removes local streams from the connection object. 11 лет назад
  hristoterezov 27502d3fa8 Removes some dependancies from functions in app.js. 11 лет назад
  hristoterezov 69b0e2ad32 Creates UI module. 11 лет назад
  hristoterezov 5b34a66cb6 Implements RTC module. 11 лет назад
  paweldomas 9d3aef2efa Fixes code comment. 11 лет назад
  hristoterezov cbeff0d7b7 Adds glow to desktop streaming icon if desktop streaming is active. 11 лет назад
  fo 003571173e Removes an unnecessary message and changes the video bridge message. 11 лет назад
  fo bb45d72737 Adds a message handler and messages to the user including when the video bridge is not available. 11 лет назад
  paweldomas 801f6fa039 Makes it possible to configure the sources of desktop video stream. 11 лет назад
  yanas 7b6443969e Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 11 лет назад
  paweldomas 226028c064 Don't try to access runtime after determining it is null. Pull request by mduggan. 11 лет назад
  Philipp Hancke 78c8f43c3d fix errors reported by jshint 11 лет назад
  paweldomas d7f2d5f9eb Lowers minimal required Chrome version for desktop sharing to 34. 11 лет назад
  paweldomas 83a685bca6 Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js. 12 лет назад
  paweldomas e50be0e3b9 Fixes extension version parsing. Increases extension version. 12 лет назад
  paweldomas 9797ad7d84 Reduces amount of checks for desktop sharing enabled state. 12 лет назад
  paweldomas a1a0f5d4cf Adds shared screen media type to presence. Removes unnecessary log msg. 12 лет назад
  paweldomas 1f51021041 Allows to switch to desktop stream from the very beginning of the conference. 12 лет назад
  paweldomas d5a1fe636d Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. 12 лет назад
  paweldomas 452704d6b3 Adds desktop streaming using Chrome extension. Does not flip local screen preview. 12 лет назад
  paweldomas 3e34df8730 Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome. 12 лет назад