Commit Graph

113 Commits (064917886ed399c5afa03bd1a0fe139f1c1d225c)

Author SHA1 Message Date
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
hristoterezov 02ff54b659 Implements dialog for max users error 9 years ago
damencho 4ff6d276ce Removes prezi. 9 years ago
Lyubomir Marinov 972fc402e4 Exposes a Command(s) API from conference.js. 9 years ago
damencho 1c3aafd5c4 Uses the Promise returned on mute/unmute, just prints when calls were canceled due to operation in progress. 9 years ago
damencho 45d997e9f1 Adds a comment to default error handling for desktop sharing. 9 years ago
damencho 3a933cfb84 Avoids showing two warning dialogs when firefox extension is required and missing. 9 years ago
damencho d78666a49d Removes listener to missing event and duplicate dialog code. 9 years ago
damencho 413e5098c8 Handles the error when user cancels desktop sharing window. 9 years ago
damencho 0470106524 Shows and error dialog when we fail to install desktop sharing plugin for some reason. 9 years ago
hristoterezov 30e1e3b23a Fixes jitsi meet to work with the renamed events and methods from the latest version of lib-jitsi-meet. 9 years ago
isymchych be0abf908e auto-save setiings 9 years ago
isymchych 3cf478826e implement user logout 9 years ago
isymchych b73bddf1c4 handle AUTH_STATUS_CHANGED event 9 years ago
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 years ago
isymchych ebf57923ae hide chat if local display name is empty 9 years ago
isymchych c027050e11 leave the room if focus left 9 years ago
isymchych 5a1d200098 fix authentication dialog 9 years ago
isymchych 9581afb612 remove old track from the conference before adding new one 9 years ago
isymchych f65d630ad8 allow user to select camera and microphone 9 years ago