Commit Graph

645 Commits

Author SHA1 Message Date
Richard Alam
44d9abbad0 - update applet to fix some exceptions
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3829 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-08 20:35:03 +00:00
Denis Zgonjanin
70bd0ca41c Cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3821 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-08 15:14:13 +00:00
Denis Zgonjanin
8ad658a6c8 - Highlighter support for zooming and paning
- Highlighter now works with the presentation pointer 
- Highlighter shapes stay visible when not in highlighter mode
- Removed fisheye, still looking for a suitable replacement

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3818 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-06 20:49:37 +00:00
Richard Alam
9a5fab9f4b - modified with the latest deskshare applet. We now send the latest screen capture of a block instead of queuing blocks to be sent
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3808 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-05 21:03:20 +00:00
Richard Alam
7dc4716c34 - modified with the latest deskshare applet. We now send the latest screen capture of a block instead of queuing blocks to be sent
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3802 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-05 18:44:32 +00:00
Richard Alam
c2480f1a3f - upgrade applet version from 0.62 to 0.64
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3801 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-05 15:14:55 +00:00
Richard Alam
d0df271b6a - new desktop sharing applet
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3794 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 22:08:49 +00:00
Islam El-Ashi
a7175ecdef Decouple presentation module from + included bbb_api_conf in bbb_test_api
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3790 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 20:43:11 +00:00
Richard Alam
374d1643a6 - oops forgot to change loadNextModule...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3787 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 19:04:47 +00:00
Richard Alam
b994e5817b - comment out deskshare by default
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3786 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 18:07:31 +00:00
Denis Zgonjanin
4f9b148e1d flexlib patch attempted fix for maximize hanging
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3777 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 01:06:15 +00:00
Richard Alam
77932c28d5 - improving desktop sharing
1. The applet sends a keyframe only once on the beginning of sharing
2. The server sends keyframe when a "late" participant joins by having the client request to send a keyframe
3. Most of server code re-written in scala

TODO: cleanup and logging

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3776 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 15:48:20 +00:00
Richard Alam
01171e53a3 merging in Islam's and Denis's changes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3769 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-02 19:16:16 +00:00
Denis Zgonjanin
c54dbf17fa - Patched flexlib, included new one. Will commit it to github to comply with license
- Fixed flexlib project issue 244, not being able to registed MDIWIndow resize event.
- Removed timers in present and desktop sharing to watch for maximize, using new patch instead.
- Removed patches in BBB MDIWindow subclasses for maximization, no longer needed

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3768 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-02 01:31:46 +00:00
Denis Zgonjanin
c05fb43340 - added pencil cursor to highlighter Module when drawing.
- made highlighter shapes transparent

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3766 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-01 20:16:46 +00:00
Denis Zgonjanin
d9ded719fd Added Highlighter Module to build.xml
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3765 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-01 17:33:25 +00:00
Denis Zgonjanin
5e302030ee Changes to make highlighter enabling/disabling easier
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3764 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-01 17:11:08 +00:00
Denis Zgonjanin
8726194b01 Multiple pages support for Highligher module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3763 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-01 16:01:01 +00:00
Denis Zgonjanin
8b3f934c11 New iteration of the highlighter module. Now added as an overlay to presentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3757 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-26 20:02:51 +00:00
Richard Alam
ad1f03de43 - enforce max file upload limit on the client. Fixes issue 359.
NOTE: Can't modify el_GR locale to add new locale string as it complains about encoding format when I try to save

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3749 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-23 17:22:28 +00:00
Richard Alam
4a3a7db291 - disable voice button when clicked to prevent duplicates of voice participant when participant double-clicks on the button. Fixes issue 368.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3748 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-23 16:01:29 +00:00
Denis Zgonjanin
c3c724a12b Fix to broken notes module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3747 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-22 17:02:37 +00:00
Denis Zgonjanin
5429f1b419 Fix to broken notes module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3746 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-22 16:59:07 +00:00
Richard Alam
e7e1d81ece - change icons
- resize windows to accomodate new lock icons

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3718 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-14 15:49:49 +00:00
DJP
d237723d84 Deleted comment for Hudson since it seems to bug on parsing...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3697 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 14:32:38 +00:00
DJP
c52aff8064 Oups... Forgot to add locale files...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3696 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 14:30:26 +00:00
DJP
93551519f4 Added new locale : az_AZ/el_GR/zh_TW/lt_LT. Tested. Check out Wiki for contributors
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3695 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 14:29:40 +00:00
Richard Alam
4af07c635f - mute/unmute all except those participants that are marked as locked.
- click on the lock icon to lock/unlock a participant
- TODO: 1. come up with a better UI to manage voice participants
        2. Adjust windows because Listeenrs window has changed.

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3693 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 13:51:36 +00:00
Richard Alam
29e7d641f3 - make room and conference the same to match how the API sets these
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3682 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 18:52:46 +00:00
Denis Zgonjanin
66af4bef4b Disabled maximize button on video and publisher windows. See issue 342
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3658 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-05 20:21:40 +00:00
Denis Zgonjanin
12c8c8ebdc Put the new presentation conversion test in a more appropriate place
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3657 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-05 18:05:50 +00:00
Denis Zgonjanin
f293e04256 Added presentation conversion test
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3656 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-05 18:02:52 +00:00
Richard Alam
0632f85c49 - fix issue 337
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3632 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-04 19:17:09 +00:00
Richard Alam
11f7a1b6c1 Fix issue 297 http://code.google.com/p/bigbluebutton/issues/detail?id=297
1. created hardcoded mock conference room in conf/join-mock.xml
2. created /var/bigbluebutton/conference-mock-default/room-mock-default owned by tomcat6:tomcat6
3. edit conf/config.xml to use conf/join-mock.xml for the host in presentation module
4. Launch the client using FB


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3599 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-03 16:52:27 +00:00
Denis Zgonjanin
2fb0337e5c Changes to listeners module testing hook
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3598 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-02 21:51:42 +00:00
Denis Zgonjanin
56ed4334f6 Fixed desktop sharing throwing error when user logs out without ever using desktop sharing. only happens in flash debug
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3597 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-02 21:25:50 +00:00
Denis Zgonjanin
f7a7a5dfff Corrected mistake in config.xml pointing back to itself in ViewersModule
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3595 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-02 17:47:16 +00:00
Richard Alam
f09c2eae13 - fix issue 330
http://code.google.com/p/bigbluebutton/issues/detail?id=330

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3589 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-01 21:43:36 +00:00
Richard Alam
47cf796af8 - enable/disable eject button properly when a participant is selected/deselected/ejected
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3588 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-01 20:21:15 +00:00
Richard Alam
bec65ca121 - moderators will not have to click on the voice participant then click on the speaker icon to mute/unmute. They can now click
the icon directly. Previously, it was confusing on how to mute/unmute because it was a two-step action (select then mute)
- display the number of participants on the title window for both web and voice. No need to count how many are there.
NOTE: modified en_US bbbResources.properties, so other languages needs to be modified too

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3587 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-01 19:48:30 +00:00
Denis Zgonjanin
6332db3de1 Had to make a change to config.xml. sorry folks
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3586 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-01 04:06:58 +00:00
Denis Zgonjanin
49fc9aef33 broke build, here's a hopeful fix
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3585 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-01 03:59:10 +00:00
Denis Zgonjanin
bae0512432 Adding support for automated testing
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3584 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-01 02:45:07 +00:00
Denis Zgonjanin
1925fdba58 Updated the old whiteboard to work with current code, in case anyone needs it
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3582 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-31 20:00:53 +00:00
Denis Zgonjanin
497d0bb8da Removed user joining sound. Reason: poor user experience when there are a large number of people in the conference
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3532 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-25 21:35:42 +00:00
Richard Alam
c0a9b3f553 - putting in new locale entries
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3488 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-25 15:47:10 +00:00
Richard Alam
6865bac773 - fixed "Upload presentation" being cutoff. DJP describe the scenario here http://code.google.com/p/bigbluebutton/source/detail?r=3486
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3487 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-25 15:01:15 +00:00
Richard Alam
7324697a65 - fix where "Upload presentation" display as "Upload pres...."
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3486 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-25 00:39:18 +00:00
Fred Dixon
a513d6aa18 update (c) 2009 to (c) 2010
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3485 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 23:48:14 +00:00
DJP
171b17393d Changed one line
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3481 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 21:45:07 +00:00