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