Commit Graph

2702 Commits

Author SHA1 Message Date
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
deniszgonjanin
6142ae978c Merged Neeraj's GSoC Chat Translation into Chat, along with a new User Interface for Chat 2010-08-04 19:47:54 +00:00
Sebastian
8a86bc2ec5 Fixed some spelling mistakes 2010-08-04 14:50:21 -04:00
Sebastian
6c9d1c6ee6 Major changes to the bbb_api 2010-08-04 13:49:13 -04:00
Richard Alam
a92059c08c - remove system println 2010-08-04 10:30:27 -04:00
Richard Alam
cf865ec52e Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into support-both-ulaw-and-speex
Conflicts:
	bigbluebutton-client/.actionScriptProperties
	bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/ConnectionManager.as
	bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/StreamManager.as
2010-08-04 10:07:45 -04:00
Richard Alam
0dafe99f84 - cleanup 2010-08-04 09:29:03 -04:00
Richard Alam
fcdf6dfb78 - now works with ulaw 8khz and speex 16khz 2010-08-04 09:25:43 -04:00
Richard Alam
6f9bc895ec - dynamically choose between SPEEX and PCMU codec. PCMU codec audio is still choppy. 2010-08-04 07:29:21 -04:00
Richard Alam
b2a56e8926 - cleanup 2010-08-04 06:47:17 -04:00
Richard Alam
ee55647d4b - speex works with refactored transcoders 2010-08-04 06:43:12 -04:00
Marco Calderon
6c84e2c561 Changes: bbb-apps from groovy to java, add recording module and updated events-recorder and bbb-commons 2010-08-02 10:33:36 +00:00
deniszgonjanin
b7a9742115 Fixed Issue 28 2010-08-01 17:23:28 +00:00
deniszgonjanin
8bf45dc051 Finished decoupling the Main app from all other modules. 2010-07-30 23:24:12 +00:00
Richard Alam
b4bbe4c75a - change the frames per packet to 1 as FS expects only 320 samples per packet 2010-07-30 17:50:32 -04:00
Richard Alam
3f16b01126 - works great with echo app but not with conference. 2010-07-30 15:41:20 -04:00
deniszgonjanin
133c7fdc99 More cleanup of old code in bbb-client 2010-07-30 18:29:01 +00:00
deniszgonjanin
49b57d8399 Finished moving Viewers business logic to Main 2010-07-30 17:03:03 +00:00
deniszgonjanin
64eec98d51 Refactoring bbb-client Main to not have dependancies on any other modules 2010-07-30 15:55:51 +00:00
deniszgonjanin
0909ac4a90 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2010-07-30 15:55:42 +00:00
Sebastian
93364325d2 Added a function to the class, which creates a password and encrypts it in sha1 2010-07-29 15:10:59 -04:00
Richard Alam
564f22c11b - listen audio stream is good...the talks stream is bad 2010-07-28 17:58:04 -04:00
Richard Alam
0326506df6 - can now make calls using speex. need to improve audio from fp to sip 2010-07-28 16:04:35 -04:00
Richard Alam
da00988ce2 - make client use speex 2010-07-28 16:03:32 -04:00
Richard Alam
5e52011860 - upgrade flex sdk to 3.5 2010-07-28 16:02:49 -04:00
Richard Alam
6ef5a7ea0c Merge branch 'merging-fs-support' 2010-07-23 16:36:30 -04:00
Richard Alam
d3a0778cb2 - remove localhost acl as it didn't work 2010-07-23 16:20:33 -04:00
Richard Alam
548b97b4b3 - add comma to separate codecs 2010-07-23 15:51:24 -04:00
Richard Alam
ea911c0f47 - changed conference pattern to 7{4} as it is what's dynamically generated by demo
- switch SIP ports in vars.xml:
   - Internal to port 5090 from port 5060. 5060 is assigned to external sip profile
     as bbb-voice only connects to 5060. Tried fixing bbb-voice but can't figure it out.
   - Use 5090 instead of 5080 since 5080 is used by Red5.
2010-07-23 14:16:24 -04:00