Richard Alam
5bc2638c47
Merge branch 'perroned-merge-webrtc-screenshare-2' into start-pause-stop-screen-sharing-with-webrtc
2016-08-09 15:33:45 +00:00
Richard Alam
dcd226dc9f
Merge branch 'merge-webrtc-screenshare-2' of https://github.com/perroned/bigbluebutton into perroned-merge-webrtc-screenshare-2
2016-08-09 14:26:40 +00:00
Richard Alam
9cfbc77699
Add pause sharing client event.
2016-08-08 21:56:39 +00:00
Richard Alam
83c77f5746
Pause screenshare stream
...
Add hook to pause screen sharing.
2016-08-08 20:24:46 +00:00
perroned
a9a448bbdf
Removes verto configs from html5 client
2016-08-08 18:32:06 +00:00
Anton Georgiev
250b196bb5
Merge pull request #3255 from Lajellu/presentationControls
...
Presentation controls
2016-08-08 13:18:25 -04:00
Fred Dixon
a233715cda
Merge pull request #3270 from kepstin/bbb-11-cron
...
Use correct directories and service names in daily cron
2016-08-08 12:36:59 -03:00
Calvin Walton
db4a731480
Use correct directories and service names in daily cron
...
Some of the stuff has gotten moved around in the 1.1 dev process.
2016-08-08 11:16:51 -04:00
perroned
52d25c93c7
more exact values
2016-08-05 20:42:52 +00:00
Lajellu
33061b3a01
HTML5 slide controls: chgs zoomForm to zoomWrapper and adds a min width to zoomWrapper
2016-08-05 13:40:34 -07:00
Lajellu
76679c9cb9
removes HTML5 whiteboard extra code, whiteboard css trailing space, and rename service in slide controls
2016-08-05 13:13:48 -07:00
Lajellu
94dc0f7c73
Merge remote-tracking branch 'upstream/master' into presentationControls
2016-08-05 13:09:18 -07:00
perroned
59f95747b8
Removes unused functions
2016-08-05 19:54:00 +00:00
Lajellu
41019e81a9
HTML5 slide controls 'order' attribute moved to a higher line
2016-08-05 12:13:37 -07:00
perroned
0e3096d00d
Merge remote-tracking branch 'upstream/master' into merge-webrtc-screenshare-2
2016-08-05 18:45:59 +00:00
perroned
fc8438f61a
move some data into verto JS
2016-08-05 18:42:02 +00:00
Lajellu
12ec76d375
Fixes slide control PR comments
2016-08-05 11:39:24 -07:00
Richard Alam
6e9d6656c9
Merge pull request #3266 from riadvice/fix-breakout-room-audio-transfer
...
Make listenBtn in RoomActionsRenderer aware of the two different audio states
2016-08-05 14:17:49 -04:00
Richard Alam
dd79c2537f
Merge pull request #3265 from ritzalam/cleanup-screenshare-logging
...
Logging
2016-08-05 13:55:01 -04:00
Ghazi Triki
ecc085b2ca
Make listenBtn in RoomActionsRenderer aware of the two different audio states: the user in the audio conference and he is able to transfer & the user is transferred to a breakout room conference.
2016-08-05 18:54:24 +01:00
Richard Alam
4cb817ada5
Logging
...
Add more logging to determine if user has successfully shared his desktop or not.
2016-08-05 17:47:57 +00:00
Lajellu
db371c41a3
Merge remote-tracking branch 'upstream/master' into slideControls
2016-08-05 09:45:06 -07:00
Richard Alam
08eee29898
Merge pull request #3264 from ritzalam/fix-how-clients-get-notified-on-screenshare-started
...
Cleanup
2016-08-05 10:13:25 -04:00
Richard Alam
322328dac6
Remove commented out code.
2016-08-05 14:05:45 +00:00
Richard Alam
2148812e14
Merge pull request #3259 from capilkey/cc-combined-messages
...
Make the CC updates smarter
2016-08-05 10:01:23 -04:00
Richard Alam
871d9d64fa
Merge pull request #3263 from ritzalam/transfer-user-to-breakout-room
...
Joining voice conf of breakout room
2016-08-05 10:00:56 -04:00
Richard Alam
8e9b16776c
Joining voice conf of breakout room
...
A moderator should be able to listen-in on the breakout room. During a previous merge, the
handler of the transfer message in FSESL was accidentally removed. The user isn't able to
the breakout room's voice conference anymore.
2016-08-05 13:58:07 +00:00
Anton Georgiev
832bf2bba7
Merge pull request #3262 from Gcampes/patch-1
...
Fixes login in html when flash is not supported
2016-08-05 09:36:13 -04:00
Gabriel Carvalho de Campes
44c8ae4f59
Fixes login in html when flash is not supported
2016-08-05 10:34:07 -03:00
Chad Pilkey
8eed1b72d8
wait to process transcript updates until after the history has been loaded
2016-08-04 14:59:29 -07:00
Chad Pilkey
23790b4f98
remove empty function in CC OptionsTab
2016-08-04 14:58:52 -07:00
Richard Alam
f6c01806c7
Cleanup
...
Remove unneeded code which is part of the old desktop sharing.
2016-08-04 21:50:14 +00:00
Chad Pilkey
45ff003941
enforce a maximum paste length in CC window
2016-08-04 11:52:55 -07:00
perroned
c057111367
Merge remote-tracking branch 'upstream/master' into merge-webrtc-screenshare-2
...
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/modules/screenshare/managers/ScreenshareManager.as
2016-08-04 18:23:45 +00:00
Chad Pilkey
1c6efa1945
add cc window to other layouts so it doesn't show up when not wanted
2016-08-04 10:30:17 -07:00
Chad Pilkey
35e8ab77a9
add extra logic around cc updates for less frequent updates
2016-08-04 10:29:27 -07:00
Chad Pilkey
82766adb6a
fixed issue with the shortcut window not initializing properly
2016-08-04 10:28:16 -07:00
perroned
4181ba2ee7
Merge remote-tracking branch 'anton/fix-webrtc-deskshare' into merge-webrtc-screenshare-1
2016-08-04 15:17:46 +00:00
Richard Alam
bbc410d2dd
Merge pull request #3258 from jfederico/bbb-web_fix-for-bugs
...
bbb-web: Fix for issue #2960
2016-08-03 17:33:04 -04:00
jfederico
b88328ea4e
bbb-web: Removed debugging log used on development
2016-08-03 17:32:10 -04:00
Richard Alam
2f791cb436
Merge pull request #3257 from ritzalam/screenshare-help-page
...
Screenshare help page
2016-08-03 17:21:10 -04:00
Richard Alam
366c6673f6
Screenshare help page
...
Help page with link to videos.
2016-08-03 21:20:05 +00:00
Richard Alam
f1e2040062
Screenshare help page
...
Add placeholder for screenshare help page.
2016-08-03 20:33:56 +00:00
Richard Alam
bfd0e4a9a4
Merge pull request #3256 from ritzalam/fix-screenshare-autoreconnect
...
Fix screenshare autoreconnect. Fixes issue #3252
2016-08-03 16:19:34 -04:00
jfederico
a41646e4c4
bbb-web: Fix for issue #2960
2016-08-03 15:35:20 -04:00
Richard Alam
ed01cd7d28
Cleanup
...
Format code properly by fixing indents and line endings.
2016-08-03 19:14:25 +00:00
Richard Alam
ac6c225791
Screenshare Auto-Reconnect
...
Handle auto-reconnect when user is sharing screen and when user is viewing screen.
2016-08-03 18:50:39 +00:00
Richard Alam
ec608a37ff
Cleanup
...
Reformat code by running dos2unix.
2016-08-03 18:49:30 +00:00
Richard Alam
3d0b1b1222
- remove userId attribute on defunct connection when user auto-reconnects.
2016-08-03 18:46:41 +00:00
Lajellu
219078f49d
adds slide controls and new bbb icons
2016-08-02 15:55:20 -07:00