Commit Graph

849 Commits

Author SHA1 Message Date
Richard Alam
f2eb54c9bd - fix logic 2010-06-25 14:26:10 -04:00
Richard Alam
16f62adf25 - display default locale messages 2010-06-25 14:06:58 -04:00
Richard Alam
36431188c0 - update locales 2010-06-25 13:21:04 -04:00
Richard Alam
cddd0c81bf - change "version" to "build" to reflect the value that get's displayed in copyright notice 2010-06-25 11:14:47 -04:00
Richard Alam
5b3a3252db - applet shouldn't tunnel by default 2010-06-25 11:03:03 -04:00
Richard Alam
6bc8845f67 - check if locales are old and tell user to clear cache if old 2010-06-24 16:57:45 -04:00
Richard Alam
e4bbff76b4 - make locale check pass for now 2010-06-24 15:51:22 -04:00
Richard Alam
842bac3f1a Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-24 14:48:51 -04:00
Richard Alam
e8820f589a - check if client has old version of locales 2010-06-24 14:48:28 -04:00
Richard Alam
4692c42d6b - remove dynamically generated linker-report.xml and add to .gitignore 2010-06-24 12:45:57 -04:00
deniszgonjanin
c76db60dac Fix for Issue 545 2010-06-24 11:42:42 +00:00
deniszgonjanin
64f57d47e4 Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-24 10:20:33 +00:00
deniszgonjanin
0b82208b54 Changed the ChatModule to use the new UserManager api 2010-06-24 10:19:57 +00:00
deniszgonjanin
4f44869815 Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-24 08:59:25 +00:00
Richard Alam
5906b771dd - add note to clear browser cache if loading of modules hangs 2010-06-24 10:36:09 -04:00
deniszgonjanin
58414fcbcc Resolved Issue 400 2010-06-24 08:58:52 +00:00
deniszgonjanin
a731e2a5f5 Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton 2010-06-24 07:46:08 +00:00
Richard Alam
bb39817399 - remove logging of mouse location in client
- sign deskshare applet jar
2010-06-24 09:42:32 -04:00
deniszgonjanin
267378b7dd Added a new UserManager, a simple API for modules to get notices of user join/leave and presenter events 2010-06-24 07:45:15 +00:00
deniszgonjanin
13790e0bbb Fix for several 0.7 release bugs, as well as a new way for modules to receive updates about users joining and leaving 2010-06-24 07:42:16 +00:00
Richard Alam
9fb41dc1e4 - retry 3 times to get an audio port before failing 2010-06-23 16:51:45 -04:00
Richard Alam
e23ed12939 - handle webvoiceconf that gets passed to the client 2010-06-22 15:41:48 -04:00
Richard Alam
ab9caa1616 - add webVoiceConf API so third parties can pass in different extension fo voip 2010-06-22 11:24:22 -04:00
Richard Alam
b260c08f3e Merge branch 'master' into voip-fix 2010-06-21 16:32:18 -04:00
Richard Alam
30251f0700 - has end-to-end call...just need to close rtp ports properly 2010-06-21 15:13:00 -04:00
Richard Alam
e4d905ba49 - can now call into echo test app 2010-06-21 13:08:41 -04: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
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
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
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
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
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
deniszgonjanin
250e8bb0e4 Changed default chat selected size to 10pt 2010-06-07 20:02:10 +00:00