perroned
|
fc8438f61a
|
move some data into verto JS
|
2016-08-05 18:42:02 +00:00 |
|
Anton Georgiev
|
2ae55432fd
|
deskshare transition to webrtc screenshare changes
|
2016-07-29 16:16:55 +00:00 |
|
perroned
|
2a23778ea9
|
Merge remote-tracking branch 'upstream/master' into join-components-with-skeleton
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/modules/screenshare/managers/ScreenshareManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/screenshare/model/ScreenshareOptions.as
bigbluebutton-html5/imports/api/verto/index.js
bigbluebutton-html5/imports/ui/components/deskshare/service.js
|
2016-07-22 19:20:00 +00:00 |
|
Richard Alam
|
e0b756cce9
|
Fix issue 3204
- Need to pass sessionToken to get stuns for webrtc call.
|
2016-07-15 18:05:08 +00:00 |
|
Chad Pilkey
|
5dd6d86b36
|
upgrade sip.js to 0.7.5
|
2016-07-07 21:06:11 +00:00 |
|
perroned
|
b505f460dc
|
Begins adding webrtc deskshare to screenshare
|
2016-06-28 17:15:36 +00:00 |
|
perroned
|
8877c30aa0
|
Clean up
|
2016-06-20 19:39:20 +00:00 |
|
perroned
|
0ab36e8ec3
|
Cleaning up
|
2016-06-20 15:59:48 +00:00 |
|
perroned
|
570b41ab81
|
Use one verto handle
|
2016-06-20 15:05:39 +00:00 |
|
perroned
|
13ffa169c2
|
Cleaning up
|
2016-06-17 20:36:45 +00:00 |
|
perroned
|
6a48605773
|
Verto manager screen share
|
2016-06-17 17:50:04 +00:00 |
|
perroned
|
86035fce39
|
Adds verto manager window functions
|
2016-06-17 17:47:24 +00:00 |
|
perroned
|
7ae2da4e9d
|
Grabs screen params from chrome/ff
|
2016-06-17 15:43:03 +00:00 |
|
perroned
|
a95ed82293
|
Merge remote-tracking branch 'upstream/master' into join-components-with-skeleton
Conflicts:
bigbluebutton-html5/imports/api/verto/index.js
bigbluebutton-html5/imports/ui/components/deskshare/service.js
|
2016-06-15 20:07:42 +00:00 |
|
perroned
|
1f6e40596f
|
Working on screenshare for chrome/ff
|
2016-06-14 16:13:49 +00:00 |
|
perroned
|
e9fd499851
|
Readding verto sharing
|
2016-06-14 16:11:04 +00:00 |
|
perroned
|
88cc944609
|
Rewrites verto extension
|
2016-06-08 20:07:43 +00:00 |
|
perroned
|
a3e2a3a54a
|
Upgrade verto libs
|
2016-06-08 20:07:07 +00:00 |
|
perroned
|
844210faea
|
Fixes audio permission, render tag
|
2016-06-01 15:56:12 +00:00 |
|
perroned
|
4977950081
|
Fixes crash when starting video view
|
2016-05-30 17:21:30 +00:00 |
|
perroned
|
2145cc0d1e
|
Stops fucntion that broke video viewing on html5
|
2016-05-26 20:25:27 +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 |
|
Richard Alam
|
6233105f69
|
Merge pull request #3150 from perroned/join-components-with-skeleton
Adds deskshare video to html5 client
|
2016-05-27 21:45:53 -04:00 |
|
Anton Georgiev
|
dd075faa2e
|
config updates
|
2016-05-27 14:30:16 -04: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
|
b9cb2298b3
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into bbb-1.1-dev-java8
|
2016-04-14 20:05:22 +00:00 |
|
Richard Alam
|
6b6f1622dc
|
Merge pull request #3073 from perroned/edge-as-chrome
Fixes #3068 - Detecting Microsoft Edge as Google Chrome
|
2016-04-05 14:04:37 -04:00 |
|
Chad Pilkey
|
6784c4c36d
|
fixed a couple of accessibility bugs in 1.0
|
2016-04-04 12:23:51 -07:00 |
|
perroned
|
088d3eb4cd
|
Linker checks for Edge browser
|
2016-04-02 19:32:29 -05:00 |
|
perroned
|
a819652916
|
updating callbacks
|
2016-02-24 11:49:48 -08:00 |
|
perroned
|
5652417e02
|
normalize all callbacks passed when starting ds
|
2016-02-23 15:18:10 -08:00 |
|
perroned
|
65650d3484
|
normalizing callbacks
|
2016-02-23 15:16:39 -08:00 |
|
perroned
|
57ab378961
|
library comments
|
2016-02-23 14:06:45 -08:00 |
|
perroned
|
f486b24041
|
Firefox error handling
|
2016-02-23 14:06:24 -08:00 |
|
perroned
|
a42c9765f7
|
Firefox error handler when DS fails
|
2016-02-23 14:01:49 -08:00 |
|
perroned
|
ad6a0402d1
|
adding history of addition to library
|
2016-02-22 06:34:19 -08:00 |
|
perroned
|
ed7fbcf0e3
|
divide up code paths between chrome/ff and html5/flash
|
2016-02-17 12:33:49 -08:00 |
|
perroned
|
05488dda5d
|
Firefox deskshare presenter
|
2016-02-17 12:30:24 -08:00 |
|
perroned
|
eb15680b4a
|
documentation for modification to FSRTC lib with call types
|
2016-02-17 12:27:27 -08:00 |
|
perroned
|
1894d7e1e2
|
documentation for modification to FSRTC lib
|
2016-02-17 12:26:46 -08:00 |
|
perroned
|
a91eab1e05
|
temp fix for deskshare on Firefox
|
2016-02-17 08:17:10 -08:00 |
|
perroned
|
dedd00727a
|
extra check for extension
|
2016-02-16 08:33:27 -08:00 |
|
perroned
|
d5057dbb74
|
Callback for html5/flash fix
|
2016-02-16 08:32:30 -08:00 |
|
Richard Alam
|
dd37445b7d
|
- screenshare client
|
2016-02-10 19:43:38 +00:00 |
|
Chad Pilkey
|
d5db28ac3c
|
removed unused functions from JS
|
2016-02-08 13:07:08 -08:00 |
|
perroned
|
7d8610b68c
|
hangup debug information
|
2016-01-19 10:33:05 -08:00 |
|
perroned
|
e983919b88
|
configuring server credentials and fixed Flash gUM issues
|
2016-01-19 08:22:17 -08:00 |
|
perroned
|
77a6dd586d
|
Support for html5 and Flash
|
2016-01-18 07:29:42 -08:00 |
|
perroned
|
279f40a4c2
|
Updated Flash clients deskshare libs
|
2016-01-13 12:03:52 -08:00 |
|
Felipe Cecagno
|
d98bee07cf
|
Merge webrtc-reconnect into bigbluebutton/master
Conflicts:
bigbluebutton-client/resources/prod/lib/bbb_webrtc_bridge_sip.js
bigbluebutton-client/src/org/bigbluebutton/main/model/users/AutoReconnect.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
|
2016-01-12 15:27:01 -02:00 |
|