bigbluebutton-Github/bigbluebutton-client
2011-03-15 16:24:41 +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 - add new directive in nginx conf to expire BigBlueButton.html every minute to prevent caching. 2010-06-14 14:20:09 -04:00
html-template A working version of the notes module. Disabled by default 2011-01-29 02:08:47 -05:00
libs Cleanup and refactoring in bbb-client Main app 2010-08-06 13:45:36 +00:00
locale update locale for ukrainian and norwegian 2011-03-01 10:35:18 +00:00
resources resolutions are configurated by the config.xml; removed the close button from PublishWindow; implemented the maximize and restore; corrected the implementation of resizing; the implementation of maximize, restore and resize is exactly the same for both PublishWindow and VideoWindow 2011-03-03 23:30:51 +00:00
src starting to implement the window layouts - the small videos layout is fully implemented 2011-03-15 16:24:41 +00:00
.actionScriptProperties Added optional warning suppresion for locale version check 2011-01-29 01:33:59 -05:00
.actionScriptProperties.orig merged some files 2010-07-16 17:16:42 +00:00
.flexProperties Added optional warning suppresion for locale version check 2011-01-29 01:33:59 -05: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 added danish locale 2011-02-23 17:06:09 +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