Leif Jackson
9decad03c6
Inital import of freeswitch intergration
2010-06-29 04:51:31 +00:00
Leif Jackson
544e4eb74c
import of esl-client java library from freeswitch-contrib
...
commit 38196eac648033cd7570617f1bc94ee6c47f4209
Author: David Varnes <david.varnes@gmail.com>
Date: Tue Jan 5 14:04:56 2010 +0000
friendlier pom settings for testers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk/contrib@16152 d0543943-73ff-0310-b7d9-9358b9ac24b2
With changes applied esl-client-bbb.patch to fork for BBB development
2010-06-29 04:45:51 +00:00
BigBlueButton
9b1be73d61
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2010-06-28 20:11:11 +00:00
BigBlueButton
3ced173986
- modify to checkout code from git and setup dev env for client|web|apps
2010-06-28 20:10:29 +00:00
Sebastian
56c43c3f01
Fixed a bug in switching from meetme to konference and vice versa
2010-06-28 15:28:41 -04:00
Sebastian
ce2e493c01
fixed a bug in the --salt function
2010-06-28 14:35:31 -04:00
Richard Alam
09384df99d
- rename swfSlideLoader to just slideLoader
...
- add comments on the functions to at least help in explaining how it's used.
2010-06-28 11:24:32 -04:00
Richard Alam
a6730c24b3
- fix problem where slide and cursor gets out of synch when moving/zooming slide
2010-06-28 10:09:56 -04:00
Richard Alam
d49d73c51d
- comment out query for presenter name as it breaks dekstop sharing (issue 554)
2010-06-25 23:47:38 -04:00
sebastian
dc8314e30d
Added a version of app_konference.so for lucid for 64bit
2010-06-25 15:57:49 -04:00
Sebastian
1650910977
added a 32bit version of app_konference.so fuer lucid
2010-06-25 15:50:58 -04:00
Richard Alam
43f6ea5d22
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
2010-06-25 14:58:46 -04:00
Richard Alam
d6a8776f80
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
2010-06-25 14:51:46 -04:00
Richard Alam
1e7d9d8cd6
- cleanup
...
- display the correct text when locale has the proper text for old locale warning
2010-06-25 14:50:50 -04:00
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
171eb20845
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
2010-06-25 13:21:29 -04:00
Richard Alam
36431188c0
- update locales
2010-06-25 13:21:04 -04:00
firstuser
ed4ceb712b
Added the ability to change the security salt
2010-06-25 12:11:36 -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
9e38133fe3
- upgrade version to 0.7
2010-06-25 11:07:45 -04:00
Richard Alam
5b3a3252db
- applet shouldn't tunnel by default
2010-06-25 11:03:03 -04:00
deniszgonjanin
4e3c4c3ca5
Same as previous - fix for the presenter name bug, last commit had an error
2010-06-25 12:17:04 +00:00
deniszgonjanin
add99194fe
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
2010-06-25 12:11:54 +00:00
deniszgonjanin
c67f4ebf60
Fix for Issue with presenters name not updating in DesktopViewWindow
2010-06-25 12:10:40 +00: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
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