Commit Graph

129 Commits

Author SHA1 Message Date
Richard Alam
51f8fa0c04 add the expressIinstall.swf file to trigger installing/upgrading of Flash Player if it doesn't meet
minimum requirement
2011-09-26 10:52:11 -04:00
Richard Alam
5ae3ec24d7 modify BigBlueButton.html to use swfobject. 2011-09-22 16:48:49 -04:00
Richard Alam
e6aae4aa80 don't delete locales when running "ant clean" 2011-09-21 16:50:23 -04:00
Richard Alam
345c37ae1b add more comments on build 2011-09-21 10:11:20 -04:00
Richard Alam
709f1c25cd look into locale directory on what locales to build instead of relying on hardcoded locale string 2011-09-20 18:28:22 -04:00
Richard Alam
faf6520e74 separate building of locales as it takes a long time for the client to build. The steps now are
ant
   ant localization
 Also, fix bundle problem when building locates by adding the required resources. Otherwise, Flash will
 choke when the bundled resource (e.g. effects) hasn't been compiled when loading the locale SWF file.
2011-09-20 14:50:41 -04:00
Richard Alam
f2253e4878 compile all locales 2011-09-20 09:41:39 -04:00
Richard Alam
11e08ebde2 Merge video docking module from mconf. There are minor bugs which may be due
to using Flex 4.5
2011-09-19 16:40:18 -04:00
Richard Alam
b32b0001eb - add audio sample file 2011-09-09 21:03:27 +00:00
Richard Alam
558f5961e8 - change Flash Player version from 11.2 to 10.3 as Flash 11 is still beta 2011-08-17 14:16:07 +00:00
Richard Alam
93805c1101 - generate config.xml from template when build from hudson 2011-07-23 16:54:05 +00:00
Richard Alam
7cec704916 - play around with h264 2011-07-21 17:21:52 +00:00
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
BigBlueButton
09d3a55654 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
deniszgonjanin
5e41c46ea6 Added Settings Module to build.xml 2011-04-22 23:05:08 +00:00
@deniszgonjanin
8b1f180a1d Serbian (Latin) and Croatian translations 2011-04-21 14:46:21 -04:00
@deniszgonjanin
c07478c39e Serbian translation 2011-04-17 17:57:51 -04:00
deniszgonjanin
c0d9b16c91 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-27 21:45:55 +00:00
deniszgonjanin
46eb5c7dc7 Cleaned up HTML template of the client. Moved all javascript functionality to external java script files 2011-03-27 21:45:08 +00:00
Localization Server
3a775bbd35 Adding the Nepali locale 2011-06-08 17:49:00 +00:00
Localization Server
2fd282eef7 Adding the Basque Locale 2011-06-06 14:26:35 +00:00
Localization Server
708c3201e0 Adding the mongolian locale 2011-06-01 15:46:54 +00:00
Omar Shammas
0b2161bee0 Adding the Bengali locale. 2011-05-18 08:35:38 -07:00
Marco Calderon
01a5490421 added korean and update dutch locale 2011-03-07 03:45:42 +00:00
Marco Calderon
5a58b9ba11 - added indonesian and portuguese (brazil) locales 2011-03-06 07:35:59 +00:00
deniszgonjanin
20ab541cf4 New task for client's build.xml to allow for building a single module only, to save time when developing from outside Flash Builder 2011-03-05 15:20:13 +00:00
deniszgonjanin
63cb08fbd6 Added ClassAudioModule to build.xml and config.xml.template 2011-03-04 21:37:46 +00:00
Marco Calderon
a3231b4b39 added danish locale 2011-02-23 17:06:09 +00:00
Richard Alam
4a92404295 - add th_TH to the build 2011-02-16 10:39:57 -05:00
Richard Alam
dee59aa806 - ooooppssss.. forgot the commit build.xml 2011-02-15 12:14:44 -05:00
deniszgonjanin
20c97bfece 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
Richard Alam
1bfdbc85a3 - add Ukrainian translation
- fix German translation
2011-01-18 17:33:24 -05:00
@deniszgonjanin
d5e4813aff Improvements to the branding ant tasks 2010-12-24 04:20:26 +00:00
@deniszgonjanin
20e9410920 Added updated Latvian (lv_LV) and Turkish (tr_TR) translations 2010-12-24 02:58:44 +00:00
Richard Alam
5e67a2bb52 - remove copying of locales.xml in dev env 2010-11-08 12:54:21 -05:00
Richard Alam
a1e08f0293 - upgrade applet jar file to 0.71 2010-11-03 13:47:08 -04:00
deniszgonjanin
e7bf2f4e06 Updated localizations for 0.71 2010-10-18 18:26:28 +00:00
Richard Alam
a547a3cd21 - copy join-mock.xml and locales.xml when building in DEV env 2010-09-27 17:39:54 -04:00
deniszgonjanin
8e30508ed2 Fix for the localization problem of truncation showing 'null' instead of '...' 2010-09-02 05:57:43 +00:00
deniszgonjanin
7185999371 Minor changes to the client's build.xml 2010-09-01 01:06:25 +00:00
deniszgonjanin
3d45d68c6e Modified build.xml on the client to compile Breakout Module 2010-08-31 20:43:24 +00:00
deniszgonjanin
d2ef6a8a33 Bulgarian Translation 2010-08-26 17:19:16 +00:00
deniszgonjanin
8d44d18609 Added Ant task for building the branding swf files from outside Flash Builder 2010-08-24 20:10:28 +00:00
deniszgonjanin
40a071bbcf Added Japanese Translation 2010-08-14 00:02:28 +00:00
deniszgonjanin
1611d8beda A language selector for dynamically changing languages 2010-08-13 23:57:48 +00:00
deniszgonjanin
d810c5d597 Added Persian and Swedish translations 2010-08-13 20:23:50 +00:00
Richard Alam
7713a56234 - fix so it build with open flex sdk 3.5 2010-08-05 03:29:58 -04:00
deniszgonjanin
4ce8093924 Renamed HighlighterModule to WhiteboardModule to match the server code and avoid confusion 2010-07-17 20:05:57 +00:00
deniszgonjanin
aa3f8a870b Merge branch 'MateRefactoring'
Conflicts:
	bigbluebutton-client/.actionScriptProperties
	bigbluebutton-client/.flexProperties
	bigbluebutton-client/src/ExampleChatModule.mxml
	bigbluebutton-client/src/VideoconfModule.mxml
	bigbluebutton-client/src/conf/config.xml.dev
	bigbluebutton-client/src/conf/join-mock.xml
2010-07-16 17:16:26 +00:00
deniszgonjanin
3165006c47 Added French Canadian localization 2010-07-15 15:07:06 +00:00