Jeremy Thomerson
1aec508ef4
adding common messaging jar to classpath
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3784 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 17:30:32 +00:00
Richard Alam
a45d7104f1
- modify local repo to /opt/bigbluebutton/repo so it's more generic and match with Hudson
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3783 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 17:16:42 +00:00
Richard Alam
4807c2f7f5
- modify local repo to /opt/bigbluebutton/repo so it's more generic and match with Hudson
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3782 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 17:16:28 +00:00
Richard Alam
75da58ef1a
- modify local repo to /opt/bigbluebutton/repo so it's more generic and match with Hudson
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3781 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 17:16:07 +00:00
Richard Alam
f2d24be6f3
- modify build.gradle to pull in bbb-common-message from local repo
...
- setup scala (Not used for now)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3780 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 16:34:16 +00:00
Richard Alam
300eafa9d5
- add build.gradle to setup local repo as well as drag in bbb-common-message lib
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3779 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 16:32:52 +00:00
Jeremy Thomerson
12de86070a
add svn:ignore so that workspace stays clean on dev vm
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3778 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 16:21:54 +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
9cdbda7506
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@76 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-03 23:03:01 +00:00
Richard Alam
680e071517
- cleanup and logging
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@75 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-03 22:46:29 +00:00
Richard Alam
354f5a18a0
- cleanup
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@74 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-03 20:46:49 +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
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