bigbluebutton-Github/bigbluebutton-client
2011-10-02 13:35:27 -07:00
..
.settings Added support for logo branding in the lower right corner of the client 2010-12-13 20:20:27 +00:00
bin separate building of locales as it takes a long time for the client to build. The steps now are 2011-09-20 14:50:41 -04:00
build/lib - modify build.xml to use an external locale.xml for supported locales 2010-06-09 17:41:30 -04:00
config Fixed typo 2011-09-23 18:20:05 -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 add extra line on end of file so that myenggo doesn't complain when uploading file 2011-10-02 13:35:27 -07:00
resources - set default quality to 50 2011-09-29 23:35:38 -07:00
src Merge branch 'master' into video-preview 2011-10-14 15:54:28 -04: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 merged some files 2010-07-16 17:16:42 +00:00
.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 merged some files 2010-07-16 17:16:42 +00:00
.gitignore separate building of locales as it takes a long time for the client to build. The steps now are 2011-09-20 14:50:41 -04:00
.project Branding for bbb-client. Initial Commit 2010-08-24 19:36:29 +00:00
build.xml allow embedding of runtime shared lib (RSL) by passing -DSTATIC_RSL=true in ant 2011-10-06 22:16:40 -04:00
LICENSE.txt
README - renamed config.xml to config.xml.dev. The config.xml is changed by each developer and sometimes gets checked-in 2010-06-10 16:05:37 -04:00
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