Commit Graph

1646 Commits

Author SHA1 Message Date
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