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
a3cb2a00cf
- there's one more place to put the placeholder
2010-06-10 14:18:41 -04:00
Richard Alam
4e40dd01f4
- missed a few lines to put VERSION placeholder
2010-06-10 13:51:36 -04:00
Richard Alam
5140081f03
- add VERSION placeholder which will get substituted by build version
2010-06-10 13:40:03 -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