Commit Graph

33747 Commits

Author SHA1 Message Date
Mario Junior
dced094ad7
Merge pull request #14833 from lfzawacki/develop-bbb
New Layout code and push layout states for camera position, size, focus and presentation minize
2022-05-04 16:51:06 -03:00
Ramón Souza
c59c140967
Merge pull request #14945 from gabriellpr/rlt-lock-viewers
Fix enabling button inside lock-viewers RTL.
2022-05-04 15:33:12 +01:00
gabriellpr
9d41ca5528 fixing button bug inside lock-viewers RTL 2022-05-04 10:42:58 -03:00
Paulo Lanzarin
0656059adb
Merge pull request #14937 from prlanzarin/u26-ineffable-instants
refactor(audio): style adjustments to AudioSettings device selectors
2022-05-03 14:51:55 -03:00
Paulo Lanzarin
da958b6874
Merge pull request #14916 from prlanzarin/lift-audio-moda-echo-button
refactor(microphone): UI tweaks in the local echo audio test button
2022-05-03 14:50:59 -03:00
prlanzarin
cdbbb49d64 refactor(audio): style adjustments to AudioSettings device selectors
Similar to what video-preview does: dropdown icon indicator, focus/hover handling, ...
2022-05-03 16:25:02 +00:00
Paulo Lanzarin
e8feaf27b6
Merge pull request #14935 from prlanzarin/u26-brutalist-brat
fix(audio): incorrect change output device error log
2022-05-03 12:07:42 -03:00
prlanzarin
f5a2c4c8e7 fix(audio): fix change output device error log
this.user.callerIdName doesnt exist; error was logged as in its raw form (wrong)
2022-05-03 14:51:30 +00:00
Lucas Fialho Zawacki
e77072439a feature(layout): Remove layouts from settings menu 2022-05-03 11:32:50 -03:00
Paulo Lanzarin
defd21014a
Merge pull request #14926 from prlanzarin/u26-traumklange-collision
refactor(webcam): remove unused code in video-provider/service
2022-05-03 09:23:12 -03:00
Ramón Souza
50b3eceb46
Merge pull request #14912 from ramonlsouza/issue-14909
Breakout rooms: have multiple "remaining time" notifications
2022-05-03 13:12:54 +01:00
Tomonso Ejang
e8344a1f5b
fix: show mute/unmute button, if user is unlocked 2022-05-03 14:15:37 +05:30
Ramón Souza
c46f49ef88
Merge pull request #14932 from ramonlsouza/user-check-lock-viewers
fix: check user in lock-viewers container
2022-05-02 21:49:55 +01:00
Ramon Souza
feecd7cf34 check user in lock-viewers container 2022-05-02 17:22:02 -03:00
Ramón Souza
223ca8ecf5
Merge pull request #14931 from JoVictorNunes/lint-fixes-May-02
fix(Dashboard): some changes required by linter
2022-05-02 21:12:26 +01:00
Joao Victor
d9c7449339 fix: some changes required by linter 2022-05-02 16:56:31 -03:00
Anton Georgiev
15599f7bf8
Merge pull request #14929 from kepstin/rec-fix-2.4
record-and-playback: Don't seek past end of video input (BBB 2.4)
2022-05-02 14:44:58 -04:00
Anton Georgiev
71d40994a9
Merge pull request #14928 from kepstin/rec-fix
record-and-playback: Don't seek past end of video input
2022-05-02 14:43:44 -04:00
Calvin Walton
4c65dfd436 record-and-playback: Don't seek past end of video input
In some cases with incomplete/partially corrupt files, the input video
file can be shorter than the displayed time. If there is a badly timed
cut, this can result in a seek being generated to a point where ffmpeg
is unable to start at.

Add a detection for this situation, and replace with a blank video.
2022-05-02 14:39:11 -04:00
Calvin Walton
2d4976cf72 record-and-playback: Don't seek past end of video input
In some cases with incomplete/partially corrupt files, the input video
file can be shorter than the displayed time. If there is a badly timed
cut, this can result in a seek being generated to a point where ffmpeg
is unable to start at.

Add a detection for this situation, and replace with a blank video.
2022-05-02 14:30:32 -04:00
Ramón Souza
a2c794b5fd
Merge pull request #14905 from gabriellpr/subtitles-viewers
Implements a subtitles button for viewers.
2022-05-02 19:16:17 +01:00
gabriellpr
efd45f2e76 change position to RTL languages 2022-05-02 14:56:30 -03:00
prlanzarin
bdd781e647 refactor(webcam): remove unused code in video-provider/service 2022-05-02 14:43:48 +00:00
Paulo Lanzarin
0716969548
Merge pull request #14924 from prlanzarin/u26-traumklange-collision
fix(audio): abide to signalCandidates configuration flag
2022-05-02 10:58:17 -03:00
prlanzarin
6a0e0a87c2 fix(audio): abide to signalCandidates configuration flag 2022-05-02 13:49:47 +00:00
Anton Georgiev
a2ef36723a
Merge pull request #14918 from antobinary/temp-lint
build: temp disable max-len eslint to avoid error
2022-04-29 17:16:01 -04:00
Anton Georgiev
da58ac0dd8 build: temp disable max-len eslint to avoid error 2022-04-29 21:10:52 +00:00
Anton Georgiev
76dbf43824
Merge pull request #14917 from bigbluebutton/revert-14892-lint-fixes-26-04
Revert "fix(Dashboard): changes required by linter"
2022-04-29 16:25:58 -04:00
Anton Georgiev
67c2a336ca
Revert "fix(Dashboard): changes required by linter" 2022-04-29 16:24:34 -04:00
gabriellpr
15eb6c9980 applying subtitles option for the viewers
Implementing subtitles button for viewers

fix: activate/deactivate closed captions

changing button layout

changing button layout

Fix a few things
2022-04-29 16:30:12 -03:00
Anton Georgiev
d9922b1b56
Merge pull request #14915 from antobinary/locales
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-04-29 15:20:48 -04:00
Localization Server
aac1f79221 chore: Pulled the latest 2.5 HTML5 locales from Transifex 2022-04-29 19:18:42 +00:00
Arthurk12
1d677b1263 feat(microphone): UI tweaks about echo test button 2022-04-29 19:07:08 +00:00
Ramón Souza
1f3da47231
Merge pull request #14913 from JoVictorNunes/issue-14879
refactor: poll component
2022-04-29 19:47:00 +01:00
Anton Georgiev
e4e0b65a0c
Merge pull request #14890 from ramonlsouza/issue-14742
fix: User who left the meeting sometimes remains in some user lists
2022-04-29 14:35:03 -04:00
Paulo Lanzarin
3fd64ad7b0
Merge pull request #14907 from prlanzarin/u26-plastic-lyre
fix(audio): guarantee consistency of selected output devices in AudioSettings
2022-04-29 15:01:29 -03:00
Joao Victor
34503251cf refactor: poll component - merge both auto optioning and file drag&drop into one single thing 2022-04-29 12:04:45 -03:00
Ramon Souza
76d1c1cd3d do not display alerts when breakout time is displayed in userlist 2022-04-29 10:18:25 -03:00
Ramon Souza
9d9558953e support to multiple breakout time alerts 2022-04-29 10:05:29 -03:00
Anton Georgiev
d75567b472
chore: Updated the release to 2.4.7 2022-04-28 16:53:10 -04:00
Anton Georgiev
1f5220000f
Merge pull request #14904 from ramonlsouza/locales24-apr28
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2022-04-28 16:41:19 -04:00
prlanzarin
d81041443b fix(audio): guarantee consistency of selected output devices in AudioSettings
The initial selected output device in AudioSettings could be the wrong one if
the user's session had an output device ID already stored, but is joining on a
new session. That would cause the remote-media tag not to be updated with the
correct output device ID when it should (the service.js change)

The issue is tackled by guaranteeing the output device ID is set on all ends
when AudioSettings/AudioModal mounts.
2022-04-28 16:36:47 +00:00
Paulo Lanzarin
6b5261c55e
Merge pull request #14906 from prlanzarin/u26-plastic-lyre
fix(audio): guarantee consistency of selected input devices in AudioSettings
2022-04-28 13:24:03 -03:00
prlanzarin
b428221f7e fix(audio): guarantee consistency of selected input devices in AudioSettings
The initial selected input device in AudioSettings could be the wrong one if
 - 1) gUM outputs an user-selected device rather than the default
 - 2) no previous device was selected for that domain and the enumeration
      list order caused the default not to be the first

The issue is tackled re-extracting the deviceId from an input stream if it
exists and making the DeviceSelector value follow what is defined in the client
(audio-manager) via a trackable prop
2022-04-28 14:38:37 +00:00
Localization Server
2c41fcdd68 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-04-28 10:50:00 -03:00
Anton Georgiev
eea3b2dc22
Merge pull request #14897 from MaximKhlobystov/2.4-playwright-updates
test: minor updates to the 2.4 test specs
2022-04-28 09:47:38 -04:00
Ramón Souza
104e9899ae
Merge pull request #14784 from gabriellpr/progress-bar-mobile
Implements a progress-bar on mobile inside the external video for the viewers.
2022-04-28 14:13:33 +01:00
Ramón Souza
3d1e9ea2d0
Update bigbluebutton-html5/imports/ui/components/external-video-player/component.jsx
Co-authored-by: João Victor Nunes <62393923+JoVictorNunes@users.noreply.github.com>
2022-04-28 10:01:02 -03:00
Fred Dixon
459119630f
Merge pull request #14901 from ffdixon/set-default-secret-bbb-web-properties
Propagate default value for shared secret to bbb-web.properites
2022-04-27 20:59:16 -04:00
Fred Dixon
dd8614b6bc Propagate default value for shared secret to bbb-web.properites 2022-04-27 19:57:40 -05:00