Commit Graph

29 Commits

Author SHA1 Message Date
Guilherme Leme
dc1d831ea2 [fix-sahred-notes-not-unmounting] - centralize shared notes pin rendering logic 2024-04-19 11:08:13 -03:00
André Castro
0b6e943f76
Fix: External video autoplay block (#19983)
* Fix: External video autoplay block

* Change of approach

* Isolating unsynched video related code
2024-04-16 23:33:49 -03:00
André
cd013575c4 Fix: External video time resuming when changing presenter 2024-03-27 11:02:43 -03:00
Ramón Souza
df278dfd30
Merge pull request #19896 from JoVictorNunes/issue-19800
fix: unpin notes when sharing external video
2024-03-26 09:24:41 -03:00
Guilherme Pereira Leme
41bb140dc5
feat: change way of rendering contents in presentation area to a pile-based logic. (#19854) 2024-03-25 18:13:57 -03:00
João Victor
b6ba509db4 fix: unpin notes when sharing external video 2024-03-25 12:19:25 -03:00
André
99d47a0d4a Fix: External video plays while paused when it has some user action 2024-03-18 11:37:47 -03:00
Ramón Souza
7ecbe0938a
Merge pull request #19741 from Scroody/fix-external-video
Fix: External video starting at wrong time
2024-03-11 08:57:12 -03:00
Guilherme Leme
d79eacf500 [fix-external-video-get-volume] - fix get volume 2024-03-06 15:30:04 -03:00
Guilherme Leme
c176bfb31f [fix-external-video] - type check for isMuted function 2024-03-06 11:19:39 -03:00
André
dfb7869794 Removing unecessary code 2024-03-05 13:49:46 -03:00
André
fa4d8ae091 Fix: External video starting at wrong time 2024-03-05 13:33:29 -03:00
Ramón Souza
9fd9327c1a fix mute external video on echo test 2024-03-01 09:36:18 -03:00
Guilherme Pereira Leme
d7d5165eb1
feat(plugins): migrate ui-events to ui-data-hooks (#19669) 2024-02-27 20:25:11 -03:00
Ramón Souza
834923f759
Merge pull request #19625 from ramonlsouza/issue-19620
fix: Taking the presenter plays the external video again
2024-02-14 15:26:43 -03:00
Ramón Souza
0e1eb50b35 sync external video end 2024-02-14 10:13:43 -03:00
Ramón Souza
0a30d6c955 fix external video z-index 2024-02-08 16:40:23 -03:00
Guilherme Pereira Leme
ecb3350a9f
feat(plugins): create useTalkingIndicator and set for external video volume (#19447)
* [plugin-sdk-talking-indicator-and-external-video] - create new data consumption hook and ui command

* [plugin-sdk-talking-indicator-and-external-video] bump SDK version

* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues

* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues

* [plugin-sdk-talking-indicator-and-external-video] - resolve lint errors
2024-01-30 18:37:29 -03:00
Tainan Felipe
b1fbd7e470 Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-external-video 2024-01-22 17:28:56 -03:00
Ramón Souza
2f67417b4b migrate stopWatchingExternalVideo action 2024-01-19 15:40:27 -03:00
Ramón Souza
600fe50b73 migrate emitExternalVideoEvent action 2024-01-19 11:46:11 -03:00
Ramón Souza
2ffd9ce7e9 migrate startWatchingExternalVideo action 2024-01-19 10:44:27 -03:00
Tainan Felipe
be3f43db70 Fix: presenter not appearing controls 2023-12-12 17:47:29 -03:00
Tainan Felipe
810386add7 Fix: remove unecessary eslint 2023-11-15 14:25:16 -03:00
Tainan Felipe
160f689011 Fix: external video not keeps playing changing the presenter 2023-11-15 10:38:50 -03:00
Guilherme Pereira Leme
93b8705af2
feature(html5): Change return type of the graphql data hook (#19103) 2023-11-13 15:10:41 -03:00
Ramón Souza
7317fde64c
Update bigbluebutton-html5/imports/ui/components/external-video-player/external-video-player-graphql/component.tsx 2023-11-09 10:00:41 -03:00
Tainan Felipe
efb4ad7b23 Fix: start button not being disabled and blocked autoplay message 2023-11-07 17:55:17 -03:00
Tainan Felipe
d2f6fc6598 Refactor: Migrate external video player 2023-11-06 12:02:12 -03:00