205 コミット (c1a93afeaf56cf7c38cc41330d65f73a3300b3fe)

作成者 SHA1 メッセージ 日付
  Kostiantyn Tsaregradskyi b270256a7a Switch local audio and video track when list of available devices changes 9年前
  yanas c2f46a5cfe Refactor shared video manager 9年前
  yanas c881e7b640 Add hidden participant support 9年前
  yanas 0bf4660309 Fix require display name dialog 9年前
  yanas d08e37b42b Adds smart un-mute to the shared video logic 9年前
  yanas 7ba8b0a24e Fix enable feedback button check 9年前
  damencho 0e4f4cbd74 Initializes display name with initial value and does not depend on initial on display name changed event. 9年前
  yanas e43c5ab54c Add custom-role to presence and special view for Recorders 9年前
  yanas a3bfce4c40 Set follow-me initial state after enable 9年前
  yanas 67e8118d74 Shows/hides feedback button when the filmstrip is shown/hidden. 9年前
  damencho 104503ee13 Make sure we store initial attributes in order, so it will hold the last state we want to be in. Respects quick initial stop received. 9年前
  yanas 8b060e9cc0 Fixes mistakenly removed button. 9年前
  yanas 6d51cb5f40 Fixes mistakenly removed button. 9年前
  yanas 68994fbe74 Recording related UI modifications. 9年前
  damencho 885210452c Updates button states on non moderator participants before showing the toolbar. 9年前
  damencho 508fd4a8df Uses player functions only after the player has reported playing event. 9年前
  damencho af9f651702 Check whether commands are coming from moderator. 9年前
  yanas cc761700fe Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI. 9年前
  damencho d82d4cbed9 Creates first the container before setting avatar, cause the avatar set will check the large video container type and type may be missing. Fixes error 'container of type undefined doesn't exist': 9年前
  damencho 38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. 9年前
  hristoterezov 438cae101f Fixes error with max users limit after review 9年前
  damencho 3577f338cc Does not do force-update when resizing. 9年前
  hristoterezov 02ff54b659 Implements dialog for max users error 9年前
  damencho 97733cd17a Resizes large video on filmstrip toggle. 9年前
  damencho 4ff6d276ce Removes prezi. 9年前
  Lyubomir Marinov 605a892f78 Implements an initial (demo) version of "Follow Me" for film strip visibility. 9年前
  Lyubomir Marinov c35590dbda Allows UI.toggleFilmStrip() and UIEvents.TOGGLE_FILM_STRIP to act as setters in addition to toggles. 9年前
  damencho d78666a49d Removes listener to missing event and duplicate dialog code. 9年前
  isymchych be0abf908e auto-save setiings 9年前
  isymchych 3cf478826e implement user logout 9年前
  isymchych c294f592c8 code cleanup: remove redundant span.nick elements 9年前
  isymchych 5ec28ff3c1 code cleanup: remove unused settings 9年前
  yanas 30f3da98e5 Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general. 9年前
  damencho 3c61bac3c8 Handles track removed and removes video elements. When switching on and off desktop sharing video elements number grow under remote video span. 9年前
  isymchych ebf57923ae hide chat if local display name is empty 9年前
  isymchych 0bcbd105e3 escape nicknames before displaying them 9年前
  isymchych 401e5e7ae0 fix jshint issues 9年前
  isymchych f65d630ad8 allow user to select camera and microphone 9年前
  isymchych 79d5bf6cfa move screensharing into single function, properly handle mute/unmute 9年前
  isymchych 379f786225 handle FOCUS_LEFT conference error 9年前
  yanas 6e7ed13370 Fixes missing local video thumbnail before entering a conference. 9年前
  yanas 5834fbe31a Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling. 9年前
  hristoterezov 089a9880b0 Fixes issues related to PR #452 9年前
  isymchych 6b98fd52ea added some documentation (jsdocs) 9年前
  isymchych 93aef0683b fix issue with fullscreen in Safari 9年前
  hristoterezov 4ec62e40f1 Fixes jshint 9年前
  hristoterezov 8787723330 Fixes desktop streaming for FF 9年前
  hristoterezov 0d03a4fceb callstats 9年前
  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 9年前
  paweldomas ea24c6a66a Fixes broken requireDisplayName feature. 9年前