Commit Graph

1826 Commits

Author SHA1 Message Date
Denis Zgonjanin
40c81337e3 Corrected small bug in whiteboard optimization algorithm
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4302 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 16:32:12 +00:00
Denis Zgonjanin
f00f568200 Optimization for whiteboard freehand shapes. Removed unnecessary data points. This improves bandwidth usage, and doesn't choke Flash Player as much when there are a lot of shapes drawn on the same page.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4301 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 16:27: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
f377de98ea - revert back port to 9123
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@109 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-11 19:26:15 +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
Richard Alam
48696dc081 - send mouse cursor location of sharer
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@108 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-11 18:01:27 +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
Richard Alam
0725c9e117 - make systray icon run on it;s own thread
- add grayscale whch we can enable later

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@107 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-10 16:29:56 +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
Jeremy Thomerson
814df400bb fixes issue #510
assign a random password if none is supplied.  this is what the API spec has always said would happen, but for some reason, it wasn't happening

now it does.  note that if you have any kind of requirements that your passwords must be numeric, a certain length, etc, you really need to pass them in yourself


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4276 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-08 02:14:47 +00:00
Jeremy Thomerson
be9314d6cf fixes issue #247
automatically cleans out conferences that have either:
1 - been created, but not started in XX minutes
2 - or, started, and were ended at least XX minutes ago

you can set the number of XX minutes in bigbluebutton-web bigbluebutton.properties like: 
beans.dynamicConferenceService.minutesElapsedBeforeMeetingExpiration=60



git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4275 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-08 01:43:22 +00:00
Jeremy Thomerson
aeaa9dd19d fix classpath issue (another reason these eclipse files shouldn't be committed into svn)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4274 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 23:34:15 +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
Omar Shammas
f038d5c350 Minor reformatting of checks for tomcat in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4267 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:48:30 +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
c7ee585301 Fixed Issue 502 - server side
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4265 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:44: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
Richard Alam
67a12a68b7 - add icon on system tray when sharing desktop
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@106 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-07 15:16:25 +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
Jeremy Thomerson
2857ced8dc we don't need this here any more - it just confuses people
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4256 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 08:04:29 +00:00
Richard Alam
b75b590791 - create stream even if no client is connected on scope yet
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@105 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-06 17:13:04 +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
Richard Alam
f2a2f01403 - guard against null room (NPE)
- revert back deskstream to use react instead of receive

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@104 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-04 15:01:12 +00:00
Xie Yan Qing
0b740cf948 Set character encoding to UTF-8 in demo pages to support Asian characters.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4238 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 01:14:40 +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
3c30a4075a Whiteboard red5 server side application
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4235 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-03 12:16:43 +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
afe6ebf6d6 - fix NPE when stream manager get a shared object to create a stream. This fixes the problem where the session manager dies mysteriously
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@103 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-30 19:41:19 +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
Richard Alam
aeabc4ebc7 - provide way for desktop sharing to be ran as an application
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@102 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-26 21:22:35 +00:00