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
Jeremy Thomerson
a2383c9ad9
add autofocus to default index.html
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3774 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 05:15:49 +00:00
Jeremy Thomerson
e41f9509b7
some improvements to the bbb-conf script that make it easier for committers to user setup-dev
...
also, fix echoed documentation for building red5 apps
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3773 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 04:55:48 +00:00
Fred Dixon
700c2805c0
changed name of integration directory
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3772 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 04:09:57 +00:00
Fred Dixon
57fe1eed1d
added directory to hold moodle integration
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3771 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 04:07:57 +00:00
Richard Alam
bc11a012cc
- send keyframe only when someone late joins
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@73 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-02 22:57:26 +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
Richard Alam
2c1864d278
- refactored using scala
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@72 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-02 17:44:35 +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
Chris Liu
a48ca7b5db
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3758 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-26 20:25:28 +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
88e2c2febc
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3756 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-25 20:05:10 +00:00
Richard Alam
4f4a7ad519
Initial import. This will be used to implement classes that are common between bbb-web and bbb-apps such as messages exchanged between them
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3755 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-25 20:04:25 +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
ac3d302727
- upgrade to Red5 0.9
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3743 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-19 18:13:23 +00:00
Richard Alam
c50191b110
- upgrade to Red5 0.9
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@71 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-02-19 18:12:17 +00:00
Richard Alam
3f946fe520
- upgrade to Red5 0.9
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3742 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-19 18:03:31 +00:00
Richard Alam
ea6addab2f
- upgrade to Red5 0.9
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3741 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-19 17:59:12 +00:00
DJP
5ce10e5043
Added comments + fixed url on footer
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3736 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-18 11:05:30 +00:00
DJP
ed53e85512
PHP Api example
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3735 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-18 10:57:29 +00:00
DJP
61304ed93f
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3734 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-18 10:56:32 +00:00
Fred Dixon
70638b6ac9
Fixed syntax error in demo3.jsp
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3723 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-15 02:11:47 +00:00
Fred Dixon
7acb8859f1
Added banner image to demo API exampes.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3722 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-15 00:43:13 +00:00
Fred Dixon
f33123c8a7
Added logoutURL to demo3.jsp so it should return to the demo page, not the server's home page
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3721 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-15 00:16:55 +00:00
Fred Dixon
152ce11b39
Updated the API demos to show how to create a meeting that requires a password
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3720 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-14 23:57:13 +00:00
Richard Alam
223b6db495
- change # to ; which is the proper way to comment
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3719 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-14 15:58:00 +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
Tyler Copeland
1b189c831d
updated checkin diagram
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3708 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-11 18:36:46 +00:00
Jeremy Thomerson
491109b741
fixes issue 343
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3707 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-11 18:03:53 +00:00
Islam El-Ashi
d35522c5f3
Remove unnecessary comments
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3706 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-11 16:41:40 +00:00
Islam El-Ashi
a4177be233
Modified the platform checking (whether it's Ubuntu or Redhat)
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3705 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-11 16:32:09 +00:00
Tyler Copeland
e789dd4336
checkin diagram
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3699 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-11 16:17:02 +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
c165308edb
- mute/unmute all except those participants marked as locked. If participant is locked, it will keep it's status as muted or unmuted while the others will be muted/unmuted as requested.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3692 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 13:48:40 +00:00
Islam El-Ashi
451705a978
Added check to see of hostname resolves to the IP address
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3689 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 22:24:21 +00:00
Islam El-Ashi
86df630562
minor adjustments to the checking if a machine is a BBB VM
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3688 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 21:31:18 +00:00
Islam El-Ashi
271a52b009
bbb-conf now supports redhat as well as ubuntu
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3687 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 21:22:16 +00:00
Richard Alam
bee9f0838c
- cleanup
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3686 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 20:26:53 +00:00
Richard Alam
a4c0d6527d
revert back..accidentally put scala nature
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3685 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 20:01:31 +00:00
Richard Alam
7d4a7476b7
update classpath
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3684 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 19:58:28 +00:00