Commit Graph

2195 Commits

Author SHA1 Message Date
Richard Alam
742fd24b2d - redirect to landing page when user refresh the browser and there is no session 2012-02-01 22:11:36 +00:00
Richard Alam
7ba60b2dad fit to page zoom 2012-01-28 22:54:48 -08:00
Richard Alam
1582b779fd fit to page bounds detection 2012-01-28 16:27:33 -08:00
Richard Alam
3705baab17 maintain aspect ration when zooming fit-to-page 2012-01-28 13:20:12 -08:00
Richard Alam
18131c8df9 - ftp edge detection working 2012-02-03 23:05:33 +00:00
Richard Alam
43cf07bce2 - fit-to-page left and top edge detection 2012-02-03 23:01:17 +00:00
Richard Alam
0581cf49c7 - zooming for fit-to-page 2012-02-03 22:43:32 +00:00
Richard Alam
8209eec897 Merge branch 'master' into implement-fit-to-width
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/present/managers/PresentManager.as
2012-02-03 17:38:52 +00:00
Richard Alam
2f63d3fda7 - trying to fix ftp zoom 2012-02-02 22:22:39 +00:00
Richard Alam
624929d8cb - zoom presentation...fit-to-page doesn't zoom properly 2012-02-02 19:27:21 +00:00
Richard Alam
4696e80325 - ftw now resizing fine 2012-02-02 18:17:34 +00:00
Richard Alam
9b548c2ad1 Merge branch 'master' into fit-to-width-investigation 2012-02-02 16:44:58 +00:00
Richard Alam
d5fd443584 Merge branch 'master' into fit-to-width-investigation 2012-02-02 14:55:30 +00:00
Richard Alam
9a3ec66b98 - fit to width resizes ok 2012-02-01 16:43:26 +00:00
Richard Alam
2dca7ab0c0 - move working but problem when ftw resize window is smaller than doc 2012-02-01 14:15:29 +00:00
Richard Alam
cb89f6c0e2 move ftw somewhat working 2012-01-31 21:25:54 +00:00
Richard Alam
5865a5deb5 - chackpoint before making big change 2012-01-31 17:52:28 +00:00
Richard Alam
23c44bb3a2 - resizing works for both presenter and viewer 2012-01-29 21:10:55 +00:00
Richard Alam
cdfc374cf2 sync display 2012-01-29 20:13:46 +00:00
Richard Alam
8d8441ad94 FTW viewed region calculated correctly 2012-01-29 16:34:09 +00:00
Richard Alam
36272b497b - resizing fit-to-page works 2012-01-29 15:41:55 +00:00
Richard Alam
1c0973b818 - change how to calculate viewports 2012-01-28 16:30:28 +00:00
Richard Alam
b6f3c6e901 - try to figure out fit to width 2012-01-27 18:18:15 +00:00
Richard Alam
8084bae31d - display portrait doc 2012-01-27 15:24:32 +00:00
Richard Alam
145956b92a - Fit to page works... 2012-01-27 14:17:59 +00:00
Richard Alam
48322b6c22 - properly positioned when reset zoom is pressed 2012-01-26 22:37:32 +00:00
Richard Alam
b75f826c6b - fit to page works except the x-location when resetting zoom 2012-01-26 22:19:00 +00:00
Richard Alam
7ad722e180 - fit to page, fit to width 2012-01-26 20:56:56 +00:00
Richard Alam
70b52bd20b - cleanup 2012-01-26 19:45:02 +00:00
Richard Alam
3b9dedd0cc cleanup 2012-01-26 19:34:32 +00:00
Richard Alam
dcbf3d7419 - allow maximize presentation window...but sync is broken 2012-01-25 23:23:21 +00:00
Richard Alam
3d8722d504 - allow to configure to show presentation window controls or not 2012-01-25 22:05:50 +00:00
Richard Alam
427f827ba6 - allow users with no mic to listen to audio stream 2012-01-24 21:53:52 +00:00
Markos Calderon
6e4eaaba04 remove unused import 2012-01-24 07:40:15 -08:00
Markos Calderon
cb6ef43d76 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into fix-whiteboard-remaining-shape 2012-01-23 13:07:46 -08:00
Markos Calderon
83ebc7a24e changes in latentFeedback and added a check size in bbb-apps 2012-01-23 13:06:58 -08:00
Richard Alam
2c6adc1076 - check if there is no mic on autojoin...skip check if there is no mic 2012-01-20 20:11:10 +00:00
Richard Alam
c318f03b5a - set data to null to force garbage collection. Someone reported that the chat messages causes
overflow exception crashing flash in certain environment. Setting data to null prevents this
   from happening.
2012-01-20 19:04:16 +00:00
Richard Alam
c22e41a1aa - fix tooltip for deskshare view 2012-01-20 18:52:40 +00:00
Richard Alam
50123b81ba - new deskshare jar with sending message to stop sharing 2012-01-19 17:41:28 +00:00
Richard Alam
ce49090bd0 - make deskshare port configurable 2012-01-18 16:04:53 +00:00
Richard Alam
ecc979e274 - generate internal userid to be able to match users across subsytems 2012-01-18 15:46:29 +00:00
Richard Alam
dc38119957 - don't send start module when switching locales
Fix http://code.google.com/p/bigbluebutton/issues/detail?id=1117
2012-01-16 22:05:10 +00:00
Richard Alam
e2a22f21a6 - update locales with latest from mygengo 2012-01-16 21:31:05 +00:00
Fred Dixon
6aa2fe652b Enable auto join audio by default 2012-01-15 14:26:16 -05:00
Richard Alam
484054424e - cleanup log 2012-01-12 18:23:27 +00:00
Richard Alam
a66484a023 - don't blink the tab browser for the user that sent the chat message 2012-01-12 18:22:21 +00:00
Richard Alam
f51ff77feb - try loading the config.xml as early as possible 2012-01-12 01:16:27 +00:00
Richard Alam
afc634dba8 - make sure the config.xml and locale.swf has been loaded before starting all the modules 2012-01-12 00:02:58 +00:00
Richard Alam
a4e5561ea9 - wait for the version from the config.xml and from the locale file before checking if
the locale versions are the same. Sometimes, the locale swf file takes a long time to dowwnload
than the config.xml. When the check is performed, the version from the locale swf file is null.
2012-01-11 21:49:01 +00:00
Richard Alam
bacb88c280 - adding more logs to trace why some times we get the old locale error 2012-01-11 17:00:43 +00:00
Richard Alam
426364c3e1 - fix confusing log when using english locale and it says it failed to load the locale 2012-01-10 20:38:55 +00:00
Richard Alam
92ba8d547f - remove the maximize override as it was not handling the maximize properly... 2012-01-10 19:02:59 +00:00
gugat
b69d521bae Trim presentation name before it is sent to the web server. 2012-01-10 10:35:29 -05:00
Richard Alam
90e112692a - if the user has no mic, join him to the voice conference anyway as listener. Don't display the mic check window. 2012-01-09 22:35:58 +00:00
Richard Alam
3ae110e40b - cleanup logs 2012-01-09 16:45:11 +00:00
Richard Alam
0792a7eb5d - removing the videoDisplay results in Flash exception in debug Flash player as it complains that
the display is not a child of the caller.
2012-01-06 16:43:55 +00:00
Richard Alam
543b002c50 - cleanup...removing dead code 2012-01-05 15:44:53 +00:00
Richard Alam
ba02d53fa2 - cleanup exception when displaying toolbar 2012-01-05 15:30:12 +00:00
Richard Alam
5537efd9d1 Fix http://code.google.com/p/bigbluebutton/issues/detail?id=1046 to not display iframe when sharing desktop 2012-01-04 18:41:06 +00:00
Richard Alam
aaa06087fb - disable publish buttons once clicked to prevent user from clicking multiple times resulting
in multiple deskshare sessions.
2012-01-04 18:28:08 +00:00
Richard Alam
529b340d20 - fix problem where the first moderator doesn't become presenter if no presentation has been
pre-uploaded. See issue http://code.google.com/p/bigbluebutton/issues/detail?id=1103
2012-01-04 16:15:23 +00:00
Richard Alam
0bad7f6a59 - statically link RSLs to amke sure dependencies are available and those behind strict firewalls that can't download from
Adobe will be able to run the client
2012-01-03 22:25:57 +00:00
Richard Alam
617823f2b2 encode username into UTF-8 to make sure that chars that is equivalent to newline will not break SDP 2012-01-03 22:09:01 +00:00
Richard Alam
c0e459e5e2 - don't display any version number by default. The version number will be set by what's in
config.xml
2012-01-03 18:46:57 +00:00
Richard Alam
34a57089a4 update locale strings to latest from mygengo 2011-12-20 15:49:45 +00:00
Richard Alam
62efbc9c37 - use the master locale string (en_US) if the preferred locale string is unavailable 2011-12-15 18:57:17 +00:00
Richard Alam
240c7df9ad try to maximize deskshare view window by default 2011-12-09 21:02:50 +00:00
Richard Alam
192f784df0 - make chat window larger and move video dock to bottom left when
display is less that 768 height.
2011-12-09 20:28:00 +00:00
Richard Alam
95a6cb398c Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2011-12-09 03:17:09 +00:00
Richard Alam
6e44d04c6a fix problem where UI is not set properly when first moderator becomes presenter 2011-12-09 03:16:40 +00:00
Fred Dixon
906954156f Only include files that end in .nginx -- this gets around a bug in the upgrade scripts where the packaging create /etc/bigbluebutton/nginx/slides.nginx:1 and cause nginx to fail to restart 2011-12-08 15:10:16 -08:00
Richard Alam
0bbe44e785 move assign presenter logic to users/participants. This fixes a race condition where the first moderator
doesn't become presenter by default.
2011-12-08 21:43:16 +00:00
Richard Alam
9224107ec2 Merge branch 'master' into refactor-chat-client 2011-12-07 21:52:17 +00:00
Markos Calderon
aa2246a639 fixed issue 1081 2011-11-28 14:35:16 -08:00
Markos Calderon
8d120abf44 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-11-22 14:55:39 -08:00
Markos Calderon
5e03b75150 fix for issue 1080 2011-11-22 14:54:46 -08:00
Richard Alam
140d9a566c provide way to add window on bottom-3rd-lower-right 2011-11-22 13:25:41 -05:00
Richard Alam
aa923319a7 Merge branch 'master' into refactor-chat-client 2011-11-22 15:36:25 +00:00
Richard Alam
53e14101e2 add new layout 2011-11-22 04:06:42 +00:00
Richard Alam
3393fc5b62 add new locales 2011-11-21 15:24:55 -05:00
Markos Calderon
ec94029de2 added comments for the ChatObject class 2011-11-21 09:13:48 -08:00
Markos Calderon
5e102ceb1b sending a chatobject class to the server 2011-11-21 08:50:45 -08:00
Markos Calderon
33dcf0e2b3 fixed send private message 2011-11-18 17:46:56 -08:00
Markos Calderon
57677bf239 fixed problem with pipe, however need some cleanup 2011-11-18 16:42:25 -08:00
Markos Calderon
ac6073527c initial changes 2011-11-18 12:06:35 -08:00
Richard Alam
4619dee0c4 Merge branch 'master' into testing-with-red5-trunk 2011-11-16 21:29:20 +00:00
Richard Alam
2f421059bb add option to not show close button for camera view window 2011-11-15 18:23:56 -05:00
Richard Alam
2043d68b48 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into testing-with-red5-trunk 2011-11-15 15:41:40 +00:00
Markos Calderon
9476e3b175 added expire time to bbb landing page 2011-11-14 11:26:29 -08:00
Richard Alam
89c1f23fbd Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into testing-with-red5-trunk 2011-11-10 15:45:53 +00:00
Richard Alam
cf8efce46e - updating locales files from mygengo 2011-11-09 11:04:08 -05:00
Richard Alam
2acd95b677 Merge branch 'master' into hangout-style 2011-11-09 10:08:11 -05:00
Richard Alam
c4949f245d check if we have deskshare window open before closing 2011-11-09 10:07:06 -05:00
Felipe Cecagno
9e5611c9ab added the parameter oneAlwaysBigger to videodock module on config.xml. if oneAlwaysBigger is true, one window will always be bigger on videodock layout 2011-11-08 21:15:16 -02:00
Richard Alam
cc1acd9951 open deskshare publish window in lower left corner 2011-11-08 13:20:29 -05:00
Richard Alam
5ff8bd24ab Merge branch 'hangout-style' 2011-11-08 12:55:48 -05:00
Richard Alam
97d70e93f5 lower motion level and activity timeout so that we don't get into a
loop trying to determine if cam is used by another app
2011-11-08 12:53:19 -05:00
Richard Alam
dabe4b37cf - auto publish deskshare
- fix autopublishing when switching presenter
2011-11-07 14:46:44 -05:00
Richard Alam
13565c988b Merge branch 'master' into testing-with-red5-trunk 2011-11-04 19:17:33 +00:00
Richard Alam
97ffdd67f3 - dekshare options 2011-11-04 14:43:39 -04:00
Richard Alam
fe70b2fef3 - add option to autostart dekstop sharing 2011-11-04 14:43:00 -04:00
Richard Alam
7abb58d6ce - add onBWDone and onBWCheck for video, voice, and deskshare connections 2011-11-04 14:01:10 +00:00
Richard Alam
2b91c3be7c - implement onBWCheck and onBWDone for connection 2011-11-04 12:53:57 +00:00
Richard Alam
33dcc49893 Merge branch 'hangout-style' into camera-hints 2011-11-04 01:45:32 +00:00
Felipe Cecagno
003b612399 added a layout parameter for the video dock on config.xml; the layouts could be none (no action on click), smart (better adjustment positioning the big window on the top or on the right side) or hangout (the big window will always be on top) 2011-11-03 22:37:26 -02:00
Richard Alam
2a33f7e2df fix logouturl from old locale popup 2011-11-02 17:22:30 -04:00
Richard Alam
54ca0a5bfd - change name of showing log button option 2011-11-02 14:18:40 -04:00
Richard Alam
fb29dee54f - make layout options work properly as toolbar doesn't hide when set to false 2011-11-02 14:07:45 -04:00
Richard Alam
74e95a4853 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2011-11-02 11:27:15 -04:00
Richard Alam
60577df2b1 - redirect properly to logout url when logout window is not shown 2011-11-02 10:59:29 -04:00
Localization Server
4c75e43b30 Updating locale 2011-11-01 22:40:01 +00:00
Richard Alam
22c2a0062e - fix regex in extracting userid and name from listener 2011-11-01 17:26:55 -04:00
Richard Alam
d327c26bfa - need to split local codes to convert to google translate locale codes 2011-11-01 16:56:01 -04:00
Richard Alam
2a3515a0f7 - sync chat language with language selector 2011-11-01 14:33:13 -04:00
Richard Alam
f97e357cf7 - display proper default locale in selector 2011-11-01 13:54:42 -04:00
Richard Alam
db80cff3d0 Merge branch 'master' into consolidate-locales-in-one-area
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/util/i18n/ResourceUtil.as
2011-11-01 13:34:09 -04:00
Richard Alam
7b36c465fa - Change text label when self muted/talking
- add param to prevent locales from being cached
2011-11-01 13:31:47 -04:00
Richard Alam
0d2234d5f7 try to set the language selector to default value 2011-11-01 13:21:27 -04:00
Richard Alam
f6c46bcedb - add locales in locales.xml 2011-11-01 10:20:35 -04:00
Richard Alam
349aab712d try to sync locales 2011-11-01 02:21:30 +00:00
Richard Alam
46d3b8b5be - fix to be able to switch from english and back 2011-11-01 01:44:21 +00:00
Richard Alam
87b7380320 rename Norwegian locale code from nb_No to no_NO 2011-11-01 01:44:03 +00:00
Richard Alam
b52578044e - refactor localization in preparation for fixing problem with setting up locales 2011-10-31 16:27:39 -04:00
Richard Alam
c6be4042c2 - moderator should always be able to mute/unmute himself.
- hide push to talk for viewer if locked by moderator
2011-10-31 13:48:01 -04:00
Richard Alam
a22a349e12 minor cleanup 2011-10-26 17:01:56 -04:00
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
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
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
774c6632a5 handle case when user is locked. When clicking the talk button should have no effect. 2011-10-25 10:07:32 -04:00
Felipe Cecagno
08e5dbec7d extracted the strings from publish window to the language file 2011-10-24 22:10:52 -02:00
Felipe Cecagno
0650ae2a14 little enhancement related to the flash privacy box when the user opens the publish window 2011-10-23 23:12:35 -02: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
83f5895453 Merge branch 'hangout-style' 2011-10-19 16:05:44 -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
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
Localization Server
07e6d4570e Updating locale 2011-10-17 00:20:01 +00:00
Localization Server
31993cc824 Updating locale 2011-10-17 00:00:02 +00:00
Localization Server
f3f95bc9ef Updating locale 2011-10-16 23:40:02 +00:00
Richard Alam
f524cfda17 - change locale version 0.8-beta2 2011-10-02 13:53:24 -07:00
Richard Alam
04b87923bf add extra line on end of file so that myenggo doesn't complain when uploading file 2011-10-02 13:35:27 -07:00
Richard Alam
3d37cb3599 Merge branch 'master' into video-preview 2011-10-14 15:54:28 -04:00
Felipe Cecagno
59771566e3 implementing the video preview when the user clicks on the camera icon 2011-10-11 13:53:53 -03:00
Localization Server
31353d9579 Updating locale 2011-10-08 09:00:02 +00:00
Localization Server
89753d85bd Updating locale 2011-10-08 07:20:01 +00:00
Fred Dixon
c3f52dfd69 Reducing the height of the desktop share applet in the iframe from 400 to 1 2011-10-07 14:07:48 -07:00
Fred Dixon
743dd51f5c Reduced height of deskshare applet iframe from 400 to 1 2011-10-07 13:39:38 -07:00
Localization Server
4cf34b1ab7 Updating locale 2011-10-07 20:00:02 +00:00
Richard Alam
51bd29b094 allow embedding of runtime shared lib (RSL) by passing -DSTATIC_RSL=true in ant
ie. ant -DSTATIC_RSL=true
2011-10-06 22:16:40 -04:00
Richard Alam
5d6d4cf87b Merge branch 'set-option-for-voice' 2011-10-06 01:57:07 -04:00
Fred Dixon
3b3764cd34 Set defaults in config.xml for showDebugWindow=false, showVideoLayout=false, showResetLayout=true 2011-10-06 13:25:14 -07:00
Richard Alam
d9eabb813a make checking of audio configurable 2011-10-06 01:56:10 -04:00
Richard Alam
227111e311 add preferene manager 2011-10-06 00:46:17 -04:00
Richard Alam
14ec18fceb minor renaming of how to get config for each module 2011-10-05 23:47:24 -04:00
Richard Alam
cb32d63e49 cleanup debug logs 2011-10-05 18:58:06 -04:00
Richard Alam
42cd903342 missing showHelpButton on template 2011-10-05 18:37:50 -04:00
Richard Alam
10ca54c3ed last one did not work...how about now? 2011-10-05 18:27:04 -04:00
Richard Alam
ce22683508 track down why options is working on local vm but not on remote packaged vm 2011-10-05 18:09:46 -04:00
Richard Alam
e5c03f6a6d init layout from config 2011-10-05 17:43:29 -04:00
Richard Alam
9926a5c83b set default values to true for layout options 2011-10-05 01:26:36 -04:00
Localization Server
fef170ae3e Revert "Updating locale"
This reverts commit 9d528b34e7.
2011-10-05 20:31:08 +00:00
Localization Server
9d528b34e7 Updating locale 2011-10-05 20:20:02 +00:00
Richard Alam
b58908aafc - apply config values to layout when it has been loaded 2011-10-04 23:36:22 -04:00
Richard Alam
bfa964c821 Enable videodock module 2011-10-04 21:45:13 -04:00
Richard Alam
9a88390e11 Use acoustic echo cancellation when user has at least FP 10.3 2011-10-04 19:17:26 -04:00
Richard Alam
7d512f0f5d embed audio file for voice checking 2011-10-04 18:30:23 -04:00
Richard Alam
ef7cf758a5 Change layout options after config.xml has been loaded 2011-10-04 18:02:42 -04:00
Richard Alam
22e540c365 remove hardcoded background colors to make it easier to skin 2011-10-02 22:41:37 -04:00
Richard Alam
f3f7c47110 - add option to hide help button 2011-10-02 20:50:18 -04:00
Richard Alam
7d2bb63c80 show and enable whiteboard for presenter when there is a pre-uploaded presentation 2011-10-02 18:46:05 -04:00
Richard Alam
4b7c6645c9 - set default quality to 50 2011-09-29 23:35:38 -07:00
Felipe Cecagno
a231df2750 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-10-13 13:52:52 -03:00
Felipe Cecagno
46172d2f2e improvements on video dock related to display video windows with aspect ratio different from 4/3 2011-10-13 13:52:27 -03:00
Localization Server
76838e0937 Updating locale 2011-10-13 15:20:01 +00:00
Localization Server
c69aa35826 Updating locale 2011-10-13 14:20:01 +00:00
Richard Alam
e495b1fe31 - enable mic when skipCheck is true. Right now it's false, so it doesn't init mic properly 2011-10-10 22:46:39 -04:00
Localization Server
eac09c4ffa Updating locale 2011-10-11 10:00:02 +00:00
Richard Alam
43c487c5cd Add parameter to maximize video dock window. If publish window is not visible, don't
dock it.
2011-09-28 19:37:52 -04:00
Richard Alam
99d80a97a9 Merge branch 'master' into make-presenter-cam-larger 2011-09-28 14:45:16 -04:00
Richard Alam
79947b1554 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2011-09-28 14:44:58 -04:00
Richard Alam
7bab790a0c - Allow to configure not to dock presenter webcam.
- Provide ability to configure window dim for video docking
 - Allow to configure to show present window
 - Presenter docking does not handle switch present well.
2011-09-28 14:40:55 -04:00
Fred Dixon
d2bbede932 Turned autoJoin to false to trigger the audio pre-flight checklist 2011-09-27 13:40:38 -07:00
Richard Alam
9c6f1e6988 make presenter's webcam larger than viewers 2011-09-27 15:19:31 -04:00
Richard Alam
a46ffbaf33 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2011-09-27 11:48:18 -04:00
Localization Server
9a63450aed Updating locale 2011-09-27 05:20:01 +00:00
Localization Server
cdc78b8e7f Updating locale 2011-09-27 01:00:01 +00:00
Richard Alam
6edc2a1241 determine if webcam sharer is presenter 2011-09-26 15:21:20 -04:00
Localization Server
ee05ade531 Updating locale 2011-09-26 19:20:02 +00:00
Localization Server
a74a682a63 Updating locale 2011-09-26 18:00:02 +00:00
Richard Alam
51f8fa0c04 add the expressIinstall.swf file to trigger installing/upgrading of Flash Player if it doesn't meet
minimum requirement
2011-09-26 10:52:11 -04:00
Fred Dixon
f0de2ff7a7 Changed default resolution to 320x240 2011-09-23 20:22:08 -07:00
Fred Dixon
742fba3f01 Fixed typo 2011-09-23 18:20:05 -07:00
Fred Dixon
550c434c35 Edited audio file to play sound immediately 2011-09-23 17:59:44 -07:00
Richard Alam
89d36af226 re-arrange present module dir 2011-09-23 10:45:23 -04:00
Richard Alam
e70784cb14 Removing Persian locale as it is a duplicate for Farsi 2011-09-23 08:56:00 -04:00
Richard Alam
375a37acf6 Fix Issue 1006 (http://code.google.com/p/bigbluebutton/issues/detail?id=1006) 2011-09-23 08:50:53 -04:00
Richard Alam
08a2b38696 add v=VERSION to prevent caching 2011-09-22 17:08:26 -04:00
Richard Alam
e0657cecc8 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2011-09-22 16:56:26 -04:00
Richard Alam
5ae3ec24d7 modify BigBlueButton.html to use swfobject. 2011-09-22 16:48:49 -04:00
Markos Calderon
c5be02158a fixed red5 tunneling 2011-09-22 15:42:40 -05:00
Localization Server
762f2a941b Updating locale 2011-09-22 01:00:02 +00:00
Localization Server
78720adc0f Updating locale 2011-09-21 23:20:02 +00:00
Richard Alam
e6aae4aa80 don't delete locales when running "ant clean" 2011-09-21 16:50:23 -04:00
Richard Alam
3cdeeee709 don't show scrollbars when video is resized 2011-09-21 16:22:49 -04:00
Richard Alam
322a89609f remove options bar at the bottom of publish window 2011-09-21 13:46:56 -04:00
Richard Alam
674916748b Merge branch 'master' into pulling-video-dock 2011-09-21 12:20:48 -04:00
Richard Alam
a30f100ec8 Fix http://code.google.com/p/bigbluebutton/issues/detail?id=1009 2011-09-21 12:16:05 -04:00
Richard Alam
cb115c7f51 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into pulling-video-dock 2011-09-21 10:14:10 -04:00
Richard Alam
345c37ae1b add more comments on build 2011-09-21 10:11:20 -04:00
Localization Server
293ba451e6 Updating locale 2011-09-21 04:20:01 +00:00
Richard Alam
709f1c25cd look into locale directory on what locales to build instead of relying on hardcoded locale string 2011-09-20 18:28:22 -04:00
Richard Alam
faf6520e74 separate building of locales as it takes a long time for the client to build. The steps now are
ant
   ant localization
 Also, fix bundle problem when building locates by adding the required resources. Otherwise, Flash will
 choke when the bundled resource (e.g. effects) hasn't been compiled when loading the locale SWF file.
2011-09-20 14:50:41 -04:00
Richard Alam
163ad1ea54 Merge branch 'master' into pulling-video-dock 2011-09-20 10:14:36 -04:00
Richard Alam
08f1f66b6f center popup windows 2011-09-20 10:12:47 -04:00
Richard Alam
f2253e4878 compile all locales 2011-09-20 09:41:39 -04:00
Richard Alam
a58cbf0973 change size of Help text 2011-09-19 18:03:42 -04:00
Richard Alam
99ffcb9690 add paddings to mic settings window 2011-09-19 17:51:58 -04:00
Richard Alam
11e08ebde2 Merge video docking module from mconf. There are minor bugs which may be due
to using Flex 4.5
2011-09-19 16:40:18 -04:00
Localization Server
47e33e1bd9 Updating locale 2011-09-19 18:00:22 +00:00
Richard Alam
6a5a8c45c5 modify mic setting checklist 2011-09-19 13:32:33 -04:00
Localization Server
5412c44e65 Updating locale 2011-09-19 12:00:02 +00:00
Localization Server
2ca45d038f Updating locale 2011-09-19 11:00:02 +00:00
Localization Server
cea6d536d1 Updating locale 2011-09-18 13:20:02 +00:00
Localization Server
b58b6146b6 Updating locale 2011-09-18 12:00:02 +00:00
Richard Alam
09ceff681d - missed one file in last commit 2011-09-14 07:39:24 -04:00
Richard Alam
1164bb3e8f - setup logout url when user enters instead of when user leaves because when the user clicks on the OK button
on the logout window after one minute, the meeting is gone from bbb-web memory.
2011-09-13 14:34:36 -04:00
firstuser
d8472cca45 - set cam quality to 100. 50 resulted in pixelated video. 2011-09-13 11:03:58 -04:00
Localization Server
079e7d12f5 Updating locale 2011-09-12 17:00:03 +00:00
Richard Alam
e5c99a165b - provide way to cancel mic settings window 2011-09-12 16:00:17 +00:00
Richard Alam
03e3894936 - change layout of mic settings 2011-09-12 15:09:04 +00:00
Richard Alam
9332f09844 - externalize texts for localization 2011-09-12 13:55:00 +00:00
Richard Alam
c4eb418bca - add step to check for audio/mic when joining voice conference 2011-09-09 21:41:32 +00:00
Richard Alam
b32b0001eb - add audio sample file 2011-09-09 21:03:27 +00:00
Fred Dixon
4209762e5e Don't maximize viewer's window by default 2011-09-07 18:46:29 -07:00
Richard Alam
00ee3f3f56 - putting viewer window in middle maximizes window for viewing cam 2011-09-06 11:50:13 -04:00
Fred Dixon
b614a732bb Turned off the settings module by default to test 2011-09-04 16:48:25 -07:00
Richard Alam
da2d02e2fc - add settings icon asset and attribute icon owner in license text 2011-09-01 15:03:22 +00:00
Richard Alam
680a3c0dc6 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2011-08-24 18:11:25 +00:00
Richard Alam
1b4d208453 - add chacking for presentation 2011-08-24 18:11:06 +00:00
Localization Server
ec0e781802 Updating locale 2011-08-24 14:00:02 +00:00
Localization Server
738dc0016b Updating locale 2011-08-24 12:20:01 +00:00
Richard Alam
b0ddf563f5 - auto display pre-uploaded presentation 2011-08-23 15:28:25 +00:00
Richard Alam
558f5961e8 - change Flash Player version from 11.2 to 10.3 as Flash 11 is still beta 2011-08-17 14:16:07 +00:00
Localization Server
9dceab5090 Updating locale 2011-08-12 20:20:02 +00:00
Localization Server
c527761695 Updating locale 2011-08-12 19:00:04 +00:00
Richard Alam
2cbad7f2dc - Get the dafault microphone instead of the first one on the list of microphone that
Flash detects. The Microphone.getMicrophone() API has the ff doc.
   "If you want to get the default microphone, you need to call getMicrophone() with -1. If you call it without parameters, it will return the first microphone in the list. "
2011-08-11 14:47:39 +00:00
Localization Server
fd47093e13 Updating locale 2011-08-10 09:00:04 +00:00
Localization Server
e7ae9d6297 Updating locale 2011-08-10 07:20:02 +00:00
Fred Dixon
0f5e092b99 Set autoJoin=true in config.xml to auto join the voice conference 2011-08-08 08:09:07 -07:00
Richard Alam
ac554d97e2 - use English as default language and fix the sequence of locales 2011-08-03 19:23:16 +00:00
Richard Alam
cb1292b558 - show toolbar by default 2011-08-03 19:22:59 +00:00
Richard Alam
2fb7c18aa4 - add config for key frame interval 2011-07-28 20:14:00 +00:00
Richard Alam
3d86d5d39c - add more configurable options for webcam 2011-07-28 20:11:11 +00:00
Localization Server
19a571e944 Updating locale 2011-07-28 01:20:01 +00:00
Localization Server
df96221a1b Updating locale 2011-07-28 00:00:02 +00:00
Richard Alam
f2bf63e2f6 - fix mx_internal error for SettingsModule 2011-07-27 21:02:14 +00:00
Richard Alam
310b51184c - add option to position webcam viewer window 2011-07-27 20:36:04 +00:00
Localization Server
d438b06c72 Updating locale 2011-07-26 19:00:02 +00:00
Localization Server
62696612aa Updating locale 2011-07-26 17:20:02 +00:00
Localization Server
76d315e5af Updating locale 2011-07-26 14:20:01 +00:00
Localization Server
b357dc56cb Updating locale 2011-07-26 10:00:03 +00:00
Localization Server
430cb4cdc2 Updating locale 2011-07-26 08:20:02 +00:00
Localization Server
8b890735ba Updating locale 2011-07-25 15:20:02 +00:00
Richard Alam
d5b4a7a88f - Flash chokes on mx_internal. Need to find a better way to determine screen widht/height from Application as
it is recommended to use FlexGlobals for SDK 4.5.
2011-07-23 20:22:52 +00:00
Richard Alam
9fe1dbb5f7 - comment out code for H264. Flash Player version below 11 chokes if we
put this in even if we put a check to activate it only if the FP is 11.
2011-07-23 20:20:30 +00:00
Richard Alam
206d94dae8 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-07-23 18:52:28 +00:00
Richard Alam
6a4d886944 - try commenting out h264 stuff...seems it's screwing up webcam and presentation 2011-07-23 18:51:42 +00:00
Richard Alam
2a02abe63d - remove extra param on connection request to red5 2011-07-23 13:05:31 -04:00
Richard Alam
93805c1101 - generate config.xml from template when build from hudson 2011-07-23 16:54:05 +00:00
Richard Alam
7415e604ca - fix build problem 2011-07-23 11:43:05 -04:00
Richard Alam
8e983345b8 - add property to set timeout for allowing time between creating a meeting and joining a meeting
- change default meeting expiration to 1 minute
 - trigger ingest and processing when the meeting is removed form memory instead of when the last
   user leaves the meeting
2011-07-23 11:13:29 -04:00
Richard Alam
151cbbda9d - only activate H264 if Flash Player is at least version 11 2011-07-23 14:06:05 +00:00
Richard Alam
533b436820 - Make configuration work with Flex 4.5.1 2011-07-22 20:50:56 +00:00
Richard Alam
b7ab683e84 - merge master into echo-cancel and h264 branches
Conflicts:
	bigbluebutton-client/src/BigBlueButton.mxml
	bigbluebutton-client/src/org/bigbluebutton/main/model/users/UsersSOService.as
	bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatWindow.mxml
2011-07-21 17:49:08 +00:00
Richard Alam
783add527e - play around with melomel 2011-07-21 17:22:25 +00:00
Richard Alam
7cec704916 - play around with h264 2011-07-21 17:21:52 +00:00
Richard Alam
c6867b940b - add option in config.xml to not display prompt when logging out 2011-07-21 11:22:48 -04:00
Localization Server
f699e997a2 Updating locale 2011-07-20 03:20:07 +00:00
Richard Alam
d989e96295 - show toolbar by default 2011-07-19 17:08:10 -04:00
Richard Alam
0a8ac376fe - add config property to show/hide toolbar 2011-07-18 14:00:41 -04:00
Richard Alam
f51300c5d9 - try out custom broadcaster 2011-07-15 09:49:11 -04:00
Richard Alam
192b54d978 - fix wrong attributes in config.xml tempalte 2011-07-14 14:56:09 -04:00
Richard Alam
6ec4c04ce7 - change config.xml template to have the new options 2011-07-14 14:07:38 -04:00
Richard Alam
adff755e80 - rename vars 2011-07-14 14:07:22 -04:00
Richard Alam
cb2e89a127 - make modules/ui more configurable...however, need to do more work to make it more flexible. 2011-07-14 13:59:51 -04:00
Richard Alam
a328301ede - add some new classes to store module options 2011-07-13 18:17:27 -04:00
Richard Alam
4d9b03647c - cleanup 2011-07-13 18:16:58 -04:00
Richard Alam
cd479689a6 - cleanup
- add parameter to hide viewer and listeners windows. Need to make thsi more flexible later on.
2011-07-13 18:15:39 -04:00
Richard Alam
d250710b28 - use e4x to manage config
- make enabling private chat configurable. SO now, in the chat module, you can change "privateEnabled=true" to "privateEnabled=false".
2011-07-13 16:41:05 -04:00
Localization Server
f74febcd35 Updating locale 2011-07-13 10:20:02 +00:00
Localization Server
f59b9115d2 Updating locale 2011-07-13 09:20:02 +00:00
Localization Server
c7e64aac58 Updating locale 2011-07-10 09:20:03 +00:00
Localization Server
de0e590794 Updating locale 2011-07-09 15:00:01 +00:00
Localization Server
abc1bcc905 Updating locale 2011-07-09 13:20:02 +00:00
Localization Server
d425eec67d Updating locale 2011-07-09 12:00:03 +00:00
Richard Alam
3481096c07 - fix compiler warnings for Flex 4.5 deprecated methods 2011-07-06 14:53:21 +00:00
Localization Server
313a21813b Updating locale 2011-07-06 14:20:02 +00:00
Richard Alam
d075e571fa - uncomment skinning to be able to skin bbb client 2011-07-06 14:08:49 +00:00
Richard Alam
84506d7931 - disable publish button when publishing has started...this fixes the problem where
a user can publish the webcam more than once
2011-07-06 14:07:45 +00:00
Richard Alam
ca7663044a - fix deskstop sharing...it chokes on this line
setCurrentState("dispQuitControlBar");
   I'm not sure why. To fix, just combined the "Close" button
   with the "Fullscreen" and "Region" button.
2011-07-05 16:07:42 +00:00
Localization Server
3b4f871023 Updating locale 2011-07-05 16:00:03 +00:00
Richard Alam
9ccd216042 - propagate webcam fixes from master 2011-07-05 14:13:46 +00:00
Localization Server
dfec251f51 Updating locale 2011-06-30 19:20:02 +00:00
Localization Server
445b03b62a Updating locale 2011-06-30 18:00:02 +00:00
Localization Server
b282e454db Updating locale 2011-06-30 16:20:02 +00:00
Localization Server
808d539e18 Updating locale 2011-06-30 15:00:03 +00:00
Localization Server
e728723d6d Updating locale 2011-06-29 19:20:02 +00:00
Localization Server
e3fd13e0b5 Updating locale 2011-06-29 17:20:02 +00:00
Localization Server
79678208bc Updating locale 2011-06-29 16:20:01 +00:00
Richard Alam
438c4df788 - fix start/stop sharing of webcam 2011-06-28 13:43:03 -04:00
Localization Server
737e1c9767 Updating locale 2011-06-25 06:00:05 +00:00
Richard Alam
869ea7662f - Merge branch 'echo-cancel' of git://github.com/bigbluebutton/bigbluebutton into echo-cancel
- Make compile with Flex SDK 4.5 and with v0.71a VM

Conflicts:
	bigbluebutton-client/build.xml
	bigbluebutton-client/html-template/index.template.html
	bigbluebutton-client/src/org/bigbluebutton/main/views/LanguageSelector.mxml
2011-06-24 19:31:08 +00:00
Localization Server
8772358c4a Updating locale 2011-06-23 08:00:02 +00:00
Localization Server
ec07babe47 Updating locale 2011-06-23 06:20:01 +00:00
Localization Server
77a7744ad0 Updating locale 2011-06-22 09:20:01 +00:00
Localization Server
246f176476 Updating locale 2011-06-22 08:20:01 +00:00
Localization Server
21bbbc7cb5 Updating locale 2011-06-22 06:00:03 +00:00
Localization Server
86710d5ec5 Updating locale 2011-06-21 10:00:03 +00:00
BigBlueButton
dca16a781b Fixed bug with Publish Window throwing an error at runtime with Flex 4.5 2011-05-16 17:54:22 +00:00
BigBlueButton
09d3a55654 Removed localization building from build.xml. Moved the ant build to Flex 4 w/ Flex 3 compatibility. Client now builds with Flex 4 from command line, but needs Adobe's non-OS Flex SDK to work (but only because the OS version of Flex 4.5 is corrupted and can't be downloaded). The SDK also needs playerglobal.swc for Flash 10.3 added to it. 2011-05-10 21:30:04 +00:00
BigBlueButton
1416bc8266 Echo cancelation 2011-05-10 20:26:30 +00:00
BigBlueButton
ea571301f6 Building in Flash Builder with Flex 4.5, Flex 3 compatibility mode. With new localization workflow. Still some issues to resolve 2011-05-10 19:34:51 +00:00
deniszgonjanin
5e41c46ea6 Added Settings Module to build.xml 2011-04-22 23:05:08 +00:00
deniszgonjanin
fa6f72c137 Settings Panel will automatically appear at startup when visiting BBB for the fist time. 2011-04-22 22:56:13 +00:00
deniszgonjanin
2eb68cab20 Localization strings for the Settings Panel 2011-04-22 22:48:45 +00:00
deniszgonjanin
cb4508c691 Fixing devbuild breakage 2011-04-22 22:17:49 +00:00
deniszgonjanin
82bece4399 Bug fixes for the Settings Panel 2011-04-22 21:14:34 +00:00
deniszgonjanin
db26b8f5ee More improvements to the Settings Module 2011-04-22 20:14:15 +00:00
deniszgonjanin
44e33cca9d Improvements to the Settings Panel 2011-04-22 20:01:51 +00:00
deniszgonjanin
09e64093b9 Fixed config.xml.template, xml was malformed 2011-04-27 15:55:14 +00:00
deniszgonjanin
f0f3f939e8 Settings Module, initial commit. The Settings Module is based on the BBB-Checklist. It just runs as a BBB module instead, to let the user adjust their settings from within BigBlueButton. 2011-04-27 14:59:13 +00:00
deniszgonjanin
e2b60b7c9c Fixed default language in the language selector to english 2011-04-27 13:32:46 +00:00
BigBlueButton
2433c7fa9b Fixed video resizing bug 2011-04-22 18:44:42 +00:00
@deniszgonjanin
8b1f180a1d Serbian (Latin) and Croatian translations 2011-04-21 14:46:21 -04:00
deniszgonjanin
e837658274 Some refactoring of the video window layout code 2011-04-18 20:37:17 +00:00
deniszgonjanin
5c8ae8c9bb Fixes Issue 913 2011-04-18 14:43:10 +00:00
deniszgonjanin
fd79897931 Fixed localization selector bug 2011-04-18 14:30:36 +00:00
@deniszgonjanin
c07478c39e Serbian translation 2011-04-17 17:57:51 -04:00
@deniszgonjanin
3f170220ca I made a noob 2011-04-16 20:23:32 -04:00
deniszgonjanin
86a1797e1f Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-04-16 21:55:06 +00:00
deniszgonjanin
fb93a87d8e Loading of webcam preferences from the settings saved using the bbb-checklist 2011-04-16 21:53:54 +00:00
@deniszgonjanin
431de9a48f Changed size of combo boxes 2011-04-16 15:26:24 -04:00
Felipe Cecagno
1abb71da67 Merge branch 'bbb-master' 2011-04-14 13:25:57 +00:00
deniszgonjanin
47c2173113 Locale strings for the logout window 2011-04-12 21:43:00 +00:00
BigBlueButton
4db0ee6cf3 Fixed disconnect bug. 2011-04-12 20:08:31 +00:00
deniszgonjanin
c6aa0fcf7e Disabled automatic reconnect 2011-04-06 12:22:41 +00:00
Marco Calderon
49df7affdc update zn_TW locale 2011-03-23 15:42:08 +00:00
Marco Calderon
4af0c95285 update polish locale 2011-03-23 15:07:31 +00:00
@deniszgonjanin
e60bf5aa23 Fixed Issue 882. Also another issue where the whiteboard sometimes goes stupid and draws everything from the top left corner of the screen. 2011-03-29 02:39:56 -04:00
@deniszgonjanin
85ae75ee5f Changed javascript file initialization so they work better in sandbox mode 2011-03-27 21:45:29 -04:00
deniszgonjanin
c0d9b16c91 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-27 21:45:55 +00:00
deniszgonjanin
46eb5c7dc7 Cleaned up HTML template of the client. Moved all javascript functionality to external java script files 2011-03-27 21:45:08 +00:00
Felipe Cecagno
6f76f07b42 starting to implement the window layouts - the small videos layout is fully implemented 2011-03-15 16:24:41 +00:00
Felipe Cecagno
bcbb108536 some other improvements on the resize window feature. still blinking sometimes 2011-03-10 18:13:54 +00:00
Fred Dixon
e1d9783db7 Recompiled bbb-deskshare-applet-0.71.jar with JDK 1.5 to work on Mac OS 10.5.6 under Firefox 2011-03-07 20:45:00 -05:00
Marco Calderon
e9c996be77 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-07 11:03:26 +00:00
Felipe Cecagno
d15f6b270c some other improvements on the resize window feature. still blinking sometimes 2011-03-07 09:13:31 +00:00
Felipe Cecagno
1c389f01d3 resolutions are configurated by the config.xml; removed the close button from PublishWindow; implemented the maximize and restore; corrected the implementation of resizing; the implementation of maximize, restore and resize is exactly the same for both PublishWindow and VideoWindow 2011-03-07 09:13:31 +00:00
Localization Server
a9eca1b55d Updating locale 2011-06-16 00:20:02 +00:00
Localization Server
336c2264a5 Updating locale 2011-06-15 23:20:02 +00:00
Localization Server
ca86fe1b77 Updating locale 2011-06-13 14:00:02 +00:00
Localization Server
70f2aadcbf Updating locale 2011-06-11 20:20:01 +00:00
Localization Server
5f2defc406 Updating locale 2011-06-11 19:00:02 +00:00
Localization Server
ad4b54eec7 Updating locale 2011-06-08 23:20:02 +00:00
Localization Server
3e6f0ebf68 Putting the languages in alphabetical order in the drop down men 2011-06-08 17:57:53 +00:00
Localization Server
3a775bbd35 Adding the Nepali locale 2011-06-08 17:49:00 +00:00
Localization Server
f13b9cf9cb Updating locale 2011-06-08 17:00:03 +00:00
Localization Server
61d8aa39a5 Updating locale 2011-06-08 15:20:02 +00:00
Localization Server
6e3546ae6e Updating locale 2011-06-08 12:00:02 +00:00
Localization Server
fe97d3b701 Updating locale 2011-06-08 10:20:02 +00:00
Localization Server
576479d71e Updating locale 2011-06-08 09:00:02 +00:00
Localization Server
3b30b114dd Updating locale 2011-06-08 08:00:02 +00:00
Localization Server
3495b2a29d Updating locale 2011-06-08 06:20:01 +00:00
Localization Server
323f8543a1 Updating locale 2011-06-06 17:00:02 +00:00
Localization Server
471c934e05 Updating locale 2011-06-06 15:20:02 +00:00
Localization Server
2fd282eef7 Adding the Basque Locale 2011-06-06 14:26:35 +00:00
Localization Server
5a71e9e373 Adding the Basque Locale 2011-06-06 14:21:29 +00:00
Localization Server
2cb2cc62f7 Updating locale 2011-06-04 19:00:01 +00:00
Localization Server
d27fdbee5c Updating locale 2011-06-04 17:20:02 +00:00
Localization Server
fa91de1680 Updating locale 2011-06-03 05:20:02 +00:00
Localization Server
8879c175ab Updating locale 2011-06-03 04:00:01 +00:00
Localization Server
8fc6955c08 Updating locale 2011-06-02 04:00:02 +00:00
Localization Server
79b156ec0a Updating locale 2011-06-02 02:20:02 +00:00
Fred Dixon
614e66b0aa Added entry to bigbluebutton.nginx to include rules in /etc/bigbluebutton/nginx for playback clients 2011-06-01 14:49:55 -07:00
Localization Server
708c3201e0 Adding the mongolian locale 2011-06-01 15:46:54 +00:00
Localization Server
958f0dfcff Updating locale 2011-05-31 03:20:02 +00:00
Localization Server
d6f5b03fe2 Updating locale 2011-05-31 02:00:01 +00:00
Localization Server
33438a05f5 Updating locale 2011-05-27 07:20:01 +00:00
Localization Server
35dc967816 Updating locale 2011-05-27 06:00:01 +00:00
Localization Server
3ad5172444 Updating locale 2011-05-26 16:00:02 +00:00
Localization Server
ee8a52b7aa Updating locale 2011-05-25 16:00:02 +00:00
Localization Server
74cfd9153f Updating locale 2011-05-25 14:37:34 +00:00
Richard Alam
2bb72e9b96 - build is failing as bengali locale hasn't been checked-in 2011-05-24 18:43:52 -04:00
Richard Alam
c995345af9 Merge branch 'record-and-playback-feature' 2011-05-22 13:31:43 -04:00
Omar Shammas
0b2161bee0 Adding the Bengali locale. 2011-05-18 08:35:38 -07:00
Omar Shammas
cb33ac1ba0 Edited bigbluebutton-client/src/org/bigbluebutton/main/views/LanguageSelector.mxml via GitHub 2011-05-18 08:34:35 -07:00
Richard Alam
c9b0cc0f3c - combine webcam status events into one so it's easy to figure out matching the start and stop events 2011-05-17 15:57:28 -04:00
Omar Shammas
ca78a1af78 Fixing a typo in the en_US locale. 2011-05-17 07:28:30 -07:00
Richard Alam
4c6d21b5d4 - add missing import 2011-05-04 11:04:46 -04:00
Richard Alam
e7bbf63484 Merge branch 'master' into record-and-playback-feature
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2011-05-03 14:50:37 -04:00
Richard Alam
381d89b5d0 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
Conflicts:
	bigbluebutton-client/.actionScriptProperties
	bigbluebutton-client/.flexProperties
2011-05-03 14:47:15 -04:00
Richard Alam
28b5f9f138 - merge in changes from HEAD 2011-04-04 11:10:10 -04:00
Richard Alam
c2fd6f6c20 - add back lines where we need to generate unique filenames for webcam streams 2011-04-14 15:02:44 -04:00
Richard Alam
f8de22e00b - fix merge conflict with video publish 2011-04-14 11:28:56 -04:00
Richard Alam
19694d87e0 Merge branch 'master' into record-and-playback-feature
Conflicts:
	bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/presentation/PresentationHandler.java
	bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
2011-04-04 11:15:09 -04:00
Richard Alam
a3640e6f87 - add record status events in the client 2011-03-30 14:33:00 -04:00
Richard Alam
4e55a6e157 - notify client on the status of deskshare recording
- this should just display alert boxes for now. we need to figure out the best way
   to display record status that will also be used for voice, video, and events (chat, presentation, whiteboard, etc.)
2011-03-29 15:28:59 -04:00
Richard Alam
92c0af9f49 - remove LIVE|RECORD mode as we are not using it 2011-03-22 10:23:32 -04:00
Richard Alam
9c6b27fb5f Merge branch 'master' into record-and-playback-feature
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
2011-03-18 15:43:39 -04:00
Richard Alam
ab2f359a53 - format video stream name into <meetingid>-<userid>-<timestamp> so that we can easily
identify and parse the video recordings
2011-03-15 15:36:32 -04:00
Marco Calderon
01a5490421 added korean and update dutch locale 2011-03-07 03:45:42 +00:00
Marco Calderon
0b82f712eb - [ignore] deleting wrong files 2011-03-06 07:40:35 +00:00
Marco Calderon
5a58b9ba11 - added indonesian and portuguese (brazil) locales 2011-03-06 07:35:59 +00:00
@deniszgonjanin
465b8e4922 Issue with non presenter muting in Classroom Audio Module 2011-03-05 15:41:15 -05:00
@deniszgonjanin
e99a3f9335 Modifications to how the microphone is set up in the Class Audio Module 2011-03-05 11:53:04 -05:00
@deniszgonjanin
cdebb92dc6 Another attempted fix at the mute/unmute problem with the Classroom Audio Module 2011-03-05 11:44:04 -05:00
@deniszgonjanin
451f5edd28 Fixed a bug with some viewers coming in unmuted. Class Audio Module 2011-03-05 11:36:34 -05:00
@deniszgonjanin
415da72005 Seems it's hard to completely mute the microphone in flex, so trying to detach the mic from the audio stream. 2011-03-05 11:27:49 -05:00
@deniszgonjanin
c8cafe7ccb Fixed a problem with fully muting people in the Class Audio Module 2011-03-05 11:23:10 -05:00
@deniszgonjanin
e7768ae0dc Added a small API to allow better alignment control of the buttons on the top toolbar. 2011-03-05 11:09:49 -05:00
@deniszgonjanin
52cf24593d Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-05 10:22:57 -05:00
@deniszgonjanin
f7d3b5437b Minor regression error 2011-03-05 10:22:35 -05:00
deniszgonjanin
a77827ee16 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-05 15:20:54 +00:00
deniszgonjanin
20ab541cf4 New task for client's build.xml to allow for building a single module only, to save time when developing from outside Flash Builder 2011-03-05 15:20:13 +00:00
@deniszgonjanin
bc087d2d3d Added a new skin for the Push to Talk Button. Will appear as an actual push button now 2011-03-05 10:19:16 -05:00
@deniszgonjanin
8336bc77e2 Minor mute bug in Classroom Audio Module 2011-03-04 19:22:23 -05:00
@deniszgonjanin
67d94a0057 Changes to the Push To Talk button 2011-03-04 19:11:49 -05:00
@deniszgonjanin
a043d45df6 ClassroomAudioModule - changes to how muting and unmuting are handled 2011-03-04 18:18:59 -05:00
@deniszgonjanin
46eae2e4ec Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-04 17:36:10 -05:00
@deniszgonjanin
4fe35444e9 Added a Push To Talk button for the Classroom Audio Module 2011-03-04 17:35:30 -05:00
deniszgonjanin
bc434062c0 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-04 21:38:19 +00:00
deniszgonjanin
63cb08fbd6 Added ClassAudioModule to build.xml and config.xml.template 2011-03-04 21:37:46 +00:00
@deniszgonjanin
ae40303082 Enable presenter only speaking for ClassAudioModule 2011-03-04 16:36:53 -05:00
@deniszgonjanin
28fa3d5116 Prototype Classroom style Audio module 2011-03-04 14:19:56 -05:00
Felipe Cecagno
859176db78 resolutions are configurated by the config.xml; removed the close button from PublishWindow; implemented the maximize and restore; corrected the implementation of resizing; the implementation of maximize, restore and resize is exactly the same for both PublishWindow and VideoWindow 2011-03-03 23:30:51 +00:00
Marco Calderon
43046a7338 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-02-24 16:40:23 +00:00
Marco Calderon
c70e26f3cb update locale for ukrainian and norwegian 2011-03-01 10:35:18 +00:00
Fred Dixon
0c8b05ce6d Fixed bug #884 2011-02-28 21:51:36 -05:00
Marco Calderon
14d4419c7e - changes in turkish locale 2011-02-24 16:17:58 +00:00
Marco Calderon
a3231b4b39 added danish locale 2011-02-23 17:06:09 +00:00
@deniszgonjanin
34e41fd0e1 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-02-18 14:14:02 -05:00
@deniszgonjanin
6620ffc1bc Auto-reconnect now loads html page instead of swf file. 2011-02-18 14:13:17 -05:00
Richard Alam
4a92404295 - add th_TH to the build 2011-02-16 10:39:57 -05:00
Richard Alam
dee59aa806 - ooooppssss.. forgot the commit build.xml 2011-02-15 12:14:44 -05:00
Richard Alam
d98c871689 - add th_TH (thai) locale
- change es_ES locale
 - add th_TH and fa_IR (Farsi) locale into Language selector
2011-02-15 12:08:19 -05:00
@deniszgonjanin
f58ed26069 Moved around client api relevant classes to the same package to have all the asdocs in one place, to help users developing bbb 2011-02-15 11:19:57 -05:00
@deniszgonjanin
591ab11875 Added some documentation to relevant parts of bbb-client, to build with ASDoc 2011-02-15 11:01:14 -05:00
deniszgonjanin
20c97bfece Ant task for generating ASDoc documentation for the client. Docs generated under bigbluebutton-client/asdoc. Added that directory to client's .gitignore 2011-02-11 22:41:38 +00:00
@deniszgonjanin
1285474db7 Refactoring. Deleted a no longer used file from the PresentModule 2011-02-11 15:49:44 -05:00
@deniszgonjanin
aa1d9285c3 Some refactoring. Deleted a no longer needed mxml class file 2011-02-11 15:45:00 -05:00
@deniszgonjanin
5df793c02d Some changes to work properly with the asdoc tool. Right now throwing error due to some syntax it doesn't like. 2011-02-11 15:39:56 -05:00
@deniszgonjanin
f89efce2ae A working version of the notes module. Disabled by default 2011-01-29 02:08:47 -05:00
@deniszgonjanin
fc7296d88c Initial commit of Islams Shared Notes module. Module is off by default 2011-01-29 01:35:07 -05:00
@deniszgonjanin
941882409e Added optional warning suppresion for locale version check 2011-01-29 01:33:59 -05:00
deniszgonjanin
8934bad003 Fixed bugs in the push to talk implementation (ClassroomAudioModule) 2011-01-25 10:05:54 +00:00
Denis Zgonjanin
95b8303d15 Patch by Steven Schroedl (sschroedl@gmail.com) to generate voice-bridge compatible meeting ids. http://groups.google.com/group/bigbluebutton-dev/browse_thread/thread/c9cb12acf0290c14 2011-01-21 12:31:33 -08:00
Richard Alam
1892a26bba - update Latvian locale 2011-01-21 13:21:59 -05:00
Richard Alam
a1d13a9fa4 - new Turkish locale from Irfan 2011-01-20 09:30:13 -05:00
Richard Alam
1bfdbc85a3 - add Ukrainian translation
- fix German translation
2011-01-18 17:33:24 -05:00
Richard Alam
919ec2f23c - new Turkish file from Irfan 2011-01-14 17:29:10 -05:00
Richard Alam
05675fe2ad - trying again to commit Turkish locale. Hopefully this will be a text file now. 2011-01-14 16:48:17 -05:00
Richard Alam
e95f0a24c1 - looked like Turkish local was checked-in as binary and causing it now to load properly 2011-01-14 16:29:07 -05:00
Fred Dixon
19c53b822d - Changed en_US copyright to 2011 2011-01-10 21:46:39 -05:00
Marco Calderon
ea10e4bb7c Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
Conflicts:
	.gitignore
	bigbluebutton-web/application.properties
2011-01-03 19:15:11 +00:00
Richard Alam
b42b43079b Merge branch 'master' into record-and-playback-feature 2011-01-18 17:36:47 -05:00
Richard Alam
6b97c99817 Merge branch 'master' into record-and-playback-feature
Conflicts:
	bigbluebutton-client/.actionScriptProperties
	bigbluebutton-client/.flexProperties
2011-01-11 16:08:12 -05:00
@deniszgonjanin
1edb303d39 Created a script to automatically generate an audio file of the same length as the conference. Should be easily convertible to a script we can use to pad the beginning and end of audio files generated by asterisk/freeswitch. 2010-12-28 11:05:28 +00:00
@deniszgonjanin
d5e4813aff Improvements to the branding ant tasks 2010-12-24 04:20:26 +00:00
@deniszgonjanin
20e9410920 Added updated Latvian (lv_LV) and Turkish (tr_TR) translations 2010-12-24 02:58:44 +00:00
@deniszgonjanin
810f127a70 Added basic branding file for adding just the logo to the BigBlueButton default client 2010-12-24 02:13:02 +00:00
Richard Alam
ee9150d9e1 - use uri instead of module to fix standalone deskshare client 2010-12-22 14:43:04 -05:00
Marco Calderon
d6c8b30e19 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature 2010-12-17 12:03:11 +00:00
@deniszgonjanin
060b7483b0 Added support for logo branding in the lower right corner of the client 2010-12-13 20:20:27 +00:00
Richard Alam
eeee05608b - set bufferTime to zero to prevent Flash from buffering flood of delayed audio packets when there
is network congestion
2010-12-13 11:55:30 -05:00
Scott Morris
3261a669a2 Updated some debug issues 2010-12-03 18:05:39 -05:00
Scott Morris
8c62f2474b Removed issue where mic was set to null forcefully (sorry guys) 2010-12-03 17:09:00 -05:00
Scott Morris
ab7c11e972 Added more debugging to the call connection Managers 2010-12-03 10:23:18 -05:00
Scott Morris
099d3eec27 Stopped voice stream from client. Now when the headset button is clicked the stream is properly terminated. (Fixes another server side threading issue) 2010-12-02 14:29:10 -05:00
Richard Alam
f4b7817fa1 - display number of listeners on window 2010-11-26 10:45:26 -05:00
Richard Alam
b456c92822 - add meaningfull logging so we can track a user when joining/leaving conference. 2010-11-25 15:38:38 -05:00
Richard Alam
36cd4d25a7 - allow to pass autoJoin param in config.xml to auto join voice conference 2010-11-23 16:39:08 -05:00
Marco Calderon
49d7ea37f4 fix bug recording 2010-11-17 06:34:18 +00:00
Marco Calderon
d18276e64f Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature 2010-11-11 03:01:42 +00:00
Marco Calderon
2d102450b9 added send parameter record from bbb-web to bbb-apps 2010-11-10 22:40:52 +00:00
Fred Dixon
3a181428df - Noticed revently that some webcams were not successfully opening on other computers ... lowering the quality just a bit 2010-11-09 21:52:13 -05:00
Richard Alam
76ff233218 - fix http tunneling for desktop sharing 2010-11-09 15:56:42 -05:00
Richard Alam
74a8665777 - don't resize deskshare preview window when region is smaller than preview window 2010-11-08 16:42:25 -05:00
Richard Alam
54a375bb55 - use protocol from port test to connect. Need to switch to RTMPT when RTMP fails. 2010-11-08 14:15:38 -05:00
Richard Alam
5e67a2bb52 - remove copying of locales.xml in dev env 2010-11-08 12:54:21 -05:00
Richard Alam
9653bb14c9 - update german translation 2010-11-08 10:35:21 -05:00
Fred Dixon
cc9ccd4121 - Changed AllowKickUsers default to false as its better enabled by the administrator when configuring their BigBlueButton site 2010-11-07 18:30:00 -05:00
Richard Alam
25f6950ab2 - stop broadcasting audio and video when user clicks logout button 2010-11-06 13:11:34 -04:00
Richard Alam
50d5a810eb - change license header for bbb-client 2010-11-05 14:04:24 -04:00
Richard Alam
2cf40cb77a - add back deleted locale key and translations 2010-11-04 19:07:21 -04:00
Richard Alam
8ec58e9af1 - fix so that chat message won't jump when rolledover 2010-11-04 10:43:08 -04:00
Richard Alam
dc874d1ed6 - display the locale hint properly 2010-11-03 16:59:59 -04:00
Richard Alam
3549118227 - put back copyright to BigBlueButton 2010-11-03 15:54:42 -04:00
Richard Alam
b2bce18b70 - add locale symbol when translating instead of changing color 2010-11-03 15:39:19 -04:00
Richard Alam
79608bfb7b - change templated file to use 0.71 applet jar 2010-11-03 14:50:07 -04:00
Richard Alam
ccce72a9b2 - upgrade checking of locales to 0.71 2010-11-03 13:49:11 -04:00
Richard Alam
a1e08f0293 - upgrade applet jar file to 0.71 2010-11-03 13:47:08 -04:00
Richard Alam
8bbff571c3 - provide a better way of detecing browser locale 2010-11-03 12:15:19 -04:00
Richard Alam
8dcb2d372b - change help url from config.xml. Patch from http://code.google.com/p/bigbluebutton/issues/detail?id=692 2010-11-03 11:34:34 -04:00
Richard Alam
f6af8b94aa - fix exceptions when running the debug flash player 2010-11-03 11:12:15 -04:00
Richard Alam
4ddc0199ab - fix so that chat history don't show up squished when a new user join
- force scrollbar to last message when chat history is loaded
 - force scrollbar to display last message
2010-11-03 10:42:45 -04:00
Richard Alam
d84e6dbb2b - update locales to put back in string for presentation upload 2010-11-02 16:46:05 -04:00
Richard Alam
c0b075370e - try to fix the chat scrolling inconsistencies 2010-11-02 16:04:21 -04:00
Richard Alam
bc833fec3e - renaming variable 2010-11-02 13:40:37 -04:00
Richard Alam
c8685cb37d - change variable name as "recepient" seems too formal 2010-11-02 13:38:04 -04:00
Richard Alam
c3cdbfdf42 - add localization 2010-11-02 09:53:09 -04:00
Richard Alam
0d98cc75de - put back upload presentation language string 2010-11-01 16:53:51 -04:00
Richard Alam
ca9802b5b7 - display sender's color when rolling over translated text 2010-11-01 16:20:36 -04:00
Richard Alam
15b864c2c6 - cleanup 2010-11-01 14:25:45 -04:00
Richard Alam
c827327293 - don't translate when traslation flag is off 2010-11-01 12:51:33 -04:00
Richard Alam
e300c02c76 - change color of translated text 2010-11-01 12:35:59 -04:00
Richard Alam
ec6a85c0d6 - make sure that the chat messages are displayed correctly and not repeat displaying messages over again 2010-11-01 11:02:21 -04:00
Richard Alam
25f77eb9e3 - cleanup 2010-10-29 17:21:58 -04:00
Richard Alam
5e448095ba - extract translation and chat message into a class 2010-10-29 17:08:32 -04:00
Richard Alam
c8d7e668bd - put config in a class so that it will be accessible by other modules 2010-10-29 14:26:15 -04:00
Richard Alam
377fb72051 - cleanup 2010-10-29 11:42:39 -04:00
Richard Alam
425156c817 - do not enable close button until the preview window start streaming. On slow connections, the
user may think nothing is happening and closes the window pre-maturely.
2010-10-28 13:50:46 -04:00
Richard Alam
d79e4469e5 - do not scale video in preview window when sharing a smaller region than preview window 2010-10-28 11:46:55 -04:00
Richard Alam
4e0cc87e95 - make sure correct tooltip gets displayed...not the code to display it. 2010-10-28 10:47:06 -04:00
Richard Alam
4c7b055dc5 - convert trace to log 2010-10-27 14:32:31 -04:00
deniszgonjanin
41ad02f39b Commited updated spanish localization 2010-10-20 21:10:58 +00:00
Richard Alam
c8c45c7911 - make the translated boolean part of the message not part of the renderer because when the message
scrolls up and a new message occupies the old renderer, the message doesn't get translated
2010-10-20 11:39:46 -04:00
deniszgonjanin
d5e0ac2052 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-10-19 15:05:29 +00:00
deniszgonjanin
8a3e864db7 More 0.71 localizations 2010-10-19 15:05:06 +00:00
Richard Alam
f4c9fa3a7c - detect if user has old locale version and warn 2010-10-19 08:06:54 -04:00
deniszgonjanin
e7bf2f4e06 Updated localizations for 0.71 2010-10-18 18:26:28 +00:00
Richard Alam
22d2d638f5 - handle end meeting call from server 2010-10-18 13:51:39 -04:00
deniszgonjanin
a854dc071f Fixed chat issues 2010-10-18 17:09:36 +00:00
deniszgonjanin
b14ba3fa52 Fix for Issue 655 2010-10-17 23:18:26 +00:00
deniszgonjanin
83493e4523 Forgot to delete some test data from a previous commit 2010-10-17 23:00:13 +00:00
deniszgonjanin
5c21b039a0 Fix for Issue 662 2010-10-17 22:56:01 +00:00
deniszgonjanin
76366ca5f0 Fix for issues with the chat in 0.71 2010-10-17 22:50:00 +00:00
Richard Alam
f3d802fb57 - provide a way to autostart deskshare 2010-10-15 14:54:12 -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
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
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
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
deniszgonjanin
f354ac6919 Fix for several small client side bugs 2010-10-09 22:44:26 +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
e2a169c041 - remove tray icon when stopping deskshare 2010-10-06 12:02:45 -04:00
Richard Alam
3491c2851d - when publishing video, replace bottom control bar with quit button 2010-10-05 15:05:19 -04:00
Richard Alam
83c540aed4 - hide close button when displaying fullscreen and region button
- put region and fullscreen on oppsite end of toolbar
2010-10-05 13:23:47 -04:00
Richard Alam
2fb57a1879 - remove frame when stopping desktop sharing 2010-09-30 22:47:18 -04:00
Richard Alam
23e124ac50 - remove full screen icon 2010-09-30 22:03:51 -04:00
Richard Alam
5e752b3831 - change eject icon 2010-09-30 21:55:56 -04:00
Richard Alam
1501220806 - fix http://code.google.com/p/bigbluebutton/issues/detail?id=632 2010-09-30 21:55:23 -04:00
Richard Alam
7fcc2937da - center capture region when starting 2010-09-30 21:22:28 -04:00
Richard Alam
f3209f6514 - remove start button when sharing. Users will now have to quit from the client until we figure out the
best way to start/stop sharing.
2010-09-30 15:12:36 -04:00