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
|
501717666f
|
- remove extra sip users
- rename a few properties
|
2010-06-24 10:06:55 -04: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
|
e4b4b7416c
|
- missed the "break;" in a case statement...that's why loggin errors on mouse location updates.
|
2010-06-22 17:45:21 -04:00 |
|
Richard Alam
|
f62eb0ae68
|
- removing bootstrapping of old web interface
|
2010-06-22 15:46:57 -04:00 |
|
Richard Alam
|
e23ed12939
|
- handle webvoiceconf that gets passed to the client
|
2010-06-22 15:41:48 -04:00 |
|
Richard Alam
|
18ff5a0930
|
- moving the webVoiceConf param into join API
|
2010-06-22 14:41:28 -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
|
ea07dba543
|
- putting timestamp into audio...if connection to a client is slow...audio packets are dropped.
(Which one do we prefer? Dropped audio or lag?)
|
2010-06-21 16:44:38 -04:00 |
|
Richard Alam
|
b260c08f3e
|
Merge branch 'master' into voip-fix
|
2010-06-21 16:32:18 -04:00 |
|
Richard Alam
|
b8c1443708
|
- a bit of cleanup
|
2010-06-21 16:30:35 -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 |
|
firstuser
|
3a9f2e7590
|
updated to 0.70 / cleaned up some code
|
2010-06-21 13:45:45 -04:00 |
|
Richard Alam
|
e4d905ba49
|
- can now call into echo test app
|
2010-06-21 13:08:41 -04:00 |
|
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 |
|