Commit Graph

2520 Commits

Author SHA1 Message Date
Richard Alam
d6db9dce67 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-10-15 14:54:40 -04:00
Richard Alam
f3d802fb57 - provide a way to autostart deskshare 2010-10-15 14:54:12 -04:00
Fred Dixon
7f64ad3c77 updated index.html from 0.71-dev to 0.71-beta 2010-10-15 11:05:18 -04:00
Richard Alam
5a1099b46a - ooops...missed the declaration 2010-10-14 19:47:50 -04:00
Richard Alam
078212362a - dispatch event when all modules have been loaded 2010-10-14 17:32:18 -04:00
Richard Alam
9916fc63dd - cleanup logs 2010-10-14 16:31:49 -04:00
Scott Morris
21848d21af Changed an ambiguous message to be more understadable 2010-10-14 20:14:13 +00:00
deniszgonjanin
be1d83dc02 Minor chat issue fix 2010-10-13 18:41:29 +00:00
deniszgonjanin
56688a6653 Fixed Issue 645 - Not auto-translating to Portugese (Brazil) 2010-10-13 18:29:00 +00:00
deniszgonjanin
e112bb8dc0 Fixed Issue 643 - Add Copy All Text option to Chat 2010-10-13 17:55:49 +00:00
deniszgonjanin
c5f993a2c4 Cleaning up the localization template of unused strings so that people don't have to translate them 2010-10-13 17:16:58 +00:00
deniszgonjanin
91cf4d607c Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-10-13 12:58:08 +00:00
deniszgonjanin
3990d3237b Localization strings. Fix issue with buttons on viewers and listeners window not being visible on low resolutions 2010-10-13 12:55:37 +00:00
Richard Alam
5e185717b0 - seems like sending by row is faster 2010-10-12 21:05:20 -04:00
Richard Alam
f41167c044 - send all changed blocks together 2010-10-12 20:47:08 -04:00
Richard Alam
8d8f81b1a8 - send changed blocks one row at a time 2010-10-12 20:29:23 -04:00
Richard Alam
ac86a3ebb6 - combine all blocks that has changed on a capture cycle into one packet 2010-10-12 17:52:56 -04:00
Richard Alam
a36e2bc287 - mark the block as clean after sending. This prevents unecessarily sending block changes to
the server when the block is changing quickly.
2010-10-12 16:14:09 -04:00
Richard Alam
b7865a2073 - init sequence number to zero 2010-10-12 14:46:01 -04:00
Richard Alam
2fcb99d94f Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-10-12 14:39:33 -04:00
Richard Alam
cc53a33aa7 - add sequence numbers to messages from deskshare applet to the server. This allows us to drop
late block changes.
2010-10-12 14:24:01 -04:00
deniszgonjanin
49144fc49f Changes to the default config.xml to allow kicking users by default by the moderator, for both viewers and listeners 2010-10-12 02:03:31 +00:00
deniszgonjanin
d39bfed5dc Minor UI tweeks to bbb-client for 0.71 2010-10-12 01:49:33 +00:00
deniszgonjanin
230de72008 Changes to UI of the Listeners Window 2010-10-12 01:37:35 +00:00
deniszgonjanin
a56af89471 UI changes to the Viewers Window, for the kick button 2010-10-12 00:52:32 +00:00
deniszgonjanin
cea8c1ca4f Fix for client issues tagged for 0.71 2010-10-11 23:04:14 +00:00
Richard Alam
54ea5e4f8a - modify logic so that we don't unnecessarily compute if the block has changed if it's already
dirty and wating to be sent to the server.
2010-10-10 12:28:55 -04:00
Richard Alam
519a287cd5 - fix problem where blocks don't get updated when moving the capture region 2010-10-10 12:05:06 -04:00
Richard Alam
8b0812ba97 - reset checksum when sending block 2010-10-10 11:27:20 -04:00
Richard Alam
9b59058b1b Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-10-10 09:24:59 -04:00
Richard Alam
6ce70eb011 - localize video publish strings 2010-10-10 09:24:14 -04:00
Richard Alam
77b15e25ba - localize deskshare strings 2010-10-10 09:19:34 -04:00
Fred Dixon
8ef97ad3c1 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-10-09 22:11:29 -04:00
Fred Dixon
76fdf8c8b6 - Updated index.html for 0.71-dev testing 2010-10-09 22:10:21 -04:00
deniszgonjanin
f354ac6919 Fix for several small client side bugs 2010-10-09 22:44:26 +00:00
Fred Dixon
216713afaa - added a check to ensure the when start_bigbluebutton finishes, BigBlueButton is ready to receive connections 2010-10-09 18:35:15 -04:00
Fred Dixon
6070346629 - made nellymoser the default codec for the BigBlueButton client 2010-10-09 18:31:16 -04:00
Fred Dixon
36bfbdeac1 -added --stop and --start to bbb-conf; -accelerated --restart by removing sleep statements 2010-10-09 18:10:24 -04:00
Fred Dixon
bf245bd482 - Removed localization dendency in bbb-conf for inet addr: 2010-10-09 16:39:06 -04:00
Richard Alam
d6d58e33ee Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-10-09 11:49:29 -04:00
Richard Alam
cceacbfb6e - add an info log when a user join and leave a conference 2010-10-09 11:48:51 -04:00
Fred Dixon
8ae90f5916 - added more error checking to bbb-conf 2010-10-07 18:56:33 +00:00
Richard Alam
b7bc30ab9b - don't display mouse cursor outside of window 2010-10-07 13:38:03 -04:00
Richard Alam
cd039d3a3e - synch setting of the flag so that new screen caps are propagated properly 2010-10-07 11:37:24 -04:00
Richard Alam
87afee0d46 - revert back eject listener icon 2010-10-07 10:02:13 -04:00
Richard Alam
7905aad860 - create new location...there should be a better way to do this but need to do it quickly 2010-10-07 08:52:49 -04:00
Richard Alam
4bad11b581 - center dekshsare publish window 2010-10-07 08:48:12 -04:00
Richard Alam
374db34ab7 - schedule when receiving a generate key frame request. If there is a pengding request
ignore other generate key frame request
2010-10-07 06:42:43 -04:00
Richard Alam
86c8a006b0 - revert back to 64x64 blocks 2010-10-06 21:38:31 -04:00
Richard Alam
ca9d954b93 - bind lifeline only to localhost 2010-10-06 21:25:14 -04:00