Commit Graph

141 Commits

Author SHA1 Message Date
Richard Alam
6cd4b502e7 make enabling acoustic echo cancel configurable 2011-10-17 13:59:48 -07:00
Richard Alam
f524cfda17 - change locale version 0.8-beta2 2011-10-02 13:53:24 -07:00
Richard Alam
4b7c6645c9 - set default quality to 50 2011-09-29 23:35:38 -07: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
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
42cd903342 missing showHelpButton on template 2011-10-05 18:37:50 -04:00
Richard Alam
bfa964c821 Enable videodock module 2011-10-04 21:45:13 -04:00
Richard Alam
7d512f0f5d embed audio file for voice checking 2011-10-04 18:30:23 -04: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
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
Fred Dixon
f0de2ff7a7 Changed default resolution to 320x240 2011-09-23 20:22:08 -07:00
Fred Dixon
550c434c35 Edited audio file to play sound immediately 2011-09-23 17:59:44 -07:00
Richard Alam
08a2b38696 add v=VERSION to prevent caching 2011-09-22 17:08:26 -04:00
Richard Alam
5ae3ec24d7 modify BigBlueButton.html to use swfobject. 2011-09-22 16:48:49 -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
firstuser
d8472cca45 - set cam quality to 100. 50 resulted in pixelated video. 2011-09-13 11:03:58 -04: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
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
3d86d5d39c - add more configurable options for webcam 2011-07-28 20:11:11 +00:00
Richard Alam
310b51184c - add option to position webcam viewer window 2011-07-27 20:36:04 +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
c6867b940b - add option in config.xml to not display prompt when logging out 2011-07-21 11:22:48 -04: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
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
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
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
deniszgonjanin
cb4508c691 Fixing devbuild breakage 2011-04-22 22:17:49 +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
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
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
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
Marco Calderon
01a5490421 added korean and update dutch locale 2011-03-07 03:45:42 +00:00
Marco Calderon
5a58b9ba11 - added indonesian and portuguese (brazil) locales 2011-03-06 07:35:59 +00:00
@deniszgonjanin
46eae2e4ec Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-04 17:36:10 -05:00