bigbluebutton-Github/bigbluebutton-client
2011-10-10 22:46:39 -04: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 Updating locale 2011-10-11 10:00:02 +00:00
resources Reducing the height of the desktop share applet in the iframe from 400 to 1 2011-10-07 14:07:48 -07:00
src - enable mic when skipCheck is true. Right now it's false, so it doesn't init mic properly 2011-10-10 22:46:39 -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 move into trunk to use as development 2008-11-05 14:52:33 +00:00
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 add a script to each module that allows me to build / run in dev mode on my vm without having to remember which method I have to build this module in 2010-05-07 21:53:52 +00:00

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

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