Commit Graph

1214 Commits

Author SHA1 Message Date
Richard Alam
9c6b27fb5f Merge branch 'master' into record-and-playback-feature
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
2011-03-18 15:43:39 -04:00
Richard Alam
ab2f359a53 - format video stream name into <meetingid>-<userid>-<timestamp> so that we can easily
identify and parse the video recordings
2011-03-15 15:36:32 -04:00
Marco Calderon
01a5490421 added korean and update dutch locale 2011-03-07 03:45:42 +00:00
Fred Dixon
e1d9783db7 Recompiled bbb-deskshare-applet-0.71.jar with JDK 1.5 to work on Mac OS 10.5.6 under Firefox 2011-03-07 20:45:00 -05:00
Marco Calderon
0b82f712eb - [ignore] deleting wrong files 2011-03-06 07:40:35 +00:00
Marco Calderon
5a58b9ba11 - added indonesian and portuguese (brazil) locales 2011-03-06 07:35:59 +00:00
@deniszgonjanin
465b8e4922 Issue with non presenter muting in Classroom Audio Module 2011-03-05 15:41:15 -05:00
@deniszgonjanin
e99a3f9335 Modifications to how the microphone is set up in the Class Audio Module 2011-03-05 11:53:04 -05:00
@deniszgonjanin
cdebb92dc6 Another attempted fix at the mute/unmute problem with the Classroom Audio Module 2011-03-05 11:44:04 -05:00
@deniszgonjanin
451f5edd28 Fixed a bug with some viewers coming in unmuted. Class Audio Module 2011-03-05 11:36:34 -05:00
@deniszgonjanin
415da72005 Seems it's hard to completely mute the microphone in flex, so trying to detach the mic from the audio stream. 2011-03-05 11:27:49 -05:00
@deniszgonjanin
c8cafe7ccb Fixed a problem with fully muting people in the Class Audio Module 2011-03-05 11:23:10 -05:00
@deniszgonjanin
e7768ae0dc Added a small API to allow better alignment control of the buttons on the top toolbar. 2011-03-05 11:09:49 -05:00
@deniszgonjanin
52cf24593d Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-05 10:22:57 -05:00
@deniszgonjanin
f7d3b5437b Minor regression error 2011-03-05 10:22:35 -05:00
deniszgonjanin
a77827ee16 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-05 15:20:54 +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
bc087d2d3d Added a new skin for the Push to Talk Button. Will appear as an actual push button now 2011-03-05 10:19:16 -05:00
@deniszgonjanin
8336bc77e2 Minor mute bug in Classroom Audio Module 2011-03-04 19:22:23 -05:00
@deniszgonjanin
67d94a0057 Changes to the Push To Talk button 2011-03-04 19:11:49 -05:00
@deniszgonjanin
a043d45df6 ClassroomAudioModule - changes to how muting and unmuting are handled 2011-03-04 18:18:59 -05:00
@deniszgonjanin
46eae2e4ec Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-04 17:36:10 -05:00
@deniszgonjanin
4fe35444e9 Added a Push To Talk button for the Classroom Audio Module 2011-03-04 17:35:30 -05:00
deniszgonjanin
bc434062c0 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-04 21:38:19 +00:00
deniszgonjanin
63cb08fbd6 Added ClassAudioModule to build.xml and config.xml.template 2011-03-04 21:37:46 +00:00
@deniszgonjanin
ae40303082 Enable presenter only speaking for ClassAudioModule 2011-03-04 16:36:53 -05:00
@deniszgonjanin
28fa3d5116 Prototype Classroom style Audio module 2011-03-04 14:19:56 -05:00
Marco Calderon
43046a7338 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-02-24 16:40:23 +00:00
Marco Calderon
c70e26f3cb update locale for ukrainian and norwegian 2011-03-01 10:35:18 +00:00
Fred Dixon
0c8b05ce6d Fixed bug #884 2011-02-28 21:51:36 -05:00
Marco Calderon
14d4419c7e - changes in turkish locale 2011-02-24 16:17:58 +00:00
Marco Calderon
a3231b4b39 added danish locale 2011-02-23 17:06:09 +00:00
@deniszgonjanin
34e41fd0e1 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-02-18 14:14:02 -05:00
@deniszgonjanin
6620ffc1bc Auto-reconnect now loads html page instead of swf file. 2011-02-18 14:13:17 -05: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
Richard Alam
d98c871689 - add th_TH (thai) locale
- change es_ES locale
 - add th_TH and fa_IR (Farsi) locale into Language selector
2011-02-15 12:08:19 -05:00
@deniszgonjanin
f58ed26069 Moved around client api relevant classes to the same package to have all the asdocs in one place, to help users developing bbb 2011-02-15 11:19:57 -05:00
@deniszgonjanin
591ab11875 Added some documentation to relevant parts of bbb-client, to build with ASDoc 2011-02-15 11:01:14 -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
@deniszgonjanin
1285474db7 Refactoring. Deleted a no longer used file from the PresentModule 2011-02-11 15:49:44 -05:00
@deniszgonjanin
aa1d9285c3 Some refactoring. Deleted a no longer needed mxml class file 2011-02-11 15:45:00 -05:00
@deniszgonjanin
5df793c02d Some changes to work properly with the asdoc tool. Right now throwing error due to some syntax it doesn't like. 2011-02-11 15:39:56 -05:00
@deniszgonjanin
f89efce2ae A working version of the notes module. Disabled by default 2011-01-29 02:08:47 -05:00
@deniszgonjanin
fc7296d88c Initial commit of Islams Shared Notes module. Module is off by default 2011-01-29 01:35:07 -05:00
@deniszgonjanin
941882409e Added optional warning suppresion for locale version check 2011-01-29 01:33:59 -05:00
Denis Zgonjanin
95b8303d15 Patch by Steven Schroedl (sschroedl@gmail.com) to generate voice-bridge compatible meeting ids. http://groups.google.com/group/bigbluebutton-dev/browse_thread/thread/c9cb12acf0290c14 2011-01-21 12:31:33 -08:00
Richard Alam
1892a26bba - update Latvian locale 2011-01-21 13:21:59 -05:00
Richard Alam
a1d13a9fa4 - new Turkish locale from Irfan 2011-01-20 09:30:13 -05:00
Richard Alam
1bfdbc85a3 - add Ukrainian translation
- fix German translation
2011-01-18 17:33:24 -05:00