Commit Graph

2430 Commits

Author SHA1 Message Date
Sebastian
50332e0e12 Removed the line sip.server.host=ip-here because it was a double entry 2010-08-16 14:39:14 -04:00
Marco Calderon
2f69b4e48b javadoc recorder module - logs updated to java code, playback-web update and playback-client update 2010-08-16 17:41:05 +00:00
deniszgonjanin
a49389114e made language selection optional in the config.xml 2010-08-16 15:05:10 +00:00
deniszgonjanin
40a071bbcf Added Japanese Translation 2010-08-14 00:02:28 +00:00
deniszgonjanin
1611d8beda A language selector for dynamically changing languages 2010-08-13 23:57:48 +00:00
deniszgonjanin
1ace8d3dff Auto detection of language for chat translation. 2010-08-13 21:33:02 +00:00
deniszgonjanin
a1c42fe842 Persian and Swedish translation files 2010-08-13 20:24:14 +00:00
deniszgonjanin
d810c5d597 Added Persian and Swedish translations 2010-08-13 20:23:50 +00:00
deniszgonjanin
64b039b23d Deleting unused files. Fixing ExampleChatModule to work with 0.71 2010-08-13 16:03:09 +00:00
Sebastian
81e727d72f Changed the restart scripts to restart freeswitch instead of asterisk 2010-08-11 13:27:50 -04:00
Richard Alam
51f0e3237d make it a debug log 2010-08-11 05:12:12 -04:00
Richard Alam
661b0c8f3a - add some println to investigate why speex audio is choppy on Amazon EC2 2010-08-11 04:41:52 -04:00
Richard Alam
f8d4a5d0ce - fix default logout url 2010-08-10 08:45:59 -04:00
Sebastian
2941ec714d Moved the entry for bbb in default.xml to public.xml to allow freeswitch to connect 2010-08-10 14:38:53 -04:00
Richard Alam
aba6daf3cd - change the support flash player to version 10 instead of 9.0.124 2010-08-10 07:53:08 -04:00
Richard Alam
1c10da4b8e - put audio packet receive and transcoding into its own thread 2010-08-10 07:52:36 -04:00
deniszgonjanin
d3c1e7dbb9 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2010-08-10 17:30:48 +00:00
deniszgonjanin
dc9da8afa0 More work on the new progress loader for bbb-client 2010-08-10 17:30:20 +00:00
Sebastian
f007213adc Fixed a bug in setting the esl value in bigbluebutton.properties 2010-08-10 11:09:16 -04:00
deniszgonjanin
2afa932c0f New module loading progress indicator 2010-08-10 14:56:10 +00:00
deniszgonjanin
6210838da6 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2010-08-09 23:13:20 +00:00
deniszgonjanin
091c867d20 Minor adjustments to the new chat UI - color changes and translation handling 2010-08-09 23:12:34 +00:00
deniszgonjanin
7cbfbbe473 Fixed small display bugs in the new chat interface 2010-08-09 22:49:44 +00:00
deniszgonjanin
018564453a More improvements to the new chat UI 2010-08-09 20:47:36 +00:00
Sebastian
4447ac6585 No more need to comment or uncomment "bbb-voice-freeswitch.xml" to use freeswitch or asterisk 2010-08-09 16:36:51 -04:00
Sebastian
a4601ca5c8 Added createMeetingXML, which has better errorchecking 2010-08-09 16:33:47 -04:00
Sebastian
8272524f43 Added getMeetingInfoArray, which returns a meeting as an array
Some bugfixes and cleaning up in the code
2010-08-09 15:40:42 -04:00
Sebastian
274b912860 Added --set-salt to bbb-conf 2010-08-09 15:39:35 -04:00
deniszgonjanin
f8e40577ee Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2010-08-09 16:13:52 +00:00
deniszgonjanin
070a641abf Fixed Issue 584 2010-08-09 16:13:21 +00:00
deniszgonjanin
08f6d2499c Changed whiteboard to use new Flash Player 10 drawing methods, for better performance; added more unit tests to main 2010-08-09 14:40:27 +00:00
Richard Alam
fc05379396 - cleanup the logging which has the old groovy ${var} string 2010-08-09 07:58:31 -04:00
Richard Alam
0ce51b5ba0 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature 2010-08-09 04:22:41 -04:00
Richard Alam
043669323f Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-08-09 03:48:13 -04:00
Richard Alam
342e2de46c - change thread sleep to 5 sec from 25 sec as it takes a long time for bbb-apps to startup 2010-08-09 03:35:35 -04:00
deniszgonjanin
0c0d8b6579 More unit tests for bbb-client/main 2010-08-06 21:02:34 +00:00
deniszgonjanin
c1e030118d Added unit tests for modules in bbb-client/main 2010-08-06 18:56:34 +00:00
deniszgonjanin
72cc7bed8f Cleanup and refactoring in bbb-client Main app 2010-08-06 13:45:36 +00:00
Richard Alam
53b03709f5 - make also preffered outgoing codec to SPeex WB 2010-08-05 08:19:25 -04:00
Richard Alam
158bf8f704 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-08-05 07:29:38 -04:00
Sebastian
14d131c176 Modified the fuction getUsersArray() to return an array which can be searched with $var['fullName'];
Removed the function getUserXML()
2010-08-05 11:56:01 -04:00
Richard Alam
85bd331537 - make config.xml.template use proper URL instead of join-mock.xml by default 2010-08-05 07:28:55 -04:00
Richard Alam
0eabfd09a1 - update BigBlueButton.html to flex 3.5 2010-08-05 05:10:53 -04:00
Richard Alam
da34e004e0 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-08-05 03:30:44 -04:00
Richard Alam
7713a56234 - fix so it build with open flex sdk 3.5 2010-08-05 03:29:58 -04:00
deniszgonjanin
bc46d4e0d7 Compiled using proper Flex version, seems like it got messed up on master somewhere 2010-08-04 22:14:58 +00:00
deniszgonjanin
68e8459a46 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2010-08-04 22:14:28 +00:00
deniszgonjanin
04ea34cf7b Added options to config.xml for automatic translation in the Chat Module 2010-08-04 22:13:54 +00:00
deniszgonjanin
646e34c081 Made the kick user functionality optional. Now configurable in the config.xml 2010-08-04 20:42:14 +00:00
deniszgonjanin
818e54ae64 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2010-08-04 19:48:43 +00:00