Commit Graph

1351 Commits

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