Commit Graph

6 Commits

Author SHA1 Message Date
Richard Alam
5b3a3252db - applet shouldn't tunnel by default 2010-06-25 11:03:03 -04:00
Richard Alam
bb39817399 - remove logging of mouse location in client
- sign deskshare applet jar
2010-06-24 09:42:32 -04:00
Richard Alam
38562311f3 - modify how we calculate the checksum to determine if the block has changed. Previously, we
only looked at the 5th column of the block (BUG). Now, we check every 13th pixel of the
   block from bottom-left to top-right.
2010-06-16 14:42:01 -04:00
Richard Alam
8c11bfe04b - applet with systray menu disabled 2010-06-04 14:58:33 -04:00
Richard Alam
adba1c0a47 - init scaleW and scaleH to captureW and captureH in the applet 2010-06-04 11:17:34 -04:00
Richard Alam
053fb7a266 - move files required for deployment from html-template to resources. The files get deleted
when the SDK is changed from FlexBuilder. Also, when someone does a clean on FB, the generated
  BigBlueButton.html file gets overwritten byt what's in html-template. So it's difficult to
  test changes to BigBlueButton.html
2010-06-03 14:31:37 -04:00