Commit Graph

13939 Commits

Author SHA1 Message Date
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
Richard Alam
d20372fe7a - add linux jars 2016-12-23 18:50:00 +00:00
KDSBrowne
4a120488cb impliment passing joinListenOnly down as prop 2016-12-23 07:18:44 -08:00
KDSBrowne
ebdefcf1bd fix improper indentation 2016-12-23 07:06:45 -08:00
Anton Georgiev
b693bbf28c Merge pull request #3532 from Lajellu/recordingIconLogic
HTML5 - Fix Recording Indicator Logic
2016-12-23 09:52:52 -05:00
KDSBrowne
def71823c5 replace css pixel values with em 2016-12-22 13:33:30 -08:00
KDSBrowne
acf204ae37 remove top margin from test audio button 2016-12-22 13:13:33 -08:00
KDSBrowne
e4390de53a position enter session button 2016-12-22 13:08:34 -08:00
KDSBrowne
4dd23e12b7 clean up css and style source dropdown 2016-12-22 13:01:56 -08:00
KDSBrowne
de49563043 improve join audio modal menu 2016-12-22 11:32:26 -08:00
KDSBrowne
ba554eef2b remove listen only modal menu 2016-12-22 09:47:12 -08:00
Richard Alam
59accb69f5 - set codec using param 2016-12-21 21:16:56 +00:00
Lajellu
11e5809340 HTML5 - Remove unncessary background-color CSS 2016-12-21 13:13:00 -08:00
Lajellu
ec49a0a343 HTML5 - Fix Recording Indicator Logic
Original:
The indicator is always visible.
If the meeting is currently being recorded,
Then indicator turns red

Changed to:
If the meeting is currently being recorded
Then the indicator is displayed and red
2016-12-21 11:13:08 -08:00
Anton Georgiev
20eea9cb06 Merge pull request #3531 from JaeeunCho/muteIcon
HTML5 Client userlist - added muted/unmuted button for the current user
2016-12-21 13:04:45 -05:00
Anton Georgiev
2a8d3bb93b Merge pull request #3528 from Lajellu/completeEmojiIcons
Complete emoji icons
2016-12-21 13:02:22 -05:00