Chad Pilkey
|
1b72f8b077
|
add property to closed caption transcript model for the locale code
|
2016-08-30 17:10:03 -04:00 |
|
Richard Alam
|
65605ee3f9
|
Merge pull request #3296 from ritzalam/start-pause-stop-screen-sharing-with-webrtc
Stop JWS when flash client dies.
|
2016-08-19 11:23:56 -04:00 |
|
Richard Alam
|
b591106aaa
|
- try to detect if the flash client and the jws app are still alive. If one of them
if dead, end screen sharing.
|
2016-08-18 19:49:32 +00:00 |
|
Richard Alam
|
34d8e2fbb3
|
Merge pull request #3294 from riadvice/breakout-room-logout-fix
Fix for breakout room logout issue
|
2016-08-18 11:55:58 -04:00 |
|
Ghazi Triki
|
6b93bd3130
|
Block user from joining any breakout room until all of them are created.
|
2016-08-18 15:12:57 +01:00 |
|
Richard Alam
|
76e7e6d568
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into start-pause-stop-screen-sharing-with-webrtc
|
2016-08-17 18:44:49 +00:00 |
|
Richard Alam
|
6aab83589a
|
Merge branch 'screenshare-1.1' of https://github.com/antobinary/bigbluebutton into antobinary-screenshare-1.1
Conflicts:
bbb-screenshare/app/src/main/scala/org/bigbluebutton/app/screenshare/ScreenShareApplication.scala
bbb-screenshare/app/src/main/scala/org/bigbluebutton/app/screenshare/server/sessions/Screenshare.scala
bigbluebutton-client/src/org/bigbluebutton/modules/screenshare/services/MessageReceiver.as
|
2016-08-17 18:40:28 +00:00 |
|
Anton Georgiev
|
9fb1c343f2
|
server side changes for switching recordType:String to record:Boolean
|
2016-08-11 21:30:06 +00:00 |
|
Anton Georgiev
|
f7cb97737d
|
ask akka-apps if allowed to start screenshare
|
2016-08-11 19:18:56 +00:00 |
|
Anton Georgiev
|
5eccf9297b
|
add send AllowUserToShareDesktopRequest; add bbb-common-messages
|
2016-08-10 16:10:01 +00:00 |
|
Ghazi Triki
|
7d2cef9b9f
|
Added recording options for breakout rooms.
|
2016-07-25 22:31:04 +01:00 |
|
Richard Alam
|
7882735076
|
Record breakout rooms
If the parent meeting is recorded, record also the breakout rooms.
|
2016-07-18 17:07:31 +00:00 |
|
Richard Alam
|
aafc420d53
|
Merge branch 'breakout-rooms-porto-algre-2015' of github.com:riadvice/bigbluebutton into merge-bbb-1.1-dev-java8-with-master
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/LiveMeeting.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingModel.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/BreakoutRoomApp.scala
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/UsersWindow.mxml
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
|
2016-05-24 20:17:47 +00:00 |
|
Richard Alam
|
58c239bc43
|
Merge branch 'master' into merge-bbb-1.1-dev-java8-with-master
Conflicts:
akka-bbb-apps/build.sbt
akka-bbb-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
akka-bbb-apps/src/main/resources/application.conf
akka-bbb-apps/src/main/scala/org/bigbluebutton/Boot.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingModel.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/RecorderActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/WhiteboardApp.scala
akka-bbb-fsesl/build.sbt
akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/pubsub/receivers/RedisMessageReceiver.java
akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/ConnectionManager.java
akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/FreeswitchApplication.java
bbb-common-message/build.sbt
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Constants.java
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/MessagingConstants.java
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Util.java
bigbluebutton-apps/build.gradle
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/redis/RedisPubSubMessageHandler.java
bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
bigbluebutton-client/build.xml
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/src/org/bigbluebutton/common/Images.as
bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/utils/JavaCheck.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-web/build.gradle
bigbluebutton-web/grails-app/conf/spring/resources.xml
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/domain/Meeting.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MeetingMessageHandler.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/RedisMessagingService.java
record-and-playback/core/scripts/bigbluebutton.yml
|
2016-05-16 11:35:36 -04:00 |
|
Richard Alam
|
7ae9b7b204
|
Merge branch 'merge-webrtc-ds' of https://github.com/antobinary/bigbluebutton into antobinary-merge-webrtc-ds
Conflicts:
akka-bbb-apps/build.sbt
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersApp.scala
akka-bbb-fsesl/build.sbt
akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/ESLEventListener.java
akka-bbb-fsesl/src/main/scala/org/bigbluebutton/freeswitch/VoiceConferenceService.scala
bbb-common-message/build.sbt
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Constants.java
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Util.java
bigbluebutton-apps/build.gradle
bigbluebutton-web/grails-app/conf/spring/resources.xml
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
|
2016-05-20 20:27:52 +00:00 |
|
Richard Alam
|
433f09f72d
|
Merge branch 'dfengBBB' of https://github.com/dfeng99/bigbluebutton into dfeng99-dfengBBB
Conflicts:
bbb-common-message/build.sbt
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
|
2016-05-20 15:40:50 +00:00 |
|
Richard Alam
|
9d6f0ff0bb
|
- publish bbb commons messages to local by default
|
2016-05-19 20:16:26 +00:00 |
|
Anton Georgiev
|
228dfb4061
|
Merge branch 'mod-verto-1' of github.com:antobinary/bigbluebutton into merge-webrtc-ds
Conflicts:
akka-bbb-apps/build.sbt
akka-bbb-apps/src/main/resources/application.conf
akka-bbb-apps/src/main/scala/org/bigbluebutton/SystemConfiguration.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersApp.scala
akka-bbb-fsesl/build.sbt
bbb-common-message/build.sbt
bbb-fsesl-client/build.sbt
bbb-fsesl-client/src/main/java/org/freeswitch/esl/client/inbound/Client.java
bigbluebutton-apps/build.gradle
bigbluebutton-client/build.xml
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/utils/BrowserCheck.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/utils/JavaCheck.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-html5/app/client/NotificationControl.coffee
bigbluebutton-html5/app/client/globals.coffee
bigbluebutton-html5/app/client/lib/bbb_api_bridge.coffee
bigbluebutton-html5/app/client/main.coffee
bigbluebutton-html5/app/client/main.html
bigbluebutton-html5/app/client/stylesheets/whiteboard.less
bigbluebutton-html5/app/client/views/chat/chat_bar.coffee
bigbluebutton-html5/app/client/views/modals/settings.coffee
bigbluebutton-html5/app/client/views/modals/settings.html
bigbluebutton-html5/app/client/views/users/user_item.coffee
bigbluebutton-html5/app/client/views/whiteboard/whiteboard.coffee
bigbluebutton-html5/app/client/views/whiteboard/whiteboard.html
bigbluebutton-html5/app/collections/collections.coffee
bigbluebutton-html5/app/config.coffee
bigbluebutton-html5/app/lib/router.coffee
bigbluebutton-html5/app/server/collection_methods/meetings.coffee
bigbluebutton-html5/app/server/collection_methods/users.coffee
bigbluebutton-html5/app/server/publish.coffee
bigbluebutton-html5/app/server/server.coffee
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
record-and-playback/presentation/scripts/process/presentation.rb
record-and-playback/presentation/scripts/publish/presentation.rb
|
2016-05-18 15:14:04 +00:00 |
|
Chad Pilkey
|
24c6d48dc2
|
removing files that should not have been committed
|
2016-05-02 12:45:25 -07:00 |
|
Richard Alam
|
b86f32b8c1
|
Sync with upstream repository
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2016-04-26 20:01:20 -04:00 |
|
Ghaz Triki
|
11d86f6aa8
|
Merge 'branch air-ui' into 'mobile-client'
|
2016-04-26 09:19:17 +01:00 |
|
David Feng
|
67c14f9056
|
This enable avatar to be display in other participants video window
|
2016-04-20 14:08:13 +08:00 |
|
Richard Alam
|
a684aa4dfc
|
Merge into bbb-1.1.dev
Merge master, breakout rooms, and closed captioning into bbb-1.1-dev branch.
Conflicts:
akka-bbb-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/MessageNames.scala
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
|
2016-03-21 18:12:30 +00:00 |
|
Ghaz Triki
|
07d3028d10
|
Fetch all breakout rooms users and decorate BreakoutRoom class to display their the number of a breakout room users.
|
2016-03-16 19:12:10 +01:00 |
|
Ghaz Triki
|
93140364f9
|
Display breakout room timer in the parent room.
|
2016-02-23 17:47:25 +01:00 |
|
Anton Georgiev
|
7480243f4d
|
edits to stun/turn info
|
2016-02-18 19:39:53 +00:00 |
|
Anton Georgiev
|
cdf1ee0729
|
add a request/reply for stun/turn info
|
2016-02-17 18:36:17 +00:00 |
|
Ghazi Triki
|
da81a1bd72
|
Only display the number of users in breakout rooms list.
|
2016-02-08 21:03:35 +01:00 |
|
Ghazi Triki
|
2fb347bc25
|
Refactored the way that conference transfer between the parent room and breakout room is requested.
|
2016-02-03 22:30:08 +01:00 |
|
Ghazi Triki
|
6bcfd75a7c
|
Fixed EndBreakoutRoomRequest NAME static property value to be equal to the class name.
|
2016-02-03 22:24:48 +01:00 |
|
Ghazi Triki
|
9a4def1dde
|
Remove unused imports.
|
2016-02-02 17:15:59 +01:00 |
|
Ghazi Triki
|
edef66357c
|
Fixed TransferUserToVoiceConfRequestMessage properties names.
|
2016-01-28 19:11:43 +01:00 |
|
Anton Georgiev
|
08d6ee36f9
|
recover videoWidth, videoHeight params
|
2016-01-27 21:42:10 +00:00 |
|
Ghazi Triki
|
16bd601735
|
Use ListenInOnBreakout event from client instead of TransferUserToMeeting.
|
2016-01-27 22:25:15 +01:00 |
|
Ghazi Triki
|
62a721b310
|
Update gson library version to 2.5 for all server projects.
|
2016-01-27 16:44:22 +01:00 |
|
Ghazi Triki
|
0385d05001
|
Merge branch 'master' into breakout-rooms-porto-algre-2015
# Conflicts:
# akka-bbb-apps/build.sbt
# akka-bbb-apps/src/main/scala/org/bigbluebutton/SystemConfiguration.scala
# akka-bbb-fsesl/build.sbt
# bbb-common-message/build.sbt
# bigbluebutton-apps/build.gradle
# bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/client/UserClientMessageSender.java
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
|
2016-01-27 14:16:05 +01:00 |
|
Ghazi Triki
|
9b66cf30f9
|
Added transfer user from the parent voice conference to a selected breakout voice conference.
|
2016-01-27 12:00:32 +01:00 |
|
Anton Georgiev
|
0d9c2d1472
|
remove dependency on vh, vw. remove obsolete code. clean up
|
2016-01-26 18:53:26 +00:00 |
|
Ghazi Triki
|
4f30127003
|
Ending a breakout room message goes to to bbb-web to be handled then send the response back to the client trgouh akka-apps and bbb-apps.
|
2016-01-23 18:44:50 +01:00 |
|
Ghazi Triki
|
1dd4ddd6cb
|
Created breakout rooms are now displayed in breakout rooms list.
|
2016-01-21 20:09:32 +01:00 |
|
Richard Alam
|
c66c180040
|
- make the flash client not attempt to reconnect when the user has been ejected from the meeting.
|
2016-01-19 16:16:12 +00:00 |
|
Ghazi Triki
|
058a2170ee
|
Added request breakout rooms list feature.
|
2016-01-15 22:13:53 +01:00 |
|
Anton Georgiev
|
39b7697a4d
|
prevent flooding of akka-fsesls log
|
2016-01-13 22:54:03 +00:00 |
|
Anton Georgiev
|
b5fafe25ca
|
Removing recording code used in the past for recording to file via FS. obsolete as we now record in red5
|
2016-01-08 21:58:10 +00:00 |
|
Anton Georgiev
|
23a83ab6e9
|
destoy deskshare on FS if presenter leaves
|
2016-01-08 19:07:57 +00:00 |
|
Richard Alam
|
838d6e0ad7
|
- merge Chad's closed caption work into Ghazi's breakout rooms work
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/MessagePublisher.java
|
2016-01-08 19:06:42 +00:00 |
|
Anton Georgiev
|
88d969cd45
|
fix string in common message
|
2015-12-22 22:50:34 +00:00 |
|
Anton Georgiev
|
8ee6356b5a
|
accommodate late joiners
|
2015-12-22 16:21:39 +00:00 |
|
Chad Pilkey
|
71f8ff085f
|
first try and adding caption ownership
|
2015-12-09 14:00:26 -08:00 |
|
Chad Pilkey
|
3036a9740b
|
caption module now tracks TextArea updates
|
2015-11-23 12:56:52 -08:00 |
|