Commit Graph

3895 Commits

Author SHA1 Message Date
Richard Alam
b2a823ab62 - create message to stop sender threads when stopping desk share 2012-01-19 17:40:17 +00:00
Richard Alam
c8ec2df6a6 - make key fram interval configurable 2012-01-19 17:09:08 +00:00
Richard Alam
ef85442a1b - trim audio file when they overlap 2012-01-18 17:29:14 +00:00
Richard Alam
ce49090bd0 - make deskshare port configurable 2012-01-18 16:04:53 +00:00
Richard Alam
ecc979e274 - generate internal userid to be able to match users across subsytems 2012-01-18 15:46:29 +00:00
Richard Alam
dc38119957 - don't send start module when switching locales
Fix http://code.google.com/p/bigbluebutton/issues/detail?id=1117
2012-01-16 22:05:10 +00:00
Richard Alam
e2a22f21a6 - update locales with latest from mygengo 2012-01-16 21:31:05 +00:00
Richard Alam
3659effee3 Fix http://code.google.com/p/bigbluebutton/issues/detail?id=982
- if the length from header info is zero (corrupted header http://comments.gmane.org/gmane.comp.audio.sox/2637)
   determine length from file size and then fix the file to have proper length in header info.
2012-01-16 21:03:04 +00:00
Fred Dixon
77bb96a0bb Testing with the BigBlueButton VM for setting up a development environment 2012-01-15 20:20:24 -05:00
Fred Dixon
6aa2fe652b Enable auto join audio by default 2012-01-15 14:26:16 -05:00
Fred Dixon
dfa84d031f Preparting for release of 0.8-beta-4 2012-01-15 12:32:59 -05:00
Fred Dixon
20d4587e3e Changed API welcome messages from 'use a headset to avoide echo' to 'you can mute yourself in the listeners window' (BigBlueButton 0.8 now uses Flash for acoustic echo cancellation) 2012-01-15 12:32:39 -05:00
Fred Dixon
bf254501f5 Changed bbb-web to using a rolling 20 days of logs 2012-01-15 12:31:14 -05:00
Fred Dixon
b66059168d increased the size of bbb-web.log to 25M and keep six rolling files (instead of three) 2012-01-15 12:05:21 -05:00
Richard Alam
ef832ec7cd - cleanup 2012-01-12 18:45:59 +00:00
Richard Alam
484054424e - cleanup log 2012-01-12 18:23:27 +00:00
Richard Alam
a66484a023 - don't blink the tab browser for the user that sent the chat message 2012-01-12 18:22:21 +00:00
Richard Alam
f51ff77feb - try loading the config.xml as early as possible 2012-01-12 01:16:27 +00:00
Richard Alam
afc634dba8 - make sure the config.xml and locale.swf has been loaded before starting all the modules 2012-01-12 00:02:58 +00:00
Richard Alam
4777469523 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-01-11 21:52:06 +00:00
Richard Alam
a4e5561ea9 - wait for the version from the config.xml and from the locale file before checking if
the locale versions are the same. Sometimes, the locale swf file takes a long time to dowwnload
than the config.xml. When the check is performed, the version from the locale swf file is null.
2012-01-11 21:49:01 +00:00
Markos Calderon
f71a2027b5 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-01-11 13:32:14 -08:00
Markos Calderon
f82633fc75 adding logs to pubsub updates 2012-01-11 13:31:45 -08:00
Richard Alam
7d47c240e4 Merge pull request #22 from gugat/issue963
Find ascii problem while archiving events
2012-01-11 13:28:15 -08:00
Markos Calderon
e4ed4b868a fix end time when someone rejoins to a meeting 2012-01-11 13:17:09 -08:00
Richard Alam
bacb88c280 - adding more logs to trace why some times we get the old locale error 2012-01-11 17:00:43 +00:00
Richard Alam
426364c3e1 - fix confusing log when using english locale and it says it failed to load the locale 2012-01-10 20:38:55 +00:00
Richard Alam
92ba8d547f - remove the maximize override as it was not handling the maximize properly... 2012-01-10 19:02:59 +00:00
Richard Alam
37d77f2ddc Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-01-10 16:26:37 +00:00
Richard Alam
9c8aeae213 - if there are no pre-uploaded presentation passed through the api, pre-upload a default presentation 2012-01-10 16:25:46 +00:00
Richard Alam
40da022fa8 Merge pull request #21 from gugat/issue1110
Trim presentation name before it is sent to the web server.
2012-01-10 08:03:38 -08:00
gugat
b69d521bae Trim presentation name before it is sent to the web server. 2012-01-10 10:35:29 -05:00
Richard Alam
180d1acc58 - Make defaultLogoutUrl not blank so that bbb-conf --check does not complain 2012-01-09 23:23:44 +00:00
Markos Calderon
e7b839614f Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-01-09 14:45:08 -08:00
Markos Calderon
ea5331d0c9 now, bbb-web uses the internalUserId 2012-01-09 14:44:14 -08:00
Richard Alam
90e112692a - if the user has no mic, join him to the voice conference anyway as listener. Don't display the mic check window. 2012-01-09 22:35:58 +00:00
Richard Alam
6bf086f27b - fail fast when an attempt to join the voice conference is made but we failed to register with FS. 2012-01-09 21:51:54 +00:00
Richard Alam
6b24878a5c - fail fast when cannot connect to FS-ESL on startup 2012-01-09 21:40:46 +00:00
Richard Alam
c858a6919b - try to connect to FS-ESL when the connection has dropped. 2012-01-09 19:16:34 +00:00
Richard Alam
785c7e6eec Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-01-09 19:01:00 +00:00
Markos Calderon
2ad5c4365b fix to handle exceptions the updates of the API 2012-01-09 10:20:57 -08:00
Markos Calderon
fdc4cfe037 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-01-09 10:20:08 -08:00
Richard Alam
3ae110e40b - cleanup logs 2012-01-09 16:45:11 +00:00
Richard Alam
e7c1d5e334 - call FS anyway even if red5 hasn't registered 2012-01-09 16:42:43 +00:00
gugat
3a72db66ba Change string to search the error about events because of encoding. "on ASCII" 2012-01-06 18:31:24 -05:00
gugat
a98fecc2c7 Check if ASCII problem exists when events are not archived. 2012-01-06 12:34:33 -05:00
Markos Calderon
4e6bdabc37 Merge pull request #20 from gugat/issue1106
Solve issue 1106 . Return silence with lenght of the recording when there is not audio file.
2012-01-06 09:29:57 -08:00
Markos Calderon
4a797ecdc1 Merge remote branch 'gugat/issue1106' 2012-01-06 09:17:06 -08:00
Richard Alam
0792a7eb5d - removing the videoDisplay results in Flash exception in debug Flash player as it complains that
the display is not a child of the caller.
2012-01-06 16:43:55 +00:00
gugat
d685a5456a Return silence with lenght of the recording when there is not audio file. 2012-01-06 11:35:02 -05:00