bigbluebutton-Github/bigbluebutton-client
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
..
.settings Added support for logo branding in the lower right corner of the client 2010-12-13 20:20:27 +00:00
build/lib
config Added entry to bigbluebutton.nginx to include rules in /etc/bigbluebutton/nginx for playback clients 2011-06-01 14:49:55 -07:00
html-template 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
libs - play around with melomel 2011-07-21 17:22:25 +00:00
locale Updating locale 2011-07-20 03:20:07 +00:00
resources - merge master into echo-cancel and h264 branches 2011-07-21 17:49:08 +00:00
src - comment out code for H264. Flash Player version below 11 chokes if we 2011-07-23 20:20:30 +00:00
.actionScriptProperties - add property to set timeout for allowing time between creating a meeting and joining a meeting 2011-07-23 11:13:29 -04:00
.actionScriptProperties.orig
.flexProperties 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
.flexProperties.orig
.gitignore 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
.project Branding for bbb-client. Initial Commit 2010-08-24 19:36:29 +00:00
build.xml - generate config.xml from template when build from hudson 2011-07-23 16:54:05 +00:00
LICENSE.txt
README
vm-build.sh

see http://code.google.com/p/bigbluebutton

Developing the client
1. Copy src/conf/config.xml.dev to src/cong/config.xml