bigbluebutton-Github/bigbluebutton-client
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
..
.settings Added support for logo branding in the lower right corner of the client 2010-12-13 20:20:27 +00:00
build/lib - modify build.xml to use an external locale.xml for supported locales 2010-06-09 17:41:30 -04:00
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 Cleanup and refactoring in bbb-client Main app 2010-08-06 13:45:36 +00:00
locale Updating locale 2011-06-23 08:00:02 +00:00
resources 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
src - Merge branch 'echo-cancel' of git://github.com/bigbluebutton/bigbluebutton into echo-cancel 2011-06-24 19:31:08 +00:00
.actionScriptProperties 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
.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 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 - Merge branch 'echo-cancel' of git://github.com/bigbluebutton/bigbluebutton into echo-cancel 2011-06-24 19:31:08 +00: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