Oswaldo Acauan
b4679bc601
Refactor Captions API
2017-01-18 12:53:33 +00:00
Fred Dixon
73a91629bc
Merge pull request #3556 from capilkey/screenshare-label-wrap
...
Fixes for #3546 and #3547
2017-01-11 18:38:38 -05:00
Chad Pilkey
1319c58b98
add defined widths for screenshare help text
2017-01-11 18:28:08 -05:00
Chad Pilkey
4e01f909e8
add new ScreensharePublish and ScreenshareView windows to the layout exclusion
2017-01-11 17:50:02 -05:00
Fred Dixon
c017451e78
Merge pull request #3555 from alexandrekreis/master
...
Fixing misalignment when swapping presentation with video
2017-01-11 15:26:41 -05:00
alexandre
dde5f23188
Fixing misalignment when swapping presentation with video
...
To swap presentation with video we need to retrieve what was the current viewbox size and set it again.
Fixes #3545
2017-01-11 18:05:30 -02:00
Fred Dixon
dc0e4cf4ec
Merge pull request #3553 from ffdixon/minor-updates
...
Monior formatting update to demoHTML5.jsp
2017-01-10 17:39:04 -05:00
Fred Dixon
d480e187ae
Monior formatting update to demoHTML5.jsp
2017-01-10 16:38:01 -06:00
Anton Georgiev
0b739ad43c
Merge pull request #3534 from KDSBrowne/Audio-Join-UI-Revision
...
JoinAudio Modal UI Update
2017-01-10 11:16:56 -05:00
Anton Georgiev
370e78dd3b
Merge pull request #3535 from OZhurbenko/closed-captioning-ui
...
Closed Captions
2017-01-10 11:12:23 -05:00
Chad Pilkey
d3ab07e401
change screenshare help lines from Label to Text so they wrap
2017-01-09 17:26:24 -05:00
KDSBrowne
ef9c98b0ec
fix merge conflict
2017-01-09 11:41:59 -08:00
Anton Georgiev
aa5d9b9084
Merge pull request #3551 from antobinary/fix-recording-status-handling
...
html5client: fix handling of recording message
2017-01-09 14:00:29 -05:00
Anton Georgiev
f517939809
fix handling of recording message
2017-01-09 18:58:33 +00:00
Anton Georgiev
47c2fef149
Merge branch 'keyboard-nav' of github.com:mmarangoni/bigbluebutton into merge-3530
2017-01-09 18:42:02 +00:00
Richard Alam
9b0a707af2
Merge pull request #3550 from ritzalam/update-locales-jan-9-2016
...
- fix locale causing build to fail
2017-01-09 11:54:46 -05:00
Richard Alam
90af5151c1
- fix locale causing build to fail
2017-01-09 16:52:55 +00:00
KDSBrowne
04b948c281
remove unneeded comment
2017-01-09 08:40:16 -08:00
KDSBrowne
2b6400379b
move joinListenOnly from component to container
2017-01-09 08:35:25 -08:00
Richard Alam
3f03a54a7a
Merge pull request #3549 from ritzalam/update-locales-jan-9-2016
...
- updating locales
2017-01-09 10:56:39 -05:00
Richard Alam
73eae41999
- updating locales
2017-01-09 15:49:28 +00:00
Richard Alam
cd00f8b905
Merge pull request #3544 from ritzalam/support-svc2-in-screen-share
...
Support svc2 in screen share
2017-01-06 16:37:51 -05:00
Richard Alam
b62a36c1b1
- cleanup
2017-01-06 21:24:35 +00:00
Richard Alam
0f6cd30280
- scripts to build h264 jars
2017-01-06 21:04:14 +00:00
Richard Alam
b03ecdaae4
- new svc2 unsigned jars
2017-01-06 21:00:56 +00:00
Richard Alam
97b855b62b
- removing unneeded files
2017-01-06 20:59:36 +00:00
Richard Alam
955f348079
- build new svc2 libs
2017-01-06 20:56:19 +00:00
Fred Dixon
9d0462d541
Merge pull request #3543 from kepstin/presentation-rec-hang
...
Fix recording playback hang in Firefox
2017-01-06 10:43:19 -05:00
Calvin Walton
b077d48644
Drop chrome frame support
...
Chrome frame has been discontinued for quite a while. The playback code actually
does work in IE if you install an extra codec pack or switch the video format used.
2017-01-06 10:31:29 -05:00
Calvin Walton
dadeb40fa0
Add a callback to sync popcorn initialization after video element is ready.
...
Due to the extra delays added by setting up the closed captions, it happens more
often that the writing.js code will attempt to initialize popcorn on the video
element before the video element actually exists on the page.
(This was always a problem, it's just worse now)
Add a synchronization point which will delay the popcorn initialization until the
video element is ready.
2017-01-06 10:30:31 -05:00
Calvin Walton
2aa3ebb16b
"use strict"; should never be used at top level in a JS file
...
This can create weird conflicts when using other libraries
2017-01-06 10:19:38 -05:00
Fred Dixon
c26495b27e
Merge pull request #3542 from ffdixon/11-update-api-demos
...
Updating API demos for 1.1-beta -- removing older demos no longer used
2017-01-05 19:02:34 -05:00
Fred Dixon
ac3437d3d6
Updating API demos for 1.1-beta -- removing older demos no longer used
2017-01-05 18:00:50 -06:00
Anton Georgiev
314dfc4551
Merge pull request #3541 from antobinary/bbb-client-check-changes
...
bbb-client-check WebRTCEchoTest:change voiceBridge from "undefined" to ""
2017-01-05 17:44:40 -05:00
Anton Georgiev
3d13d634a8
change voiceBridge from "undefined" to ""
2017-01-05 20:51:11 +00:00
Fred Dixon
f561e21e20
Merge pull request #3540 from antobinary/bbb-client-check-changes
...
Bbb-client-check add missing functions for WebRTCEchoTest
2017-01-05 13:18:02 -05:00
Anton Georgiev
79b251ddad
revert voiceBridge change
2017-01-05 16:04:01 +00:00
Anton Georgiev
d457995539
set success/fail flags for webrtc tests
2017-01-05 15:48:51 +00:00
Fred Dixon
1ff622da06
Update index.html
...
Bumped the copyright date on index.html
2017-01-05 10:01:41 -05:00
Richard Alam
af5f6f8745
Merge pull request #3539 from ritzalam/support-svc2-in-screen-share
...
- add svc2 codec lib for macos
2017-01-04 15:13:52 -05:00
Richard Alam
771f264cf4
- add svc2 codec lib for macos
2017-01-04 20:10:38 +00:00
Chad Pilkey
f11345f24a
Merge pull request #3537 from riadvice/webcams-only-for-moderator
...
Webcams only for moderator
2017-01-04 13:14:46 -05:00
Ghazi Triki
2e3bb4754d
Fixed typos in webcamsOnlyForModerator naming.
2017-01-04 19:02:17 +01:00
Richard Alam
02f22beff0
Merge pull request #3538 from ritzalam/support-svc2-in-screen-share
...
Support svc2 in screen share
2017-01-03 12:37:56 -05:00
Ghazi Triki
92c1205e9c
Handling "webcamsOnlyForModerator" meeting option in the client.
2017-01-02 17:06:16 +01:00
Ghazi Triki
4c4d768883
Added new "webcamsOnlyForModerator" parameter for create meeting API.
2017-01-02 16:56:32 +01:00
Oleksandr Zhurbenko
8a1a6511ce
Moved inline styles to the styles.scss where it was applicable
2016-12-23 13:27:49 -08:00
Oleksandr Zhurbenko
bedcb559cc
Added auto-scrolling for the closed-captions
2016-12-23 11:29:03 -08:00
Richard Alam
d20372fe7a
- add linux jars
2016-12-23 18:50:00 +00:00
Oleksandr Zhurbenko
40b8462c52
Minor fixes
2016-12-23 10:49:17 -08:00