102 Commits (6b98fd52ea2e280d41a28ecd8e59106eb6a0090f)

Autor SHA1 Mensaje Fecha
  isymchych 6b98fd52ea added some documentation (jsdocs) hace 9 años
  yanas 3fe0487df7 Fixes local video flickering when locally muted. Rearranges some of the large video avatar related code. hace 9 años
  damencho bc43108877 Makes sure we unmark remote videos as dominant speaker if any when the local participant becomes dominant speaker. hace 9 años
  damencho 0db262da6a Fixes showing local resolution in UI. hace 9 años
  yanas 27d509332a Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392 hace 9 años
  yanas dacd54b73c Fixes clicking remote participant in the contact list. hace 9 años
  damencho a6a6d2992e Adds helper function to obtain large video id from tests. hace 9 años
  damencho 809f68104d Fixes undefined error. hace 9 años
  damencho 0531daf541 Updates the way we update large/small video, avatars and displayname. Fixes issue with not displying avatars in local or remote video when video muted. Fixes if pinned participant turns off video and when unpin we return to the correct dominant speaker. hace 9 años
  damencho cb40ab5420 Fixes moderator icon on remote videos. hace 9 años
  isymchych 0262917aa6 implementation of "start muted" hace 9 años
  damencho 8249aea796 Call mucJoined of video layout when the actual joining occurs, as the local id is needed when the presence for the email is received/processed and avatar is set. hace 9 años
  hristoterezov 29a85b797a Fixes audio / video mutes hace 9 años
  isymchych c36001f861 removed xmpp and RTC modules hace 9 años
  isymchych 6ee6b6e9e5 fixes after rebase hace 9 años
  isymchych b375b14696 abstract out remoteVideos management hace 9 años
  isymchych a10f9437f1 Integration of statistics module hace 9 años
  isymchych 0fd0f5b633 refactoring of Etherpad and Prezi hace 9 años
  isymchych 4f91ac01fd refactoring hace 9 años
  isymchych 36874c395a remove user from VideoLayout hace 9 años
  isymchych 6ded050b51 do not use RTC/xmpp in UI module hace 9 años
  isymchych e23dd62d86 refactor BottomToolbar hace 9 años
  isymchych 09aa9482c0 do not use members module hace 9 años
  isymchych 272cfea493 share user email through commands hace 9 años
  isymchych fe77846b89 do not use xmpp in settings menu hace 9 años
  isymchych c50151d85d do not use NicknameHandler hace 9 años
  isymchych 59f98205c7 use JS API; UI module refactoring hace 9 años
  damencho 6b621654ab Adds speaker indicator and no longer use the display name for that purpose. hace 9 años
  damencho b64f3a5913 Adds method to obtain remote video type. hace 9 años
  damencho f9d1fd13df Fixes an issue where lastN event, includes in the logic local resource and detects it as removed from lastN and schedules update of large video. If we receive this event for newly joined participant and we have pinned the local video, the event triggers update of large video which displays the wrong participant, not the pinned local video. hace 9 años
  yanas 26e2fd6ef0 Fixes desktop streaming layout. hace 9 años
  damencho e460f0c8fa Fixes lastN video change. Resulting 'Uncaught TypeError: stream.getOriginalStream is not a function', problem detected by torture (3 participants and the last one receives last-n changed event on joining and screenshot shows: it is missing one of the participants and logs contain this error). hace 9 años
  paweldomas 27fc4636b7 Adjustments to make lip-sync work. Stream merging is now done by Jicofo. hace 9 años
  Boris Grozev 0bbae86f68 Fixes a bug with prematurely removed remote videos on firefox. hace 9 años
  Boris Grozev ebdd91df4e Removes the sid property from MediaStream (how did we end up having a hace 9 años
  Jesse Bickel 806cacb755 Use member.isFocus to decide whether a given member is the conference focus user. hace 9 años
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. hace 9 años
  Boris Grozev 09eaa0d303 Fix comparison warnings. hace 9 años
  paweldomas 2f03a0a7fe Fixes broken last-N hace 9 años
  paweldomas a8a0945d73 Moves method for selecting thumbnail's video element from videolayout to SmallVideo. Fixes issue with muted audio in IE after switching between thumbnails. hace 9 años
  paweldomas ae96b9f365 Fixes issue in IE where click events on local video thumbnail are captured by local audio object created by Temasys plugin on stream attach. hace 9 años
  paweldomas b680ecd2ff Renames getLargeVideoJid to getLargeVideoResource and updates app.bundle.js. hace 9 años
  Boris Grozev cc20a4d776 Removes an unused variable. hace 9 años
  Boris Grozev fd404b8465 Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly. hace 9 años
  hristoterezov 7793d65a99 Renames config.minimized to config.filmStripOnly . hace 9 años
  hristoterezov b77791f4b2 Implements minimized mode - only the thumbnails are visible. hace 9 años
  paweldomas 74e7507a73 Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence. hace 9 años
  yanas 9d321df49e Adds javadoc for previous commit. hace 9 años
  yanas d92d8e8299 Some additional error handling. hace 9 años
  Boris Grozev 67a52e6f72 Cleanup and formatting fixes in the UI module. hace 9 años