Commit Graph

957 Commits

Author SHA1 Message Date
deniszgonjanin
dc9da8afa0 More work on the new progress loader for bbb-client 2010-08-10 17:30:20 +00:00
deniszgonjanin
2afa932c0f New module loading progress indicator 2010-08-10 14:56:10 +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
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
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
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
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
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
6f9bc895ec - dynamically choose between SPEEX and PCMU codec. PCMU codec audio is still choppy. 2010-08-04 07:29:21 -04: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
Richard Alam
564f22c11b - listen audio stream is good...the talks stream is bad 2010-07-28 17:58:04 -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
0c8977dfde Merge branch 'master' into merging-fs-support
Conflicts:
	bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/PublicScheduledSessionController.groovy
2010-07-20 16:28:59 -04:00
Richard Alam
3a7f008ebd - fix presentation windo bug becoming very small when minimized (fix from Mariusz) 2010-07-20 15:08:41 -04:00
BigBlueButton
1e6eff084b - Removed bbb-web scheduler
- Merged the enter and signout function into the api controller
2010-07-19 19:15:01 +00:00
Jeremy Thomerson
3c16ee6eee Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-07-18 21:00:32 -05:00
Jeremy Thomerson
804c3e25e2 more locales from djp and gang 2010-07-18 21:00:07 -05:00
deniszgonjanin
f15aaa4b1e Moved the bussines logic of ViewersModule to Main 2010-07-18 23:51:17 +00:00
deniszgonjanin
4ce8093924 Renamed HighlighterModule to WhiteboardModule to match the server code and avoid confusion 2010-07-17 20:05:57 +00:00
Richard Alam
9b8e910105 - adding bigbluebutton-client/.actionScriptProperties and bigbluebutton-client/.flexProperties to .gitignore
as it's IDE specific. Not deleting it though as FlexBuilder needs it to build.
2010-07-21 11:03:10 -04:00
Richard Alam
790e42dc86 Merge branch 'ljackson-master' into merging-fs-support
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/managers/ModuleManager.as
2010-07-16 15:23:22 -04:00
deniszgonjanin
0ea1e0886c New config.template.xml 2010-07-16 17:36:09 +00:00
deniszgonjanin
688aceb672 merged some files 2010-07-16 17:16:42 +00:00
deniszgonjanin
aa3f8a870b Merge branch 'MateRefactoring'
Conflicts:
	bigbluebutton-client/.actionScriptProperties
	bigbluebutton-client/.flexProperties
	bigbluebutton-client/src/ExampleChatModule.mxml
	bigbluebutton-client/src/VideoconfModule.mxml
	bigbluebutton-client/src/conf/config.xml.dev
	bigbluebutton-client/src/conf/join-mock.xml
2010-07-16 17:16:26 +00:00
deniszgonjanin
5f7d7f7fb0 Renamed deskShare module to deskshare 2010-07-16 16:30:43 +00:00
deniszgonjanin
324e4c9d8e Deleted old PlaybackModule 2010-07-16 16:28:54 +00:00
deniszgonjanin
2b9df36d3e Got the kinks out of the new module dependency resolution 2010-07-15 23:36:21 +00:00
deniszgonjanin
3a31266f99 Now using new way of resolving module dependencies, although there is still issues left to fix 2010-07-15 15:52:46 +00:00
deniszgonjanin
1004daf6eb Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-07-15 15:09:32 +00:00
deniszgonjanin
3165006c47 Added French Canadian localization 2010-07-15 15:07:06 +00:00