Commit Graph

1123 Commits

Author SHA1 Message Date
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
Richard Alam
d5fd4eb60d - update join-mock.xml with new params 2010-07-15 10:30:36 -04:00
deniszgonjanin
e558a83db9 Created a way for modules to resolve dependencies, an eventual fix for Issue 172 2010-07-15 01:52:32 +00:00
deniszgonjanin
f7190aef47 More cleanup of unused files in bbb-client Main app 2010-07-15 00:02:23 +00:00
Richard Alam
c3091f0fa6 Revert "Fixed Issue 560"
This reverts commit 593753c6e1.
2010-07-14 16:55:49 -04:00
Richard Alam
e6176ce054 Revert "Fix for issue with Phone button not being re-enabled after leaving conference"
This reverts commit 9069785ca0.
2010-07-14 16:55:14 -04:00
Leif Jackson
8528b2d287 Merge commit 'bbb/master' 2010-07-14 02:53:29 +00:00
deniszgonjanin
d5d82a81ba Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-07-14 01:13:06 +00:00
Jeremy Thomerson
a70047d4aa resources from djp 2010-07-14 09:13:57 -05:00
deniszgonjanin
9069785ca0 Fix for issue with Phone button not being re-enabled after leaving conference 2010-07-14 01:12:34 +00:00
deniszgonjanin
593753c6e1 Fixed Issue 560 2010-07-13 16:56:28 +00:00
deniszgonjanin
d439cc215b Forgot to add new files to the last commit 2010-07-13 13:58:13 +00:00
deniszgonjanin
8f76bdacfb Updated the example module to be relevant for 0.7, and simpler than before 2010-07-13 13:57:04 +00:00
Richard Alam
3d4ed68736 - fix issue 574 http://code.google.com/p/bigbluebutton/issues/detail?id=574. The voice stream from
flash player wasn't closed when Asterisk hangs-up first
2010-07-12 11:54:40 -04:00
Leif Jackson
ab51ca68de missed on conflict on bbb/master sync 2010-07-11 04:40:30 +00:00
Leif Jackson
f236dc5c1c Merge commit 'bbb/master' sync with bbb 2010-07-11 04:28:39 +00:00
deniszgonjanin
249ec33439 Removed unused @embed images from bbb-client 2010-07-09 10:47:53 +00:00
Jeremy Thomerson
ff3339494e from DJP - updated french translation 2010-07-08 11:35:53 -05:00
deniszgonjanin
06b3f3db63 Cleanup of unused files in bbb-client Main app 2010-07-08 09:30:04 +00:00
deniszgonjanin
1093c49366 Fixed some small UI issues, issue 568 included 2010-07-08 08:58:58 +00:00
deniszgonjanin
c21370ad95 Finished refactoring to Mate 2010-07-07 13:52:11 +00:00
deniszgonjanin
a48d507539 Cautionary commit while I make some irrevocable changes 2010-07-07 13:45:31 +00:00
deniszgonjanin
e6c388ae33 Finished removing PureMVC. Not to just fix bugs introduced from refactoring 2010-07-07 12:05:31 +00:00
deniszgonjanin
4bf070f289 More refactoring to Mate on the client. Refactored Main app events 2010-07-07 08:46:02 +00:00
Richard Alam
6d55f9b953 - add a way to compile just bbb and locales separately 2010-07-06 11:50:34 -04:00
deniszgonjanin
24063fbcc9 Removed more unused stuff from the Main app 2010-07-06 09:13:26 +00:00
deniszgonjanin
792ed1d2a9 Removed Endpoint and PureMVC messaging stuff from Main. 2010-07-06 08:32:52 +00:00
deniszgonjanin
b65ca955b4 Deleted old viewers module. Fixed logout issues with new viewers module 2010-07-06 07:59:51 +00:00
Richard Alam
a514051c3e - copy the packaged config.xml into src/conf
- revert back previous change where in build.xml we copy the config.xml from client as we don't want to
   always overwrite the config.xml everytime the dev runs ant. The dev may have a custom config.xml which
   gets overwritten with what's packaged
2010-07-05 15:15:51 -04:00
Richard Alam
497a496ba7 - copy config.xml from packaged client 2010-07-05 15:00:51 -04:00
deniszgonjanin
11a879127b New files for refactored Listeners and Viewers modules 2010-07-05 12:28:07 +00:00
deniszgonjanin
ef8b9e0786 Refactored Listeners and Viewers to Mate 2010-07-05 12:27:00 +00:00
deniszgonjanin
1061236d8e Small UI tweeks for 0.7 2010-07-05 07:24:05 +00:00
Richard Alam
175591ee66 - copy config.xml or config.xml.template depending on BUILD_ENV. During development,
it will copy the developer's config.xml but in production, it will use the template
   to generate a config.xml
2010-07-04 12:31:44 -04:00
Richard Alam
c544212637 - move join-mock.xml to dev resource and add to .gitignore. Devs should copy this file from dev
resource if they want to use this.
 - delete config.xml.dev as devs can copy config.xml.template to create their own config.xml
2010-07-04 11:39:30 -04:00
Richard Alam
058867df1d - missed one file 2010-07-04 11:37:05 -04:00
Richard Alam
45e8e4aff8 - move up one folder as it is common for dev and prod 2010-07-04 11:35:35 -04:00
Richard Alam
e3e40bb0a3 - move to production resources 2010-07-04 11:33:19 -04:00
Richard Alam
a21ca1402d - move resource files needed for production the prod folder 2010-07-04 11:28:42 -04:00
Richard Alam
129bc58f89 - not needed anymore 2010-07-04 11:24:26 -04:00
Richard Alam
ff452ff11a - change how VERSION is put for deskshare standalone 2010-07-04 10:56:58 -04:00
Richard Alam
8fa7a9a03c - change how we put version in the SWF filename
- make not executable
2010-07-04 10:54:35 -04:00
Richard Alam
8401ec1cdf - minor edit to description 2010-07-04 10:45:17 -04:00
Richard Alam
d4a8519f3e - make build.xml not executable 2010-07-04 10:41:59 -04:00
Richard Alam
5d7e4473c7 - change how we add the VERSION as it screws up ant dev build 2010-07-04 10:38:33 -04:00
Richard Alam
3dd62cd0ee - make html file non-executable 2010-07-04 10:36:34 -04:00
Richard Alam
85f08cc628 - build deskshare standalone without optimization as it doesn't depend on other modules. 2010-06-29 21:17:12 -04:00
Leif Jackson
3c1ac567f7 update flex AS properties to include test 2010-06-29 06:59:02 +00:00
Leif Jackson
e67070cac5 Stability issues with module loader in flex client and deskshare/vm-build.sh script for local devel 2010-06-29 05:07:00 +00:00
Leif Jackson
9decad03c6 Inital import of freeswitch intergration 2010-06-29 04:51:31 +00:00
Richard Alam
09384df99d - rename swfSlideLoader to just slideLoader
- add comments on the functions to at least help in explaining how it's used.
2010-06-28 11:24:32 -04:00
Richard Alam
a6730c24b3 - fix problem where slide and cursor gets out of synch when moving/zooming slide 2010-06-28 10:09:56 -04:00
Richard Alam
d49d73c51d - comment out query for presenter name as it breaks dekstop sharing (issue 554) 2010-06-25 23:47:38 -04:00
Richard Alam
43f6ea5d22 Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-25 14:58:46 -04:00
Richard Alam
d6a8776f80 Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-25 14:51:46 -04:00
Richard Alam
1e7d9d8cd6 - cleanup
- display the correct text when locale has the proper text for old locale warning
2010-06-25 14:50:50 -04:00
Richard Alam
f2eb54c9bd - fix logic 2010-06-25 14:26:10 -04:00
Richard Alam
16f62adf25 - display default locale messages 2010-06-25 14:06:58 -04:00
Richard Alam
36431188c0 - update locales 2010-06-25 13:21:04 -04:00
Richard Alam
cddd0c81bf - change "version" to "build" to reflect the value that get's displayed in copyright notice 2010-06-25 11:14:47 -04:00
Richard Alam
5b3a3252db - applet shouldn't tunnel by default 2010-06-25 11:03:03 -04:00
deniszgonjanin
4e3c4c3ca5 Same as previous - fix for the presenter name bug, last commit had an error 2010-06-25 12:17:04 +00:00
deniszgonjanin
add99194fe Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-25 12:11:54 +00:00
deniszgonjanin
c67f4ebf60 Fix for Issue with presenters name not updating in DesktopViewWindow 2010-06-25 12:10:40 +00:00
Richard Alam
6bc8845f67 - check if locales are old and tell user to clear cache if old 2010-06-24 16:57:45 -04:00
Richard Alam
e4bbff76b4 - make locale check pass for now 2010-06-24 15:51:22 -04:00
Richard Alam
842bac3f1a Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-24 14:48:51 -04:00
Richard Alam
e8820f589a - check if client has old version of locales 2010-06-24 14:48:28 -04:00
Richard Alam
4692c42d6b - remove dynamically generated linker-report.xml and add to .gitignore 2010-06-24 12:45:57 -04:00
deniszgonjanin
c76db60dac Fix for Issue 545 2010-06-24 11:42:42 +00:00
deniszgonjanin
64f57d47e4 Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-24 10:20:33 +00:00
deniszgonjanin
0b82208b54 Changed the ChatModule to use the new UserManager api 2010-06-24 10:19:57 +00:00
deniszgonjanin
4f44869815 Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-24 08:59:25 +00:00
Richard Alam
5906b771dd - add note to clear browser cache if loading of modules hangs 2010-06-24 10:36:09 -04:00
deniszgonjanin
58414fcbcc Resolved Issue 400 2010-06-24 08:58:52 +00:00
deniszgonjanin
a731e2a5f5 Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-24 07:46:08 +00:00
Richard Alam
bb39817399 - remove logging of mouse location in client
- sign deskshare applet jar
2010-06-24 09:42:32 -04:00
deniszgonjanin
267378b7dd Added a new UserManager, a simple API for modules to get notices of user join/leave and presenter events 2010-06-24 07:45:15 +00:00
deniszgonjanin
13790e0bbb Fix for several 0.7 release bugs, as well as a new way for modules to receive updates about users joining and leaving 2010-06-24 07:42:16 +00:00
Richard Alam
9fb41dc1e4 - retry 3 times to get an audio port before failing 2010-06-23 16:51:45 -04:00
Richard Alam
e23ed12939 - handle webvoiceconf that gets passed to the client 2010-06-22 15:41:48 -04:00
Richard Alam
ab9caa1616 - add webVoiceConf API so third parties can pass in different extension fo voip 2010-06-22 11:24:22 -04:00
Richard Alam
b260c08f3e Merge branch 'master' into voip-fix 2010-06-21 16:32:18 -04:00
Richard Alam
30251f0700 - has end-to-end call...just need to close rtp ports properly 2010-06-21 15:13:00 -04:00
Richard Alam
e4d905ba49 - can now call into echo test app 2010-06-21 13:08:41 -04:00
deniszgonjanin
a3b4603aa3 Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-18 21:05:33 +00:00
deniszgonjanin
6bb8d60901 Changed bug where thumbnail numbers are wrong when displaying multiple presentations in a session 2010-06-18 21:04:42 +00:00
Richard Alam
f13384771c Merge branch 'master' into voip-fix 2010-06-18 11:42:25 -04:00
Richard Alam
be908218e9 - checkpoint 4: just moving things around 2010-06-18 11:08:31 -04:00
Richard Alam
38562311f3 - modify how we calculate the checksum to determine if the block has changed. Previously, we
only looked at the 5th column of the block (BUG). Now, we check every 13th pixel of the
   block from bottom-left to top-right.
2010-06-16 14:42:01 -04:00
Richard Alam
fd377d11c6 - add new directive in nginx conf to expire BigBlueButton.html every minute to prevent caching. 2010-06-14 14:20:09 -04:00
deniszgonjanin
1459c5733c Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-11 19:33:28 +00:00
deniszgonjanin
9cbce9eed3 Changes to the layout manager to better support webcam placement and small resolutions 2010-06-11 19:32:21 +00:00
Richard Alam
9a4666baef - remove ${} from deskshare in config.xml.template 2010-06-11 13:06:22 -04:00
Richard Alam
5dbf181ee0 - remove the Move effect of the mouse pointer as it looks jerky 2010-06-11 10:27:55 -04:00
Richard Alam
21cd115c77 - remove the extra param to prevent caching of swf files as the swf files are now unique for each build 2010-06-10 16:10:24 -04:00
Richard Alam
354ad3d1e1 - renamed config.xml to config.xml.dev. The config.xml is changed by each developer and sometimes gets checked-in
which is a little annoying. Developers must now copy config.xml.dev to config.xml. The config.xml is added to
   .gitignore so it doesn't get checked-in.
2010-06-10 16:05:37 -04:00
Richard Alam
5b33d4cab7 - fix xml format 2010-06-10 14:54:47 -04:00
Richard Alam
2cde0f49a5 - missed to add placeholder to the PhoneModule 2010-06-10 14:47:56 -04:00
Richard Alam
a3cb2a00cf - there's one more place to put the placeholder 2010-06-10 14:18:41 -04:00
Richard Alam
4e40dd01f4 - missed a few lines to put VERSION placeholder 2010-06-10 13:51:36 -04:00
Richard Alam
5140081f03 - add VERSION placeholder which will get substituted by build version 2010-06-10 13:40:03 -04:00
Richard Alam
fe363ddfae - precompute x and y coordinate before assigning to cursorImg to prevent flickering and jerky mouse pointer 2010-06-10 13:27:29 -04:00
Richard Alam
1d820bc527 - fix build to build VIewersModule 2010-06-10 11:40:39 -04:00
Richard Alam
efcf140dda Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-10 11:40:23 -04:00
Sebastian
55bee72043 Updated config.xml in bigbluebutton-client 2010-06-10 11:11:57 -04:00
Richard Alam
813e38c293 - modify build.xml to use an external locale.xml for supported locales
- have to include a new anat-contrib.jar (need to figure out how to externalise this)
2010-06-09 17:41:30 -04:00
Richard Alam
580f9a27c7 - create a config.xml template so we can substitute build numbers to create config.xml. This way, we get around the
caching problem of modules when we have new releases.
2010-06-08 17:33:16 -04:00
deniszgonjanin
250e8bb0e4 Changed default chat selected size to 10pt 2010-06-07 20:02:10 +00:00
deniszgonjanin
c95017413c changed back config.xml to a valid dev format 2010-06-07 19:57:36 +00:00
deniszgonjanin
2fe617e855 Localization string fix for whiteboard button 2010-06-07 19:41:39 +00:00
deniszgonjanin
2f1f433849 Fix for the bug where ChatWindow may obscure the whiteboard toolbar 2010-06-07 18:06:51 +00:00
Richard Alam
cc46c01c77 - modify cursor so that it's more accurate on it's location 2010-06-07 13:28:23 -04:00
deniszgonjanin
b7c0835d38 Added localization strings for Desktop Sharing. en_US is frozen for 0.7 2010-06-07 15:13:34 +00:00
deniszgonjanin
a972799167 Added localization strings to the chat options box and for the new switch presenter button 2010-06-07 14:50:04 +00:00
deniszgonjanin
b542aaab89 Removed old Login and Join modules from the client 2010-06-07 13:16:20 +00:00
deniszgonjanin
dc9053b98f Didn't know you need to explicitly add/rm new files to git. Doing that for the new whiteboard icons 2010-06-06 22:40:28 +00:00
deniszgonjanin
bafe1ce402 Added icons for whiteboard thickness slider. Also figured out the slider tooltip 2010-06-06 22:37:03 +00:00
BigBlueButton
63617102b1 Added whiteboard localization strings to en_US .properties file 2010-06-06 21:53:17 +00:00
BigBlueButton
0c4dee1c16 Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-06 21:27:59 +00:00
BigBlueButton
c0288e7b99 Small changes to the layout manager to support most resolutions 2010-06-06 21:27:02 +00:00
Richard Alam
e38d025310 - label should now show up 2010-06-04 18:15:57 -04:00
Richard Alam
bdbf753fc5 - change red dot to mouse pointer in desktop preview window
- change fit icon to label in desktop view window
2010-06-04 17:58:33 -04:00
BigBlueButton
67841cec85 - Changes to the layout manager
- Whiteboard UI improvements
2010-06-04 20:50:49 +00:00
Richard Alam
7d387c733d - add test/integration folder to fix bbb-client 2010-06-04 16:32:49 -04:00
Richard Alam
49587bd284 - modify deskshare labels and change view icon to a text label 2010-06-04 15:46:22 -04:00
Richard Alam
8c11bfe04b - applet with systray menu disabled 2010-06-04 14:58:33 -04:00
Richard Alam
5149d0ffd5 - ooops....should have compiled first 2010-06-04 13:50:19 -04:00
Richard Alam
1c83de995e - reintroducing one of the changes that was reverted in 3075040ca0 2010-06-04 13:36:32 -04:00
Richard Alam
3075040ca0 Revert "- UI changes to Video Publish Window, for Tiago"
This reverts commit eb89ca9429.
2010-06-04 13:33:36 -04:00
Richard Alam
adba1c0a47 - init scaleW and scaleH to captureW and captureH in the applet 2010-06-04 11:17:34 -04:00
unknown
8c470a31ff changed ViewersWindow.mxml change presenter button 2010-06-04 11:02:54 -04:00
Richard Alam
706f9867f3 - use cursor image instead of red dot 2010-06-03 18:13:57 -04:00
Richard Alam
98ba1e3953 - do a little cleanup on the ant build
- show cursor image as cursor pointer instead of the red dot
2010-06-03 17:59:21 -04:00
Richard Alam
053fb7a266 - move files required for deployment from html-template to resources. The files get deleted
when the SDK is changed from FlexBuilder. Also, when someone does a clean on FB, the generated
  BigBlueButton.html file gets overwritten byt what's in html-template. So it's difficult to
  test changes to BigBlueButton.html
2010-06-03 14:31:37 -04:00
Richard Alam
9a244bf076 - prevent NPE when getting cursor updates when the window hasn't completely init yet 2010-06-01 15:55:08 -04:00
Richard Alam
95787e3f3f - fix problem where desktop sharing client doesn't stop when server stops 2010-06-01 12:11:28 -04:00
BigBlueButton
07f6264e5c fixes #393 by returning the supplied user ID in the getMeetingInfo call 2010-05-31 17:13:36 +00:00
Richard Alam
b880bbca36 - add files and directories to .gitignore
- fix problem where webcam icon stays disabled when webcam is closed
2010-05-31 10:36:15 -04:00
Richard Alam
bde5d81edc - init cursor to prevent exceptions when server is sending cursor updates befor the display inits 2010-05-28 11:07:55 -04:00
Richard Alam
d4ac169771 - adjust mouse pointer coordinates when scaling
- add parameter to maintain aspect ratio when scaling
2010-05-27 14:03:45 -04:00
Richard Alam
b5a8128685 - add new applet with params to scale captured image 2010-05-26 14:48:29 -04:00
Denis Zgonjanin
8e2c02c6c1 Fixed a bug in presentation where moving the slide does not correspond with the mouse. The move now snaps to the mouse pointer
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4350 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-21 19:33:19 +00:00
Richard Alam
143f41e2ff - switch applet back to normal from greyscale capture
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4348 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-21 14:05:30 +00:00
Richard Alam
d3c64522c2 - try using grayscale in desktop sharing
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4347 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-21 13:56:38 +00:00
Richard Alam
9d5a42e3bb - fix typo
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4346 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 20:35:43 +00:00
Richard Alam
8f9f9f68df - add width and height of stream when onAppletStart
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4345 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 20:34:38 +00:00
Denis Zgonjanin
3da3b4b935 Fixed Issue 532
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4344 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 20:25:02 +00:00
Richard Alam
7bc18b7071 - handle onAppletStart event
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4343 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 20:05:06 +00:00
Richard Alam
8a2cc330e1 - put video on middle of display
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4342 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 17:50:57 +00:00
Denis Zgonjanin
d25300ee01 Fixed Issue 533
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4341 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 17:47:47 +00:00
Richard Alam
c4683a2bc8 - fix so that it maintains aspect ratio correctly
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4340 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-20 15:53:00 +00:00
Richard Alam
259df5ba3e - maintain aspect ratio when displaying in standalone mode
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4338 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-19 18:27:06 +00:00
Denis Zgonjanin
2e8dcd65d8 Fixed a couple of small bugs in the new whiteboard module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4337 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-19 14:52:43 +00:00
Richard Alam
81b36f2a06 - exit properly when not able to connect to server
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4336 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-19 14:07:07 +00:00
Denis Zgonjanin
eb89ca9429 - UI changes to Video Publish Window, for Tiago
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4335 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-18 16:53:53 +00:00
Richard Alam
db50215206 - remove width and height params for standalone
- increate capture frequency
- increase mouse tracker rate

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4334 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-18 15:20:34 +00:00
Richard Alam
846d417589 - update to latest applet
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4333 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-18 13:56:43 +00:00
Richard Alam
ce299afba5 - add externUserID and meetingID attributes from join API
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4328 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 19:27:46 +00:00
Denis Zgonjanin
557d158953 Fixed Issue 436
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4320 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 15:38:08 +00:00
Jeremy Thomerson
7755850597 update issue 527
add example to config.xml of how this is configured


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4319 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 05:10:24 +00:00
Jeremy Thomerson
36f25a4391 update issue 527
more work on new module - now allows configurable url to load xml data from, etc...


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4318 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 05:08:20 +00:00
Jeremy Thomerson
71cf307b23 update issue 527
some refactoring of xml format, etc...


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4316 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 04:03:46 +00:00
Jeremy Thomerson
cd166fb3c6 work on new module that shows information in header of ui
update issue 527
first rough draft done - button, label, and combobox implemented in their simplest forms



git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4315 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 03:53:39 +00:00
Denis Zgonjanin
1836fbc746 Fixed the bug in the whiteboard drawing algorithms where freehand shapes appear thicker in some parts and disjointed in others
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4313 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 23:16:40 +00:00
Denis Zgonjanin
0a41a44978 Added new icons to the whiteboard module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4312 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 22:50:12 +00:00
Denis Zgonjanin
c46a45fd07 changes whiteboard alphas to work better with new optimizations
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4300 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 16:24:46 +00:00
Denis Zgonjanin
ae64c29c29 Small bug fixes to the whiteboard
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4299 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 16:04:03 +00:00
Richard Alam
630e2e3f45 - replace applet with one that sends cursor
- display cursor on client

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4297 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 18:11:51 +00:00
Denis Zgonjanin
90d3c8af3a Fixed Issue 420
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4296 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 16:32:26 +00:00
Denis Zgonjanin
242d339bc6 Fixed Issue 123
Fixed issue with whiteboard flooding the server with large calls when the user holds down the mouse for too long in order to draw a really long shape

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4295 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 16:08:47 +00:00
Denis Zgonjanin
cb2a90b700 Fixed Issue 489
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4294 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 13:39:30 +00:00
Denis Zgonjanin
90d81ef2c6 Fixed Issue 490
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4291 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-10 13:28:28 +00:00
Denis Zgonjanin
bbd43628dd - Fixed Issue 491
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4289 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-10 00:21:29 +00:00
Denis Zgonjanin
697210f11e Fixed Issue 500
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4273 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 22:18:49 +00:00
Jeremy Thomerson
c737c7e7f8 add a script to each module that allows me to build / run in dev mode on my vm without having to remember which method I have to build this module in
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4272 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 21:53:52 +00:00
Denis Zgonjanin
36ef3bc198 - chat random color selection
- removed unreadable yellow from chat

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4269 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 18:52:02 +00:00
Richard Alam
2a424117d3 - make the systray icon in the applet run on it's own thread
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4266 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:47:33 +00:00
Denis Zgonjanin
591abe05e7 Fixed Issue 502
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4264 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:43:55 +00:00
Richard Alam
104f2231e0 - copy bbb.gif icon into package
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4263 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 15:54:56 +00:00
Richard Alam
d756b93847 - put applet that displays icon on system tray when sharing desktop
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4262 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 15:30:33 +00:00
Denis Zgonjanin
aa2132f942 Fixed Issue 504
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4261 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 15:02:50 +00:00
Denis Zgonjanin
aa10ad1800 Improved logout messages for the client
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4260 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 14:47:02 +00:00
Denis Zgonjanin
4e99f5d50d Reverted ChatView to r4178 for proper chat notification support
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4259 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 12:41:27 +00:00
Richard Alam
07ffcff04e - reapply r4241 [fix standalone deskshare so that latecomers can view stream started before
they joined]

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4253 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-06 15:39:20 +00:00
Richard Alam
2c11b6bc98 Reverted to revision 4237.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4252 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-06 14:26:06 +00:00
Denis Zgonjanin
cebcbadf3f More changes for move to Flex 4
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4251 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-05 22:14:55 +00:00
Denis Zgonjanin
0ec95ddd45 More changes for move to Flex 4
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4250 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-05 18:10:38 +00:00
Denis Zgonjanin
5f9942a4b5 More changes for Flash Builder 4 compatibility
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4246 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 21:25:00 +00:00
Denis Zgonjanin
cd7109bc2c More changes for Flash Builder 4 compatibility
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4244 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 20:29:51 +00:00
Denis Zgonjanin
23404da4b8 More changes for Flash Builder 4 compatibility
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4242 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 20:11:13 +00:00
Richard Alam
88f6da25b7 - fix standalone deskshare so that latecomers can view stream started before they joined
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4241 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 18:12:51 +00:00
Denis Zgonjanin
6599ada94a Modified client code to run with Flash Builder Flex 3 Compatibility mode
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4240 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 18:07:15 +00:00
Denis Zgonjanin
f753c7a904 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4237 af16638f-c34d-0410-8cfa-b39d5352b314 2010-05-03 13:18:59 +00:00
Denis Zgonjanin
f6bd7089a6 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4234 af16638f-c34d-0410-8cfa-b39d5352b314 2010-05-03 12:02:03 +00:00
Richard Alam
1ffced30eb - include deskshare standalone in the build for hudson
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4232 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-30 19:58:12 +00:00
Richard Alam
0338791797 - standalone dekstop sharing client app
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4231 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-30 19:38:55 +00:00
Richard Alam
e6b0aa8822 - put in new applet that can be ran as an application
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4213 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-26 21:22:54 +00:00
DJP
1238025349 Forgot to remove an unused variable
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4179 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-15 18:49:19 +00:00
DJP
cc8a1bf887 Should fix all focus/blur issue + fix multiple starting timer issue + fix blinking when receiving your own message. Tested IE8, FF, Chrome. Seems like Chrome bug when 2 or more tabs open on a conference, it doesn't fall back to default title when focus... o_0'
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4178 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-15 18:47:20 +00:00
Richard Alam
9b0860463b - replace applet with keep alive capability
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4177 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-14 20:30:14 +00:00
DJP
fab0daee4c Added nb_NO, ro_RO and pt_PT locale. Updated tr_TR. Thanks to contributors cf wiki
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4167 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-13 20:39:38 +00:00
Richard Alam
cb046ba88d - added hungarian locale into build and sort in alphabetical order
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4151 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-06 15:40:02 +00:00
Denis Zgonjanin
9ec046db89 Trying to fix hungarian localization problem
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4150 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-06 01:03:34 +00:00
Islam El-Ashi
b2d3276841 Added BBB events to desktop sharing
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4098 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 19:27:59 +00:00
Islam El-Ashi
28bf4f3f06 Added BBB Events to start desktop sharing
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4097 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 19:27:19 +00:00
Richard Alam
281c32bbba - handle spaces properly when parsing language array
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4094 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 17:42:37 +00:00
Richard Alam
53b9defbb4 - add tooltips for lock/unlock icon and mute/unmute icon
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4089 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 14:11:59 +00:00
Richard Alam
30522dd4ff - add a couple of language strings for lock/unlock and mute/unmute
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4088 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 14:10:49 +00:00
Richard Alam
556d192e5a - modify where help url points to
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4086 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-01 21:08:52 +00:00
Richard Alam
d328809411 - remove wmode=transparent because it stops mousewheel from working properly
see http://stackoverflow.com/questions/313966/mousewheel-not-working-when-published-movie-has-wmodetransparent

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4085 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-01 20:45:29 +00:00
Richard Alam
cd82c31342 - fix problem where button toggle states gets mixed up when being muted/unmuted then locked/unlocked or when the user
joins and leaves the voice conference

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4068 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-30 15:59:25 +00:00
Richard Alam
8255c58d7e - fix so that button view webcam button gets renabled when a webcam gets stopped and started while viewing
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4060 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 20:06:58 +00:00
Richard Alam
185c573652 - update applet with a more detailed license header
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4049 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 18:04:27 +00:00
DJP
b13924ccf2 Fixed the focus issue with IE
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4047 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 17:34:55 +00:00
DJP
4a70227ca2 Compatible with IE but still one issue to fix on IE : IE seems to lost focus on chatting and never take back the focus when in flash client. Need to switch to another window/tab and get back so the timer end...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4046 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 17:30:03 +00:00
Richard Alam
5e91e4cf95 - make help url configurable in config.xml
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4045 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 17:28:02 +00:00
DJP
767e67aabb Fixed issue 458
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4044 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 17:21:03 +00:00
Islam El-Ashi
5957f7c4a9 Added viewing video file capability
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4040 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 13:30:42 +00:00
DJP
216d0c0d21 Oups, shame on me. Fixed typo...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4039 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-28 18:31:19 +00:00
DJP
090ae1afd6 New pt_BR locale courtesy of Marcio Moraes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4038 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-28 17:57:04 +00:00
DJP
2cdfe5bdff Added a first way to resolve issue #126 Maybe add a sound ?
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4037 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-28 17:44:34 +00:00
Islam El-Ashi
d6836303c6 Added video file steaming to bbb-client
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4024 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 21:25:45 +00:00
Richard Alam
fa6940d5d0 - incorporating hu_HU in locale
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4010 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 15:51:22 +00:00
Richard Alam
0b36904a48 - fix as it is looking for bbb-applet 0.62 jar file
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4009 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 15:42:42 +00:00
Richard Alam
abafc619eb - change page title so auto generated HTML will have correct name
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4003 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 21:10:29 +00:00
Richard Alam
0d83e9f9a6 change browser window title
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4002 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 20:59:15 +00:00
Richard Alam
0e516d4140 - remove client softlink
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4001 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 20:55:27 +00:00
Richard Alam
3422a417be - bring back unmute/mute icons
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4000 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 20:47:17 +00:00
Richard Alam
37477942dd - change upload presentation text
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3999 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 20:26:08 +00:00
Richard Alam
f9e3062a87 - don't disable headset icon button when joining voice conference
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3993 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 14:53:22 +00:00
Islam El-Ashi
b85b7a417c Added events to BBBEvent
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3981 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-23 21:34:00 +00:00
Richard Alam
4a8f34a22d Fixes issue 141. User can join/leave voice conference by clicking on the headset icon.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3970 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-23 15:15:11 +00:00
Richard Alam
0ac1119110 - ui tweak to fit and align windows
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3963 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-22 19:07:18 +00:00
Richard Alam
5377b1d417 update copyright
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3961 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-22 17:42:29 +00:00