Commit Graph

3716 Commits

Author SHA1 Message Date
Richard Alam
5307806253 shortcircuit how chat listens for user joining/leaving for private chat 2011-10-26 16:37:34 -04:00
Richard Alam
542fb60c34 more cleanup and make conference accessible only from manager 2011-10-26 14:55:05 -04:00
Richard Alam
5c6356d381 do cleanup to short circuit some method calls in the client 2011-10-26 14:35:59 -04:00
Markos Calderon
ed52b8bc5a Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-10-26 12:03:25 -07:00
Markos Calderon
0d7924d650 changes in log files 2011-10-26 12:02:41 -07:00
Richard Alam
def087be2d cleanup as we only use mx components 2011-10-26 10:41:27 -04:00
Richard Alam
431d1cc902 Push some properties as private so that eventually we'll be able to create consistent interfaces
to access and modify users and conference attributes
2011-10-26 10:21:35 -04:00
Richard Alam
00bd22c0d2 some formatting cleanup 2011-10-25 17:45:36 -04:00
Richard Alam
5f0ceeee7a Merge branch 'master' into create-core-of-bbb-client 2011-10-25 17:07:07 -04:00
Richard Alam
b2d56280d6 - strip the userid from the callername and store the callername properly 2011-10-25 17:01:21 -04:00
Markos Calderon
3d9f861617 Update deskshare/app/src/main/scala/org/bigbluebutton/deskshare/server/svc1/BlockManager.scala 2011-10-25 15:48:30 -05:00
Richard Alam
a453d6b2c7 remove old UserManager from core 2011-10-25 16:17:30 -04:00
Richard Alam
920a627af9 move UserManager into core 2011-10-25 16:17:04 -04:00
Richard Alam
719d6b5ee0 - fix problem where listners window will display wrong name as data gets cached in listenerItem. When a user leaves and joins
the old value of that listener item gets displayed
2011-10-25 15:51:04 -04:00
Richard Alam
2564314aac check if shared object is null as user may have left and will result an NPE when sending private chat 2011-10-25 10:34:46 -04:00
Richard Alam
774c6632a5 handle case when user is locked. When clicking the talk button should have no effect. 2011-10-25 10:07:32 -04:00
Richard Alam
4ff0c75675 - null out buffers so that garbage collector can reclaim memory quickly 2011-10-24 22:09:23 +00:00
Richard Alam
c5043a9f1d - fix the name properly as there are 60000 millis in a minute 2011-10-24 22:07:18 +00:00
Richard Alam
bb96ad5573 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2011-10-24 21:22:00 +00:00
Richard Alam
fdef6ecc13 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2011-10-24 21:21:23 +00:00
BigBlueButton
91bb0ce844 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2011-10-24 19:30:38 +00:00
BigBlueButton
4dda2b980f - remove deskshare client callback 2011-10-24 19:29:57 +00:00
Richard Alam
d7b665f463 add some debug logging on why the client doesn't get updated after some time. This happens
on demo after a few days but difficult to reproduce locally.
2011-10-24 13:04:44 -04:00
Richard Alam
4069e5631f Merge branch 'mod-layout' 2011-10-22 17:00:07 -04:00
Richard Alam
e80228aeb1 - allow user to mute/umute herself. ** Locale doesn't work yet. Need to fix ** 2011-10-22 16:58:50 -04:00
Richard Alam
e07efebabc initialize config.xml position for chat and video dock 2011-10-22 14:30:45 -04:00
Richard Alam
90b4f3be8e rename positio constants so we can pass it later using config.xml 2011-10-22 14:30:05 -04:00
Richard Alam
58c9656286 Merge branch 'master' into mod-layout 2011-10-22 14:15:11 -04:00
Richard Alam
e225f8f520 layout video dock and chat windows 2011-10-22 12:07:37 -04:00
Felipe Cecagno
feb57b6e8e start showing some hints to the user about the camera, such as errors when the camera could not be opened, if there is no camera connected, among other things; if it is OK, it will be needed to extract the strings to the localization file 2011-10-21 20:46:07 -02:00
Felipe Cecagno
69f7ca7aa4 start using a timer to listen for any activity from the camera before enabling the start publishing button 2011-10-20 22:55:11 -02:00
Felipe Cecagno
c715e4849e avoiding an unnecessary stop broadcast event when the user open the publish window and then close it before start publishing 2011-10-20 22:53:49 -02:00
Felipe Cecagno
4f86f0308c fixing typo 2011-10-20 22:47:57 -02:00
Richard Alam
8ef0d266ed more cleanup 2011-10-19 16:44:28 -04:00
Richard Alam
ea889de5a4 cleanup 2011-10-19 16:42:16 -04:00
Richard Alam
83f5895453 Merge branch 'hangout-style' 2011-10-19 16:05:44 -04:00
Richard Alam
1a9c19e1a6 - up version and remove asterisk-java dependency 2011-10-19 15:38:05 -04:00
Richard Alam
34d6d9cc69 - remove asterisk for cleanup as we only now use FS for 0.8...can add back support in the future 2011-10-19 15:29:55 -04:00
Richard Alam
d9bc91768e completely remove spring integration 2011-10-19 14:58:17 -04:00
Richard Alam
8ea135d9ee Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2011-10-19 09:37:03 -04:00
Felipe Cecagno
9c0126c592 centering the priority window in the available space for it - better distribution of the unused space 2011-10-18 21:16:42 -02:00
Felipe Cecagno
c90a930f37 the layout is working much better with a single click instead of a double click 2011-10-18 20:30:42 -02:00
Localization Server
d09141d0be Updating locale 2011-10-18 17:20:02 +00:00
Richard Alam
660383c326 Merge branch 'hangout-style' 2011-10-18 11:48:15 -04:00
Richard Alam
e6606ecc27 - revert back as Red5 is throwing an NPE 2011-10-18 11:46:11 -04:00
Felipe Cecagno
8d7285835e quick fix when there is only one window docked 2011-10-17 23:10:57 -02:00
Felipe Cecagno
a99d7aabcf start implementing a layout inside the video dock where a window is prioritized and the others are not. a double-click on the window will make it the bigger than the others 2011-10-17 23:02:25 -02:00
Richard Alam
6cd4b502e7 make enabling acoustic echo cancel configurable 2011-10-17 13:59:48 -07:00
Richard Alam
6636d01627 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-10-03 09:47:12 -07:00
Localization Server
07e6d4570e Updating locale 2011-10-17 00:20:01 +00:00