bigbluebutton-Github/bigbluebutton-client
Richard Alam 959e6ba7da - remove auto-reconnect experimentation. Listeners, presentation, and users doesn't get updated
properly. Will do refactoring properly for reconnects.
2012-10-24 14:24:15 +00: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 - forgot to add /fcs/ handler 2012-09-14 19:32:50 +00:00
html-templateBackup Backup before opening red5 up to dev. Still has Line tool. 2012-06-21 23:06:24 -04:00
libs hooked up presentation text 2012-07-24 20:36:29 +00:00
locale - change advancing to next chat message for accessibility from Key 32 (space) to Shift-Alt-32. The 2012-10-21 18:25:54 +00:00
resources - make toolbar and footer visibilty configurable. The toolbar and footer can be hidden by 2012-10-22 17:10:20 +00:00
src - remove auto-reconnect experimentation. Listeners, presentation, and users doesn't get updated 2012-10-24 14:24:15 +00:00
.actionScriptProperties - make it compile 2012-07-16 19:03:12 +00:00
.actionScriptProperties.orig merged some files 2010-07-16 17:16:42 +00:00
.flexProperties Finished text tool 'options'. 2012-07-09 16:43:03 -04:00
.flexProperties.orig merged some files 2010-07-16 17:16:42 +00:00
.gitignore Merge remote branch 'upstream/master' 2012-08-07 19:56:23 +00:00
.project Added updating tooltip and chat history navigation to Chat Module; keybind is temporary 2012-07-17 19:35:05 +00:00
build.xml - take layout.xml from resources dir 2012-08-22 21:27:27 +00:00
LICENSE.txt move into trunk to use as development 2008-11-05 14:52:33 +00:00
README Undoing test change 2012-07-03 20:16:55 +00: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