Commit Graph

17718 Commits

Author SHA1 Message Date
Anton Georgiev
19355eef41 Merge pull request #4249 from antobinary/audio-state
Handle renamed stop_talking_handler event from FreeSWITCH
2017-08-17 12:20:43 -04:00
Ghazi Triki
0e342c08bb Make full screen button visible only on Firefox. 2017-08-17 17:08:31 +01:00
Calvin Walton
f0304a120a Handle panzoom at same time as slide change correctly.
Because of the >=, a panzoom at the same time as a slide change was matching
the previous slide rather than the expected new slide.
2017-08-17 11:59:06 -04:00
Fred Dixon
34fe7e1875 Merge pull request #4257 from ffdixon/update-bbb-conf-centos-2
Minor updates for CentOS (nc does not have -z option on CentOS 7.3)
2017-08-17 11:56:18 -04:00
Fred Dixon
85ced4b153 Minor updates for CentOS (nc does not have -z option on CentOS 7.3) 2017-08-17 10:55:05 -05:00
Chad Pilkey
465206dd12 change annotation storage in client for quicker lookup 2017-08-17 11:38:44 -04:00
Klaus
4fa10ec656 Add proptypes and a few more refactors 2017-08-17 11:18:02 -03:00
Richard Alam
6ebeeaf84b Merge pull request #4255 from ritzalam/pause-screenshare
- allow pausing of screen share
2017-08-16 20:48:06 -04:00
Richard Alam
b7de8b41a9 - allow pausing of screen share 2017-08-16 17:44:31 -07:00
Richard Alam
c5dca4dcf0 Merge pull request #4254 from ritzalam/fix-screenshare-stops-on-refresh
Fix screenshare stops on refresh
2017-08-16 18:01:21 -04:00
Richard Alam
51bf35071f - fix issue where screenshare stops when a viewer joins or refresh the browser 2017-08-16 14:59:40 -07:00
Richard Alam
458d23d0a2 - fix mute all and mute except presenter issue where all users cannot be muted then unmuted 2017-08-16 14:30:36 -07:00
Richard Alam
8fe50ec5f9 Merge pull request #4252 from ritzalam/multi-wb-latency-tracer
- trigger sending of rtt from server side
2017-08-16 17:07:32 -04:00
Richard Alam
5e1297e8f8 - trigger sending of rtt from server side
- send rtt of client to server so we can collect data
2017-08-16 14:05:22 -07:00
Klaus
c87f3054b9 Remove user-actions 2017-08-16 17:25:53 -03:00
Anton Georgiev
192cd48810 do not send broadcast cam event for existing stream 2017-08-16 16:16:22 -04:00
Richard Alam
a04256986b Merge pull request #4250 from ritzalam/multi-wb-latency-tracer
- add round trip trace message from client and back to tell us where…
2017-08-16 13:01:41 -04:00
Richard Alam
ec314b8105 - add round trip trace message from client and back to tell us where the bottleneck
might be when using multi-user whiteboard.
2017-08-16 09:44:27 -07:00
Maxim Khlobystov
397a94b1c9 Put the assertion logic that browsers share into a separate utility class, thus avoiding unnecessary code repetition + we are now fetching the base url from the wdio config (not hardcoded anymore). 2017-08-16 12:31:49 -04:00
Klaus
c32a64c02d a few refactor made 2017-08-16 11:56:31 -03:00
Anton Georgiev
47ab72de88 handle renamed stop_talking_handler event from FreeSWITCH 2017-08-16 10:17:23 -04:00
Fred Dixon
dd5c703700 Merge pull request #4248 from ffdixon/update-bbb-conf-centos
Minor updates for detecting CentOS installation
2017-08-15 19:20:25 -04:00
Fred Dixon
1af38493e4 Minor updates for detecting CentOS installation 2017-08-15 17:57:40 -05:00
Richard Alam
8022dd7882 Merge pull request #4247 from ritzalam/presenter-multi-user-wb-toogle
Presenter multi user wb toogle
2017-08-15 17:19:07 -04:00
Richard Alam
0b0eeaacef - only presenter can toggle multi-user whiteboard 2017-08-15 14:14:42 -07:00
Richard Alam
3e0701a0ae - fix issue where when switching presenter while multi-user whiteboard is on, the cursors
for other users appears instead of just the presenter's cursor.
2017-08-15 13:49:25 -07:00
Richard Alam
6ca1bf7ac9 Merge pull request #4245 from ritzalam/breakout-rooms-multi
- fix issue where we cannot start breakout rooms again when the firs…
2017-08-15 16:46:43 -04:00
Richard Alam
13b6dc065e - fix issue where we cannot start breakout rooms again when the first breakout session ends. 2017-08-15 12:24:21 -07:00
Anton Georgiev
5f1fb7542e Merge pull request #4204 from Klauswk/fix-missing-state
[HTML5 2.0] Fix Audio Modal on Meeting Join
2017-08-15 15:11:47 -04:00
Anton Georgiev
f6e8e743e0 Merge pull request #4244 from KDSBrowne/fix-meeting-title
[HTML5] - Meeting title fix
2017-08-15 15:11:27 -04:00
Richard Alam
12021fb451 Merge branch 'bbb-2x-mconf' of github.com:bigbluebutton/bigbluebutton into bbb-2x-mconf 2017-08-15 10:47:03 -07:00
Richard Alam
bbe00830a7 Merge branch 'riadvice-2x-client-theme' into bbb-2x-mconf 2017-08-15 10:46:39 -07:00
Richard Alam
0e6ba882fd Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme 2017-08-15 10:44:00 -07:00
Anton Georgiev
54047a02c9 Merge pull request #4238 from Klauswk/html5-breakout-2x-fix
[HTML5 2.0] Fix breakout on the HTML5
2017-08-15 13:43:02 -04:00
KDSBrowne
66d1a3b06a fix meeting title 2017-08-15 10:24:58 -07:00
Ghazi Triki
d4c888014d Improve item selection color and user list info position display. 2017-08-15 18:19:05 +01:00
Ghazi Triki
dee3e89d79 Updated audio join and leave icons. 2017-08-15 17:37:40 +01:00
Klaus
3730891d5f Merge branch 'bbb-2x-mconf' into html5-breakout-2x-fix 2017-08-15 13:08:13 -03:00
Richard Alam
2160fd79c8 Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme 2017-08-15 09:06:51 -07:00
Ghazi Triki
44c0b3b327 Added custom skin for scroll bars. 2017-08-15 16:56:50 +01:00
Maxim Khlobystov
cca17c222e Got rid of the tests' getting started document (these docs are already on the official docs website). 2017-08-15 11:04:38 -04:00
Maxim Khlobystov
511529c93f Cleanup: removing some debug code. 2017-08-15 11:02:10 -04:00
Richard Alam
440331fb62 Merge pull request #4240 from kepstin/bbb-20-rec-fixes
Bbb 20 rec fixes
2017-08-15 10:46:36 -04:00
Maxim Khlobystov
723532c4a4 Increased the Jasmine default timeout to prevent async-related errors when running the tests on desktop Ubuntu. 2017-08-15 10:44:19 -04:00
Ghazi Triki
d2ec64a2a3 Revert MuteMeButton to inherit CanvasButton. 2017-08-15 13:46:40 +01:00
Ghazi Triki
afa37f4166 Vertically and horizontally align scree sharing windows. 2017-08-15 11:27:25 +01:00
Ghazi Triki
ccbd1b8070 Style improve and make screen sharing windows background white. 2017-08-15 10:11:15 +01:00
Ghazi Triki
51253910ac Visually disable user selection in users list. (reverted from commit 09ed1ba699) 2017-08-15 08:54:48 +01:00
Calvin Walton
0087139f0d rnp: Fix playback to handle shape updates correctly.
The previous code would cause shapes to "blink" during updating if
the updates weren't continuous - in a gap between updates, the shape
would disappear.

Rework the logic for looking up "current" shapes to return the
nearest previous update rather than only exact matching timestamps,
and simplify the logic that decides whether to make a shape visible
or hidden.
2017-08-14 18:18:16 -04:00
Anton Georgiev
6efdb1d430 Merge pull request #4237 from Klauswk/html5-2x-separate-redis-channel
[HTML5 2.0] Handling Separate Redis Channel
2017-08-14 15:47:51 -04:00