Commit Graph

1848 Commits

Author SHA1 Message Date
Richard Alam
0f6a97ca60 - handle network errors
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@111 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-17 16:49:37 +00:00
Richard Alam
edba8f146d - capture whole desktop by default
- return exit codes when stopping
- listen for connection from external app as lifeline

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@110 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-17 15:08:30 +00:00
Omar Shammas
8678bcf116 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4332 af16638f-c34d-0410-8cfa-b39d5352b314 2010-05-17 14:00:29 +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
Richard Alam
33d63c1cb7 - add externUserID to participant
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4327 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 19:26:31 +00:00
Richard Alam
d426fbb06a - add externUserID to participant
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4326 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 19:25:48 +00:00
Richard Alam
ef93c3ec1c - add meetingID and externUserID to session
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4325 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 19:25:10 +00:00
Richard Alam
2e4c441ad7 remove system println
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4324 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 19:10:17 +00:00
Jeremy Thomerson
34c802ef27 update issue 528
add a version number to response if you call /bigbluebutton/api with no parameters.
this does not require a checksum since the checksum generation differs between certain versions

we still need to change the build process to update the version in bigbluebutton.properties for each built version
i'll leave this part to Fred.  I'd suggest using the following versioning process:
0.7-SNAPSHOT - for builds between releases
0.7-final - for release build versions

Owner: ffdixon
Status: Started



git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4322 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 17:40:17 +00:00
Omar Shammas
4d0fb66801 Fixed demo API
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4321 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 15:52:56 +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
Jeremy Thomerson
f3fa0f5da2 addition to issue #394 - now adds a response parameter that indicates whether the meeting has been forcibly ended
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4311 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 19:30:01 +00:00
Jeremy Thomerson
6e77a17fdc fixes issue #394 - now does not allow you to rejoin a conference that was already ended
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4309 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 19:08:07 +00:00
Jeremy Thomerson
b3be60e2df addition to issue #473 - make meetingID required parameter to create call
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4308 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 19:00:00 +00:00
Jeremy Thomerson
08242fb324 fixes issue #473
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4305 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 18:44:22 +00:00
Jeremy Thomerson
24b7dcad60 fixes issue #487
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4304 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 18:19:47 +00:00
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