Issac Gerges
51e886142b
Ensure hangup button selector is specific enough to apply red color and custom size
10 years ago
Issac Gerges
dcc206b2b4
Update non-container toolbar items to be set to inline-block when shown
10 years ago
Issac Gerges
da75e17ff5
Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor
10 years ago
paweldomas
8fea9b76ee
Updates app.bundle.js
10 years ago
paweldomas
cb024be2d6
Fixes locking at WaitForPluginReady with Temasys plugin install detection.
10 years ago
paweldomas
4c4e99c51a
Updates Temasys adapter.screenshare.js. Browser restart is no longer required after plugin install.
10 years ago
paweldomas
4b8bc398dd
Fixes issue with black video when new stream element is inserted after the old one.
10 years ago
paweldomas
466e7dcc91
Fixes crash in LocalSSRCReplacement when null localDescription is passed.
10 years ago
Issac Gerges
de30ce0f5c
Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor
10 years ago
Issac Gerges
fc6f5717cb
Refactor toolbar to add separators via css and remove unneeded containers
10 years ago
paweldomas
b680ecd2ff
Renames getLargeVideoJid to getLargeVideoResource and updates app.bundle.js.
10 years ago
Boris Grozev
2bea2eec74
Updates app.bundle.js.
10 years ago
Boris Grozev
f52b1380ee
Continues to separate JingleSessionPC.
10 years ago
Boris Grozev
baf720c553
Starts to abstract JingleSession.
10 years ago
Boris Grozev
deaff6af5b
Executes a local (git-ignored) script on "make deploy".
10 years ago
Boris Grozev
6ca1e131af
Renames JingleSession to JingleSessionPC.
10 years ago
Boris Grozev
57b9aeb38c
Inlines a method for clarity/simplicity.
10 years ago
Boris Grozev
cc20a4d776
Removes an unused variable.
10 years ago
Boris Grozev
fd404b8465
Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly.
10 years ago
damencho
cc29df6376
Adds params for enabling rec on entering the conference.
10 years ago
paweldomas
44136e8a55
Updates app.bundle.js.
10 years ago
paweldomas
fb875423a9
Fixes SSRC=1 issue. Renames VideoSSRCHack to LocalSSRCReplacement.
10 years ago
paweldomas
ab4c29eddc
Fixes video mute in Firefox. Disables VideoSSRCHack for Firefox by default.
10 years ago
paweldomas
95e964a089
Fixes bugs in VideoSSRCHack. Additional log messages.
10 years ago
paweldomas
c288aa6e84
Fixes issue with toggling video mute in FF caused by the fact that it has no 'onended' callback handling implemented.
10 years ago
paweldomas
e5d03d1d11
Fixes GUM failure with the latest FF nightly plus cleanup.
10 years ago
hristoterezov
59147f059d
Adds a parameter to API constructor that enables film strip only mode.
10 years ago
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
Removes the useBundle and useRtcpMux options from config.js. These are
10 years ago
bgrozev
c163a22415
Merge pull request #331 from jitsi/enable-noice-reduction
Re-enables video noise reduction (removes a workaround for M37).
10 years ago
bgrozev
1dea41d3d4
Merge pull request #328 from jitsi/verify-full-jid-for-jingle
Verify full (and not bare) JID of the Jingle sender, since everyone i…
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
Minor rewording, fixing typos, and improving grammar
10 years ago
bgrozev
de82a8e32b
Merge pull request #310 from marclaporte/patch-4
fix typo
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
fix typo and minor rewording
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