137 Commits (a38e85b39c058fd069b5bfb19cc32b8e7a424164)

Author SHA1 Message Date
  Boris Grozev de41977c77 Logs resolution changes to callstats. 9 years ago
  hristoterezov 7bf9a82f0b Implements conference reload support 9 years ago
  tsareg d149ba6fc5 Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks 9 years ago
  tsareg 8ca282079a Changes after code review 9 years ago
  tsareg 9d3b2aee02 Show overlay with guidance for gUM permission prompts 9 years ago
  Boris Grozev 2d2e27b8d0 Implements "raised hand". 9 years ago
  hristoterezov 02f176c75a Changes the implementation of the iframe API to use postis 9 years ago
  tsareg 897a6bfbe6 Refactored conference.js code. Moved almost all code that relates to handling change of media devices to separate module. Fixed couple of bugs. 9 years ago
  hristoterezov 8deb003ef6 JWT client support 9 years ago
  tsareg f72e3bf552 Fix TypeError when one of audioTracks or videoTracks was undefined 9 years ago
  damencho 165507b83a Removes printing audio levels by default in debug mode and makes it optional. 9 years ago
  tsareg c1a93afeaf Log warning instead of error for audio output device change errors 9 years ago
  yanas 07c2e91ae2 Do not handle the actual error message yet 9 years ago
  yanas 7e4b13fb44 Remove recorder errors import 9 years ago
  yanas 69798848c0 Handle recording errors 9 years ago
  tsareg f574dbe056 Changes after code review 9 years ago
  tsareg ccdba03888 Minor fixes for error dialogs 9 years ago
  tsareg 448fcf36b6 Show dialog for GUM errors 9 years ago
  tsareg 48b219111d Use special JitsiTrackError object instead just strings for various types of errors that may happen to JitsiTrack 9 years ago
  Kostiantyn Tsaregradskyi c1807c3649 Handle cases when new media devices are added/removed more precisely and more predictable 9 years ago
  Kostiantyn Tsaregradskyi b270256a7a Switch local audio and video track when list of available devices changes 9 years ago
  Kostiantyn Tsaregradskyi 474155ce9d Added ability to notify about available media device list changes 9 years ago
  Kostiantyn Tsaregradskyi 5e027e0a91 Added ability to switch audio output device - changes after review 9 years ago
  Kostiantyn Tsaregradskyi d34adb67dd Added ability to switch audio output device 9 years ago
  yanas 0736206722 Fix recorder error and state handling 9 years ago
  hristoterezov 9dc9dc3685 Fixes issue with not working hangup button on FF 9 years ago
  Kostiantyn Tsaregradskyi 2bd600aeaf Very raw version of ability to switch audio output device 9 years ago
  yanas c07060c9cd Fix recorder state and moderator restart 9 years ago
  yanas c2f46a5cfe Refactor shared video manager 9 years ago
  yanas c881e7b640 Add hidden participant support 9 years ago
  paweldomas 0116f547ed Log an error when not an audio nor a video track is added 9 years ago
  damencho 1f98fbb99f Adds unhandledrejection, that catches all unhandled promise rejection and logs them in callstats. 9 years ago
  yanas 3a9d743d47 Add shared video smart mike mutes unmutes 9 years ago
  Boris Grozev fb7c2082e6 Exposes the number of participants with tracks. 9 years ago
  yanas d08e37b42b Adds smart un-mute to the shared video logic 9 years ago
  hristoterezov 7c7ce66ae4 Prettifying the code related to showing the feedback dialog 9 years ago
  hristoterezov 73b4ad5a63 Added JitsiConference.leave() when the hangup button is pressed 9 years ago
  yanas 9ef43d1fe7 Remove self and use this instead in conference.js 9 years ago
  yanas e43c5ab54c Add custom-role to presence and special view for Recorders 9 years ago
  damencho ccc9f4e033 Adds a check and reuses any previous onerror handlers if they exist. 9 years ago
  damencho e56c936798 Enables global error handler. 9 years ago
  hristoterezov 8d77088f6d Stores measured times and exposes them 9 years ago
  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 years ago
  yanas 68994fbe74 Recording related UI modifications. 9 years ago
  damencho 9632bd531c Does not accumulate multiple pause events in commands. 9 years ago
  damencho 7d0cd00a50 Enables shared video for all participants, the first to share is the video all will see, later attempts will result just a dialog informing that video is already shared. 9 years ago
  damencho 508fd4a8df Uses player functions only after the player has reported playing event. 9 years ago
  damencho af9f651702 Check whether commands are coming from moderator. 9 years ago
  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 years ago
  damencho 38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. 9 years ago