Commit Graph

172 Commits

Author SHA1 Message Date
Richard Alam
f377de98ea - revert back port to 9123
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@109 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-11 19:26:15 +00:00
Richard Alam
48696dc081 - send mouse cursor location of sharer
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@108 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-11 18:01:27 +00:00
Richard Alam
0725c9e117 - make systray icon run on it;s own thread
- add grayscale whch we can enable later

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@107 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-10 16:29:56 +00:00
Richard Alam
67a12a68b7 - add icon on system tray when sharing desktop
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@106 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-07 15:16:25 +00:00
Richard Alam
aeabc4ebc7 - provide way for desktop sharing to be ran as an application
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@102 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-26 21:22:35 +00:00
Richard Alam
9dc7a1c42a - add an audit so that if there are no updates from the applet for 1 minute, the stream/session is closed
- the applet will use block 1 as a keep alive block. The keep alive block is send every 30 seconds.
- add more logs

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@96 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-14 20:32:26 +00:00
Richard Alam
77e0d4d2c5 - modify license header
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@87 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-29 18:01:08 +00:00
Richard Alam
acec6c04ed - move port back to 9123
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@86 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-09 19:13:54 +00:00
Richard Alam
053c7518ef - cleanup of desktop sharing
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@85 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-09 18:37:06 +00:00
Richard Alam
2c8f0e0716 - http tunneling now works
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@84 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-09 15:48:36 +00:00
Richard Alam
edf2692713 - fix some exceptions on applet
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@83 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-08 20:31:38 +00:00
Richard Alam
8026b108aa - fix so that blocks are not queued up to be sent but instead we are sending from the latest screen capture
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@81 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-05 21:03:04 +00:00
Richard Alam
aa07a74168 - fix so that blocks are not queued up to be sent but instead we are sending from the latest screen capture
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@80 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-05 18:42:05 +00:00
Richard Alam
b024b4ecae - upgrade version numbers
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@79 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-05 15:12:30 +00:00
Richard Alam
fbe76ed23a - fix to make applet not consume all of CPU on client
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@78 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-04 22:06:44 +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
Richard Alam
efe278ba95 - testng resolves now
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@63 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2009-11-05 20:28:53 +00:00
Richard Alam
04f7f614d0 - cleanup
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@60 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2009-11-05 19:11:04 +00:00
Richard Alam
24803000bf - revert back to using keyframe to force update
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@59 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2009-10-30 22:07:21 +00:00
Richard Alam
bcf0130cf5 - to build and deploy app (gradle war, gradle deploy)
- change logging to rolling appender
- implement a session keep alive audit. When the browser crashes, the sessions are not cleared properly so that when the presenter shares the desktop again, the session is not recreated which results in stream not being broadcasted

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@58 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2009-10-30 21:41:02 +00:00
Richard Alam
19f9f36dc7 - add some debugging
- fix applet so tunneling is not passed but applet determines if it should tunnel or not

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@56 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2009-10-27 14:44:51 +00:00
Richard Alam
1821d99cf3 copying from dev branch to trunk
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@54 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2009-10-23 14:47:31 +00:00