Commit Graph

1162 Commits (7793d65a997e13cbcc872001e13c2c9afedd8b31)
 

Author SHA1 Message Date
hristoterezov 7793d65a99 Renames config.minimized to config.filmStripOnly . 10 years ago
hristoterezov b77791f4b2 Implements minimized mode - only the thumbnails are visible. 10 years ago
damencho 4092d67853 Updates use of recording states, add some information texts and notifications. 10 years ago
paweldomas 2ea6be9b2c Updates app.bundle.js. 10 years ago
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. 10 years ago
bgrozev 9a31fa3d63 Fixes a bug reported by Pawel Domas. 10 years ago
Дамян Минков fd44cfa7a0 Typo. 10 years ago
yanas ab570d63fa Fixes this reference. 10 years ago
Boris Grozev b4983b2566 Merge branch 'rename-mute-to-toggle' 10 years ago
bgrozev fdb470d22f Merge pull request #330 from jitsi/remove-rtcp-mux-from-config 10 years ago
bgrozev c163a22415 Merge pull request #331 from jitsi/enable-noice-reduction 10 years ago
bgrozev 1dea41d3d4 Merge pull request #328 from jitsi/verify-full-jid-for-jingle 10 years ago
yanas 9d321df49e Adds javadoc for previous commit. 10 years ago
yanas d92d8e8299 Some additional error handling. 10 years ago
bgrozev 6b48bf0d84 Merge pull request #299 from marclaporte/patch-3 10 years ago
bgrozev de82a8e32b Merge pull request #310 from marclaporte/patch-4 10 years ago
bgrozev fe4661078e Update a license mention in README.md 10 years ago
bgrozev 46554f75a2 Merge pull request #313 from marclaporte/patch-6 10 years ago
Boris Grozev dbd68d2daa Updates app.bundle.js. 10 years ago
Boris Grozev 67a52e6f72 Cleanup and formatting fixes in the UI module. 10 years ago
Boris Grozev 2c790f86ad More formatting fixes. 10 years ago
Boris Grozev fd5a739f3c Minor formatting fixes, avoid using a global variable. 10 years ago
Boris Grozev 35e46a2cfa Fix a typo. 10 years ago
Boris Grozev 24f9a1c8d1 Abstract browser type checks. 10 years ago
Boris Grozev 71229bdba9 Minor formatting fixes. 10 years ago
Boris Grozev 84a8d00234 Renames functions for the sake of clarity. 10 years ago
Boris Grozev ee95e99f57 Cleanup: removes an unused function. 10 years ago
Boris Grozev be6d7af377 Cleanup: fixes to style, typos and documentation. 10 years ago
paweldomas b8548757b4 Updates app.bundle.js 10 years ago
paweldomas df932bb89f Fixes typo in variable name(and a crash on undefined). 10 years ago
paweldomas 50e67a0658 Prevents from duplicating existing SSRCs with 'source-add' in remote description. 10 years ago
damencho 3289f6f68e Updates nginx detection during configuration. 10 years ago
damencho a701821698 Fixes updates on distributions that are missing openjdk 8. 10 years ago
bgrozev 5588bcd167 Updates another call to setMute(). 10 years ago
bgrozev a7058747ac Updates a call to setMute(). 10 years ago
paweldomas 5017fed28e Updates app.bundle.js. 10 years ago
paweldomas 8469a282c1 Fixes inconsistent local video muted status. 10 years ago
paweldomas 2ffe178456 Fixes issue with missing avatar for Jigasi user. Fixes issue with avatar not being displayed when user has no video. Removed duplicated logic for checking video muted status(removed from LargeVideo which exists in SmallVideo). 10 years ago
paweldomas 349f196664 "wait for remote video" loop no longer exists so no need to set 'removed' flag on video. 10 years ago
paweldomas f2bd76ac93 Fixes issue with video thumbnail not being removed for users without camera and mic. 10 years ago
hristoterezov baee96734c Moves LargeVideo html dependancies in LargeVideo.js 10 years ago
Boris Grozev 4cac7ac97f Re-enables video noise reduction (removes a workaround for M37). 10 years ago
Boris Grozev 46a17948d0 Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle". 10 years ago
Boris Grozev 79ac1e800f Verify full (and not bare) JID of the Jingle sender, since everyone in the MUC has the same bare JID. 10 years ago
Boris Grozev b0c81985d4 Removes the useBundle and useRtcpMux options from config.js. These are 10 years ago
damencho f8b7d048b0 Updates meet default installation. Removes nginx dependency and adds openjdk-8 in order to activate multiplexing inside jvb and use its jetty to serve meet. Updates will not touch current configuration which will continue using nginx. 10 years ago
paweldomas dc19620edc Updates app.bundle 10 years ago
paweldomas 4aa6fbc4b9 Switches to the last visible video correctly when current speaker leaves the conference. 10 years ago
hristoterezov 03902de511 Merge pull request #323 from pstros/remove-ui-refs-from-xmpp-upstream 10 years ago
Devin Wilson d44aed2c11 Remove duplicate handler 10 years ago