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