161 Commitit (f10b13328f7a1f95c9cb6dc4a13883ed5e6e51e2)

Tekijä SHA1 Viesti Päivämäärä
  yanas 8562d3d55d Remove bottom toolbar and change side panel position and behavior 8 vuotta sitten
  damencho bb705e32d9 Moves local video thumb initializations where they belong. 8 vuotta sitten
  damencho 246ab88a3e Fixes muting particular remote participant. 8 vuotta sitten
  Boris Grozev de41977c77 Logs resolution changes to callstats. 8 vuotta sitten
  hristoterezov 7bf9a82f0b Implements conference reload support 8 vuotta sitten
  Boris Grozev 2d2e27b8d0 Implements "raised hand". 9 vuotta sitten
  Boris Grozev 4b6ac38058 Fixes a failure to show the dominant speaker indicator for the local participant. 9 vuotta sitten
  hristoterezov c3338d3bf2 Implements custom context menu to flip the local video 9 vuotta sitten
  yanas ab67b42eb9 Hide recorder local thumbnail 9 vuotta sitten
  yanas edf2f8114b Make sure remote video exist before we use it 9 vuotta sitten
  yanas aeabad4891 Fix missing remote video exception 9 vuotta sitten
  yanas c881e7b640 Add hidden participant support 9 vuotta sitten
  paweldomas f2c9b8b7a5 Fix issue updating large video 'src' while on stage 9 vuotta sitten
  yanas e43c5ab54c Add custom-role to presence and special view for Recorders 9 vuotta sitten
  damencho d48ef06ddb Fixes and issue where: if we receive dominant speaker event just before the video start playing, this can override already pinned video. 9 vuotta sitten
  damencho 9abc78ef24 Do not send SELECTED_ENDPOINT events for custom containers. 9 vuotta sitten
  damencho 27607e8754 Update variable name to pinnedId. 9 vuotta sitten
  damencho 94d98ec0ab Fixes returning to dominant speaker after closing shared video. Renames a method and fix its behaviour was handling both case when removing just video element in small videos (local or remote) and when we are removingParticipantContainer, now just handles the second one and uses focusedID if any or dominantSpeakerID if any, otherwise elects new video. 9 vuotta sitten
  damencho e330dbf5d1 Fixes switching to pinned video when hiding a container. 9 vuotta sitten
  yanas 72454ff279 HD label added when the large video is in HD. 9 vuotta sitten
  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 vuotta sitten
  damencho fe7d05a951 Reverse the check to use only VIDEO_CONTAINER_TYPE. 9 vuotta sitten
  damencho 2c1a9d20fd Fixes setting local video, default videoType. Fixes showing local video when there is no video device shown. 9 vuotta sitten
  damencho 38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. 9 vuotta sitten
  damencho 2b26580a7c Disables switching to dominant speaker when Etherpad is shown on large video. 9 vuotta sitten
  damencho 9e0b1beed5 Always uses current video type to search for container that will handle it. Renames video container type to camera, to match the type ot the tracks. Add the same container to be used and for tracks with type of desktop. 9 vuotta sitten
  damencho 5837ef506c Removes remoteVideoTypes and uses the set/get in the small video instances. 9 vuotta sitten
  damencho 3fc839cb37 Adds optional parameter to addParticipantContainer, make possible to create the SmallVideo outside VideoLayout and pass it to be displayed. 9 vuotta sitten
  damencho 97733cd17a Resizes large video on filmstrip toggle. 9 vuotta sitten
  damencho 4ff6d276ce Removes prezi. 9 vuotta sitten
  yanas ad44cc518a Fixes resizing problems introduced with previous resizing commit. Fixes side panel open/close code and resizing. 9 vuotta sitten
  isymchych cd71b0a603 use latest version of the config.channelLastN 9 vuotta sitten
  isymchych f242c8cfdc handle missing remoteVideo when removing video element 9 vuotta sitten
  yanas 30f3da98e5 Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general. 9 vuotta sitten
  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 vuotta sitten
  isymchych 0bcbd105e3 escape nicknames before displaying them 9 vuotta sitten
  isymchych 401e5e7ae0 fix jshint issues 9 vuotta sitten
  isymchych fdfa9de150 hide large video if stream is muted 9 vuotta sitten
  isymchych f65d630ad8 allow user to select camera and microphone 9 vuotta sitten
  damencho e81d3c02ad Shows dominant speaker icon for the local user, when he is the dominant speaker. 9 vuotta sitten
  yanas e7e8dc3457 Fixes shifted audio level glow on thumbnails. Fixes missing audio level indicator on large video avatar. 9 vuotta sitten
  paweldomas 7ec6e9ae29 Gets rid fo RTCBrowserType usages. 9 vuotta sitten
  isymchych d19789005e use statistics module from the library 9 vuotta sitten
  paweldomas 103b5d71d0 Encapsulates direct access to .currentTime field into 'hasVideoStarted' method of RemoteVideo. 9 vuotta sitten
  paweldomas 0bf98bf6cf Fixes broken call to waitForPlayback in lastN logic. 9 vuotta sitten
  paweldomas 48cedb0865 Adopts to new semantics of JitsiTrack#attach method. 9 vuotta sitten
  hristoterezov 1176390214 Fixes issues for audio only participants 9 vuotta sitten
  yanas fe2804f474 Fixes SmallVideo object not making a difference between an audio and a video stream, which was causing FireFox issues with large video set to the audio stream. 9 vuotta sitten
  yanas 6e7ed13370 Fixes missing local video thumbnail before entering a conference. 9 vuotta sitten
  yanas 5834fbe31a Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling. 9 vuotta sitten