Felipe Cecagno
3a89cab752
Merge branch '090-java-detection' into mconf-live0.6.2
2015-01-25 18:20:48 -02:00
Felipe Cecagno
b7130a379f
Merge branch '090-java-detection' into HEAD
...
Conflicts:
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/resources/prod/lib/bbb_deskshare.js
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
2015-01-25 18:19:13 -02:00
Felipe Cecagno
2761c31e52
Merge branch '090-encrypted-recording' into mconf-live0.6.2
...
Conflicts:
bbb-video/build.gradle
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/meeting/messaging/redis/MeetingMessageHandler.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsListener.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/CollectorActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/MessageNames.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/locale/de_DE/bbbResources.properties
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/views/LoadingBar.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
bigbluebutton-config/web/index.html
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/grails-app/services/org/bigbluebutton/web/services/PresentationService.groovy
2015-01-21 18:11:56 -02:00
Chad Pilkey
985f08895a
removed the unused jssip library
2015-01-15 15:15:30 -08:00
Lucas Zawacki
2bf4b30b10
Use hostname instead of host on javascript webrtc bridge client code
...
This prevents it from appending the port number when a request is made from
the HTML5 client
2014-12-17 22:58:06 +00:00
Felipe Cecagno
12f7aacf4b
Merge remote-tracking branch 'bigbluebutton/master' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/locale/fr_CA/bbbResources.properties
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/main/views/RecordButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/maps/ChatEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/model/ChatConversation.as
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
2014-12-09 16:52:43 -02:00
Felipe Cecagno
a45bbfb29a
Merge branch '090-multinotes' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
bigbluebutton-client/resources/prod/layout.xml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/model/LayoutDefinition.as
2014-12-02 20:04:23 -02:00
Richard Alam
0b1678cfd1
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1830
2014-12-02 10:54:21 -08:00
Felipe Cecagno
a3acb00893
Merge remote-tracking branch 'bigbluebutton/master' into mconf-live0.6.1
...
Conflicts:
bbb-video/build.gradle
bbb-video/src/main/java/org/bigbluebutton/app/video/VideoApplication.java
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
bigbluebutton-config/web/default.pdf
2014-11-22 20:28:39 -02:00
Felipe Cecagno
08e521ed9f
improved the client check so now it uses sip.js and bbb_webrtc_bridge_sip.js from the bigbluebutton-client, so it's going to be easier to maintain; included some new callbacks on bigbluebutton-client related to the websockets; just after the webrtc test, the connection is closed
2014-11-16 19:53:37 -02:00
Chad Pilkey
ffae6e2f20
added a SDP hack for Firefox to replace the 0.0.0.0 in the c line
2014-11-11 03:52:11 -08:00
Chad Pilkey
6f82dd9378
added a check to make sure that ICE negotiation has finished before showing that the call has been accepted in the UI
2014-11-06 10:35:03 -08:00
Felipe Cecagno
5a5a3aecc2
Merge branch 'multinotes' into 090-multinotes
...
Conflicts:
bigbluebutton-apps/src/main/webapp/WEB-INF/bbb-apps.xml
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2014-10-31 15:01:29 -02:00
Chad Pilkey
b84992c5a0
Stop the webrtc timeout timer when 'connecting' is received
2014-10-30 13:54:35 -07:00
Chad Pilkey
f84ae56e9a
added an additional fail case for the WebRTC audio
2014-10-29 09:30:03 -07:00
Felipe Cecagno
0af623e9e7
Merge branch '090-listen-only-by-default' into mconf-live0.6.1
2014-10-24 23:38:09 -02:00
Richard Alam
9552b8a905
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1776
2014-10-20 23:06:07 -07:00
Chad Pilkey
a8b53f9acc
changed webrtc error messages to errorcodes, fixed a bug with webrtc call failing at echo test
2014-10-15 16:17:58 -07:00
Felipe Cecagno
3db4ead6e4
Merge branch '090-listen-only-by-default' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/locale/ru_RU/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/views/AudioSelectionWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-10-15 00:22:27 -03:00
Chad Pilkey
de7dbd0b44
Multiple fixes to our webrtc implementation. Hopefully there's less holes now
2014-10-06 14:14:34 -07:00
Felipe Cecagno
59debc5d1e
Merge branch '090-mconf-branding' into mconf-live0.6.1
2014-10-05 23:32:43 -03:00
Felipe Cecagno
015d708d7c
Merge branch 'mconf-branding-0.81' into 090-mconf-branding
...
Used the following command to comment the default copyright label for all languages except en_US
find -name bbbResources.properties | xargs sed -i "s:^\(bbb.mainshell.copyrightLabel2.*\):# \1:g"
Conflicts:
bigbluebutton-client/resources/prod/MconfLive.html
bigbluebutton-client/src/BigBlueButton.mxml
record-and-playback/presentation/playback/presentation/playback.html
2014-10-05 19:36:43 -03:00
Chad Pilkey
e15de759e3
change the webrtc websocket connection to use an nginx proxy
2014-09-14 13:49:12 -07:00
Chad Pilkey
2c6b060ba5
replace deprecated escape() with encodeURIComponent()
2014-09-09 14:27:03 -07:00
Mateus Dalepiane
6bf36d2d86
Merge branch '081-java-detection' into 090-java-detection
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/resources/prod/lib/bbb_deskshare.js
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
deskshare/applet/src/main/java/org/bigbluebutton/deskshare/client/DeskShareApplet.java
2014-09-08 15:06:50 -03:00
syeshchenko
1d148ef624
Merge branch 'master' into chrome-webcam-permission-prompt
2014-09-01 13:18:32 -07:00
syeshchenko
ae6a4d5fa1
on Chrome show webcam permission prompt before webcam preview opened
2014-09-01 13:10:50 -07:00
Richard Alam
1fb4427173
- trye to figure out why voice toolbar button gets stuck in Chrome
2014-08-27 09:16:43 -07:00
Richard Alam
57b7de8b36
- stop sharing from server side instead of destroing the applet from the client side
2014-08-24 12:12:29 -07:00
Richard Alam
4ca73b97d5
Add stun server to get FF to work behind firewall
2014-08-16 13:36:46 -04:00
Richard Alam
c56fde0c42
Merge pull request #348 from speakserve/unify-version-number
...
Unify version number
2014-08-13 14:17:45 -04:00
Ghazi Triki
bb09eb6d75
After checking we bumped projects version and Flex locales to 0.9.0 with some fixes
2014-08-13 12:20:10 +01:00
Ghazi Triki
9a794f854a
Bumped projects version and Flex locales to 0.9
2014-08-13 10:28:08 +01:00
Chad Pilkey
e2079cc358
added escape to the username in sipjs user agent
2014-08-11 10:04:02 -07:00
Richard Alam
1994eece36
Merge branch 'switch-to-sipjs' of https://github.com/SenecaCDOT-BigBlueButton/bigbluebutton into switch-to-sipjs
2014-08-09 12:24:35 -07:00
Chad Pilkey
ba6628256a
changed a jssip filename to sipjs
2014-08-09 12:46:53 -07:00
Chad Pilkey
20239454bd
the sipjs call is successful, added extra states to the echo test window for more feedback
2014-08-09 12:39:37 -07:00
Chad Pilkey
02bb29ae29
sipjs connects to the echo test and stops correctly
2014-08-09 09:38:48 -07:00
Richard Alam
281d9a8efe
Merge branch 'switch-to-sipjs' of https://github.com/SenecaCDOT-BigBlueButton/bigbluebutton into switch-to-sipjs
2014-08-09 09:15:26 -07:00
Chad Pilkey
750579e342
the sipjs media request now works
2014-08-08 14:17:28 -07:00
Richard Alam
5bd7b3e793
Merge branch 'switch-to-sipjs' of https://github.com/SenecaCDOT-BigBlueButton/bigbluebutton into switch-to-sipjs
2014-08-08 13:55:03 -07:00
Richard Alam
654c93831e
Merge branch 'merge-polling-with-master' into switch-to-sipjs
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-08-08 13:46:53 -07:00
Chad Pilkey
ac7a688965
swapped jssip for sipjs, cleaned up the webrtc events, changed instances of Rtc to RTC
2014-08-08 13:19:38 -07:00
Ghazi Triki
ac7af7dfea
Manually bumped all application version to the correct actual version 0.9.0-dev
2014-07-31 17:42:38 +01:00
Richard Alam
3bf4991eec
- try to force FF 31 to display java applet permission bar
2014-07-30 07:48:59 -07:00
Richard Alam
a6dc4f6465
- change how to insert applet div into HTML
2014-07-29 13:16:12 -07:00
Chad Pilkey
5c79202ade
reverted jssip back to 0.3.7 and fixed chrome webrtc
2014-07-21 10:25:08 -07:00
Richard Alam
dfbf77aab0
- externalize min jre version required
2014-07-18 08:45:10 -07:00
Chad Pilkey
af6e2b4db3
upgraded jssip to 0.4-devel, skipped the webrtc switch mic notifications
2014-07-11 13:32:04 -07:00
Felipe Cecagno
2fb47f53b3
modified deployJava to embed tags inside a hidden div; also, only embed the test plugin when the user tries to share his desktop
2014-05-19 14:51:34 -03:00