Commit Graph

4761 Commits

Author SHA1 Message Date
Richard Alam
64724c4104 - setup bbb-sdk so that 3rd-party js can interact with BBB 2012-10-03 19:55:36 +00:00
Richard Alam
a067b8380b Merge branch 'master' into start-layout-manager-first 2012-10-03 14:19:46 +00:00
Richard Alam
4d51be0f58 - fix double vertical scrollbars when the chat window becomes too narrow 2012-10-03 14:17:50 +00:00
Richard Alam
c528fc6997 - change default layout 2012-10-02 20:22:42 +00:00
Richard Alam
a71069017f - make layoutUrl option full URL 2012-10-02 20:22:12 +00:00
Richard Alam
7343fa181c - fix switch presenter 2012-10-02 20:15:34 +00:00
Richard Alam
0dca41bc14 - fix muteémute button 2012-10-02 18:06:04 +00:00
Richard Alam
2c6b067b01 - convert userid from Number to String 2012-10-02 17:23:15 +00:00
Gustavo Salazar
51fe50a811 Do not play video file according to audio file. 2012-10-02 12:22:14 -05:00
Richard Alam
8c7d465a5a Merge branch 'master' into start-layout-manager-first 2012-10-02 15:28:23 +00:00
Gustavo Salazar
487cf1b51f Align components in playback. 2012-10-02 09:58:27 -05:00
Markos Calderon
a72f91968b Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into change-internaluserid 2012-10-01 16:41:45 -05:00
Markos Calderon
5dafac2b25 change long to string 2012-10-01 16:41:33 -05:00
Richard Alam
789b4b03b6 - missed a couple of new files 2012-10-01 17:28:50 +00:00
Richard Alam
5338c823c2 - use connection invoke instead of shared object when sending mouse cursor events in presentation 2012-10-01 15:44:54 +00:00
Richard Alam
5620a0c2b3 Merge branch 'master' into start-layout-manager-first 2012-10-01 14:58:56 +00:00
Gustavo Salazar
f3c8477b27 Fixed frame rate in mpg file 2012-09-28 11:52:35 -05:00
Richard Alam
8158773110 Merge branch 'master' into start-layout-manager-first 2012-09-27 15:27:48 +00:00
Richard Alam
8e967a9797 - add hook to start webcam 2012-09-27 14:30:35 +00:00
Richard Alam
ca76d3c41d - start layout module first 2012-09-26 20:59:07 +00:00
Gustavo Salazar
aa3350115d Ask for ffmpeg version before using loop parameter. 2012-09-25 20:08:52 -05:00
Gustavo Salazar
b9e79208c5 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-09-21 17:28:11 -05:00
Gustavo Salazar
2462802d54 Change ffmpeg commands to support version 0.11.2 2012-09-21 17:27:11 -05:00
Richard Alam
fc294df41f Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-09-21 21:06:51 +00:00
Richard Alam
80744c488f - continue drawing when the mouse temporarily moves out of the canvas 2012-09-21 21:06:11 +00:00
Markos Calderon
c878ff5d06 added redirect and clientURL parameters to the API 2012-09-21 16:03:53 -05:00
Richard Alam
80204543e8 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-09-21 20:44:39 +00:00
Richard Alam
2b71f9f964 - fix history for latecomers 2012-09-21 20:44:15 +00:00
Gustavo Salazar
f8510d749b Always set a value to "title" in dublincore.xml 2012-09-21 15:22:23 -05:00
Richard Alam
d3ff17ab05 - extract bbb-api-bridge into it's own js file 2012-09-20 16:17:57 +00:00
Gustavo Salazar
b0cb319bf1 Set width to chat container 2012-09-16 14:38:18 -05:00
Felipe Cecagno
625b12795e Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into camera-usability-improvement
Conflicts:
	bigbluebutton-client/locale/en_US/bbbResources.properties
2012-09-14 17:14:28 -03:00
Felipe Cecagno
3edc30047f reverting some unwanted modifications 2012-09-14 17:10:34 -03:00
Hugo Lazzari
3abdb7aec6 Adding new headset button. Fixed bug when closing deskshare. 2012-09-14 17:02:13 -03:00
Richard Alam
1240723b99 - forgot to add /fcs/ handler 2012-09-14 19:32:50 +00:00
Felipe Cecagno
0d84b67698 fixing the bigbluebutton preloader to better fit the text "Downloading BigBlueButton..." 2012-09-14 14:38:33 -03:00
Richard Alam
6ea4b78f72 - fix problem where only one user is able to join the voice conf. We are renaming the sip context which makes
red5 not find it
2012-09-14 15:15:11 +00:00
Richard Alam
7aef1052f3 - call netstream.close() to stop the stream. Calling netstream.play(false) makes red5 look for a file to stream 2012-09-14 15:13:58 +00:00
Richard Alam
239744713a - call super methods of Red5 application adapter 2012-09-14 15:13:29 +00:00
Prav-Hugo
70e1715d62 BugFix: toolTip had to be updated to display new message in deskshare icon. 2012-09-14 08:21:45 -03:00
Prav-Hugo
5bf72c0e1d Deskshare new icon 2012-09-13 15:17:57 -03:00
Prav-Hugo
877286a116 Usability Improvement 2012-09-13 15:14:39 -03:00
Prav-Hugo
f7b9534974 UI Improvement. 2012-09-13 15:12:25 -03:00
Richard Alam
ad35b2ab08 - upgrade to red5 r4415 2012-09-12 20:39:34 +00:00
Richard Alam
a01b9df615 Merge remote branch 'origin/master' into upgrading-red5-r4415 2012-09-12 20:32:06 +00:00
Richard Alam
96cb775d30 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-09-12 20:27:34 +00:00
Richard Alam
58d3c90db1 - fix hardcoded locale location 2012-09-12 20:26:37 +00:00
Fred Dixon
f4fff9160c Also update hostname for metadata.xml in /var/bigbluebutton/published ... 2012-09-12 15:14:45 -04:00
Fred Dixon
11520ab392 bbb-conf --setip now updates the hostname for playback of recordings in metadata.xml 2012-09-12 14:53:21 -04:00
Fred Dixon
4b79d140ba bbb-record --check now checks if the IP address for a recording matches the value defined in bigbluebutton.properties 2012-09-12 14:52:36 -04:00