Commit Graph

2076 Commits

Author SHA1 Message Date
BigBlueButton
7128c539c9 - cleaning up a bit 2010-06-18 23:08:20 +00:00
BigBlueButton
7698d77701 - rename stream classes to make it more clear 2010-06-18 21:45:09 +00:00
deniszgonjanin
a3b4603aa3 Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-18 21:05:33 +00:00
deniszgonjanin
6bb8d60901 Changed bug where thumbnail numbers are wrong when displaying multiple presentations in a session 2010-06-18 21:04:42 +00:00
BigBlueButton
e798f4ad52 - add build info and test tracking branch again 2010-06-18 21:00:29 +00:00
BigBlueButton
d825e3e0b2 - test tracking branch 2010-06-18 20:42:52 +00:00
Richard Alam
e8795dfc63 - continue refactoring 2010-06-18 16:19:19 -04:00
Richard Alam
696d5ef802 - add .manager to .gitignore as they contain IDE generated files for scala 2010-06-18 11:46:50 -04:00
Richard Alam
cd5bc8c8d7 - move things around 2010-06-18 11:46:03 -04:00
Richard Alam
f13384771c Merge branch 'master' into voip-fix 2010-06-18 11:42:25 -04:00
Richard Alam
be908218e9 - checkpoint 4: just moving things around 2010-06-18 11:08:31 -04:00
Richard Alam
964577c62e - registers OK 2010-06-17 15:55:58 -04:00
Richard Alam
7bd89aaab8 - checkpoint 2: continuing refactoring of voice app 2010-06-17 14:16:29 -04:00
Richard Alam
3940207ee4 - checkpoint: refactoring voip app 2010-06-17 11:14:55 -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
5d005b858f - removing IDE specific files 2010-06-15 16:07:48 -04:00
Richard Alam
9f897c7534 - adding build and lib folder while ignoring their contents. This way, the build and lib folder
won't appear in other branches which happens if we just .gitignore them
2010-06-15 15:56:20 -04:00
Richard Alam
fd377d11c6 - add new directive in nginx conf to expire BigBlueButton.html every minute to prevent caching. 2010-06-14 14:20:09 -04:00
deniszgonjanin
1459c5733c Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-11 19:33:28 +00:00
deniszgonjanin
9cbce9eed3 Changes to the layout manager to better support webcam placement and small resolutions 2010-06-11 19:32:21 +00:00
Richard Alam
9a4666baef - remove ${} from deskshare in config.xml.template 2010-06-11 13:06:22 -04:00
Richard Alam
5dbf181ee0 - remove the Move effect of the mouse pointer as it looks jerky 2010-06-11 10:27:55 -04:00
Richard Alam
21cd115c77 - remove the extra param to prevent caching of swf files as the swf files are now unique for each build 2010-06-10 16:10:24 -04:00
Richard Alam
354ad3d1e1 - renamed config.xml to config.xml.dev. The config.xml is changed by each developer and sometimes gets checked-in
which is a little annoying. Developers must now copy config.xml.dev to config.xml. The config.xml is added to
   .gitignore so it doesn't get checked-in.
2010-06-10 16:05:37 -04:00
Richard Alam
5b33d4cab7 - fix xml format 2010-06-10 14:54:47 -04:00
Richard Alam
2cde0f49a5 - missed to add placeholder to the PhoneModule 2010-06-10 14:47:56 -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
fe363ddfae - precompute x and y coordinate before assigning to cursorImg to prevent flickering and jerky mouse pointer 2010-06-10 13:27:29 -04:00
Richard Alam
1d820bc527 - fix build to build VIewersModule 2010-06-10 11:40:39 -04:00
Richard Alam
efcf140dda Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-10 11:40:23 -04:00
Sebastian
55bee72043 Updated config.xml in bigbluebutton-client 2010-06-10 11:11:57 -04:00
Richard Alam
c3c59efcaa Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-09 17:42:48 -04:00
Richard Alam
813e38c293 - modify build.xml to use an external locale.xml for supported locales
- have to include a new anat-contrib.jar (need to figure out how to externalise this)
2010-06-09 17:41:30 -04:00
Sebastian
695f980463 Added a modified bbb api 2010-06-09 14:07:45 -04:00
Richard Alam
580f9a27c7 - create a config.xml template so we can substitute build numbers to create config.xml. This way, we get around the
caching problem of modules when we have new releases.
2010-06-08 17:33:16 -04:00
Richard Alam
8b5b3908ac - rollback app_konference to 9.04 2010-06-08 13:21:08 -04:00
deniszgonjanin
250e8bb0e4 Changed default chat selected size to 10pt 2010-06-07 20:02:10 +00:00
deniszgonjanin
c95017413c changed back config.xml to a valid dev format 2010-06-07 19:57:36 +00:00
deniszgonjanin
a9e364e63c Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-07 19:42:05 +00:00
deniszgonjanin
2fe617e855 Localization string fix for whiteboard button 2010-06-07 19:41:39 +00:00
Sebastian
0da8628454 Updated app_konference.so 2010-06-07 14:26:32 -04:00
deniszgonjanin
2f1f433849 Fix for the bug where ChatWindow may obscure the whiteboard toolbar 2010-06-07 18:06:51 +00:00
Sebastian
a9329222c8 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-06-07 13:42:08 -04:00
Sebastian
c82d1ed355 Updated app_konference.so 2010-06-07 13:41:44 -04:00
Richard Alam
cc46c01c77 - modify cursor so that it's more accurate on it's location 2010-06-07 13:28:23 -04:00
Sebastian
d23d5bcd0a Upgraded app_konference.so back to 9.04 2010-06-07 12:40:44 -04:00
deniszgonjanin
b7c0835d38 Added localization strings for Desktop Sharing. en_US is frozen for 0.7 2010-06-07 15:13:34 +00:00
deniszgonjanin
a972799167 Added localization strings to the chat options box and for the new switch presenter button 2010-06-07 14:50:04 +00:00