Commit Graph

957 Commits

Author SHA1 Message Date
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