Commit Graph

769 Commits

Author SHA1 Message Date
Richard Alam
e489741730 - upgrade mate from 0.8.7 to 0.8.8.1
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1889 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-16 15:04:26 +00:00
Richard Alam
050215a14d - don't buffer video as it causes noticeable delay
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1888 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-14 21:28:12 +00:00
Richard Alam
8e944b3e83 - add lib to svn ignore
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1887 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-14 20:03:27 +00:00
Richard Alam
cad9deaed8 - create lib folder
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1886 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-14 20:00:44 +00:00
Richard Alam
d2f07bbd51 - change application class
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1885 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-14 19:57:04 +00:00
Richard Alam
2f81dac41b initial import
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1884 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-14 19:55:12 +00:00
Richard Alam
74b61536bf Initial import.
- BBB video app based on oflaDemo

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1883 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-14 19:53:41 +00:00
Denis Zgonjanin
6758ef3376 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1882 af16638f-c34d-0410-8cfa-b39d5352b314 2009-07-14 19:18:54 +00:00
Denis Zgonjanin
4fb9c5b37b git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1881 af16638f-c34d-0410-8cfa-b39d5352b314 2009-07-14 17:30:56 +00:00
Denis Zgonjanin
5bdf6ea6a2 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1880 af16638f-c34d-0410-8cfa-b39d5352b314 2009-07-14 14:40:31 +00:00
Denis Zgonjanin
f0dfd61535 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1879 af16638f-c34d-0410-8cfa-b39d5352b314 2009-07-14 14:13:59 +00:00
Richard Alam
a14616e7cb - throw away received decoded message when reading captured screen fails
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1878 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-14 13:57:37 +00:00
Denis Zgonjanin
7cbab66ce7 Private chat changes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1877 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-13 19:58:01 +00:00
Denis Zgonjanin
71dc224eef private chat
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1876 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-13 19:53:21 +00:00
Richard Alam
b73165bc22 - pass in vars instead of hardcoded values in template html
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1875 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-13 19:43:03 +00:00
Richard Alam
978917f727 - make applet run in chrome and safari
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1874 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-13 19:29:09 +00:00
Richard Alam
8c71fbbfcc - change decoder to handle multiple rooms
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1873 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-13 16:17:04 +00:00
Richard Alam
daadea1322 - upload new deskshare applet jar
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1872 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-13 14:25:17 +00:00
Richard Alam
22c42cc5ba - cleanup
- rename tunneling servlet


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1871 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-13 14:25:04 +00:00
Richard Alam
8e1ee0b8ca - cleanup
- change url of tunnel servlet

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1870 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-13 14:19:55 +00:00
Richard Alam
e68e449922 - don't hardcode IP address for http tunneling
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1866 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-10 21:19:19 +00:00
Richard Alam
cfe0136d25 - remove flashvars as it cause problem on the display
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1863 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-10 20:13:46 +00:00
Richard Alam
dfe00f454d - put in BigBlueButton.html because hudson build doesn't regenerate the html file.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1862 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-10 20:06:38 +00:00
Richard Alam
aaf8cfd89d - change the deskshare applet name to copy into client
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1861 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-10 19:50:19 +00:00
Richard Alam
c57a73c647 - make client use http tunneling
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1860 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-10 19:43:11 +00:00
Richard Alam
56a4fe4a38 - tunneling now works
- just need more cleanup and renaming...and...

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1859 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-10 19:41:57 +00:00
Richard Alam
bd18edb82f - applet now tunnels
- client passes in variable to use tunneling or now

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1858 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-10 19:37:13 +00:00
Denis Zgonjanin
a010aeb8a7 Changes to chat to support private chat
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1857 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-10 15:27:45 +00:00
Denis Zgonjanin
2f31d7a1f6 Changes to chat to support private chat
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1856 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-10 15:15:38 +00:00
Richard Alam
aae2475f60 - refactor desktop sharing (not yet complete)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1855 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-09 21:38:35 +00:00
Denis Zgonjanin
f68338ef4d git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1854 af16638f-c34d-0410-8cfa-b39d5352b314 2009-07-09 20:29:33 +00:00
Denis Zgonjanin
8c0aefa99f More private chat stuff
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1853 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-09 20:28:44 +00:00
Denis Zgonjanin
85dbfe245e git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1852 af16638f-c34d-0410-8cfa-b39d5352b314 2009-07-09 19:58:17 +00:00
Denis Zgonjanin
2d1ce7d72f Changes to support private chat
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1851 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-09 19:32:09 +00:00
Richard Alam
1204c292aa - handle multi parameter form upload
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1850 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-07 21:54:03 +00:00
Richard Alam
e413b546c4 - upload multi parameter form
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1849 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-07 21:53:32 +00:00
Richard Alam
6a06229ded - try out how to handle file upload servlet
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1847 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-07 20:22:31 +00:00
Richard Alam
aac0b2aed8 - trying several ways to do file upload
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1846 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-07 20:21:36 +00:00
Richard Alam
c0e2105188 - create ant build
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1845 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-07 15:20:44 +00:00
Denis Zgonjanin
ce339707bb git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1844 af16638f-c34d-0410-8cfa-b39d5352b314 2009-07-07 14:37:09 +00:00
Richard Alam
11bab7fa9e - implement http tunnel sender
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1840 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-06 21:16:24 +00:00
Denis Zgonjanin
23b08916ba git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1839 af16638f-c34d-0410-8cfa-b39d5352b314 2009-07-06 20:59:47 +00:00
Richard Alam
07d05ae605 - refactor applet to implement http tunneling
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1838 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-06 19:57:35 +00:00
Richard Alam
e48bb37969 - add some printlns
- add main() on the applet to run it standalone

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1835 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-06 17:52:04 +00:00
Richard Alam
b5cb67ee5c - cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1834 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-06 14:25:16 +00:00
Fred Dixon
91e4940ee3 added LGPL license
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1832 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-30 18:48:53 +00:00
Fred Dixon
419827e430 added LGPL license
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1831 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-30 18:45:42 +00:00
Fred Dixon
5d9e4262d8 added LGPL license
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1830 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-30 18:41:58 +00:00
Fred Dixon
8f58fbb59d Adding LGPL license
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1829 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-30 18:39:04 +00:00
Fred Dixon
80e9900d3d added LGPL license
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1828 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-30 18:22:23 +00:00