Commit Graph

3124 Commits

Author SHA1 Message Date
@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
Felipe Cecagno
859176db78 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
Jeremy Thomerson
005f7b74c2 preupload of slides is working
when a room is created, we scan the directory looking for preuploaded presentations and
share them so that they appear when users join
2011-03-01 15:45:19 -06:00
Jeremy Thomerson
d2c54b90bd enhance vm-build-debug.sh to exit when there is a build failure
rather than continuing to start red5 with a broken build
2011-03-01 14:49:30 -06:00
Richard Alam
60d5362627 - add nokogiri gem 2011-02-28 16:25:01 -05:00
Richard Alam
c0462031ce - add redis-rb client into Gemfile 2011-02-28 16:01:16 -05:00
Richard Alam
df77f0f8e8 - cleanup 2011-02-26 15:33:47 -05:00
Richard Alam
732edcee31 - testing out cucumber and rspec 2011-02-25 18:03:39 -05:00
Marco Calderon
43046a7338 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-02-24 16:40:23 +00:00
Richard Alam
51b85ea2c4 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-02 01:34:41 +00:00
Richard Alam
2e821681f0 - add check for logging 2011-03-02 01:34:15 +00:00
Richard Alam
e7a3fa690e - fix start/stop stream errors 2011-03-02 01:27:01 +00:00
Richard Alam
15459681f6 - minor cleanup and add start/stop into transcoder
TODO:
  - cleanup logging
  - create abstract class to implement common methods that individual transcoders override
2011-03-01 21:42:42 +00:00
Marco Calderon
c70e26f3cb update locale for ukrainian and norwegian 2011-03-01 10:35:18 +00:00
BigBlueButton
d550962c0d Merge branch 'support_speexwb_codec' of git://github.com/yuanjunsheng/bigbluebutton 2011-03-01 05:05:53 +00:00
Fred Dixon
0c8b05ce6d Fixed bug #884 2011-02-28 21:51:36 -05:00
Fred Dixon
2849a4c420 Fixed bug #834 2011-02-28 21:19:23 -05:00
yuan
a86c7e6186 Support to fix speex wideband 2011-02-28 14:49:40 +00: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
Marco Calderon
3a19058d54 changes in bbb-apps redis pubsub 2011-02-22 21:45:20 +00:00
Marco Calderon
0fdb2d4875 some changes in bbb-web and bbb-apps for pubsub 2011-02-22 17:13:00 +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
c1bbc382a6 - add title into index.html and pass in playback host 2011-02-16 17:50:01 -05:00
Richard Alam
5f535d386f - make location of scripts configurable and playback url 2011-02-16 17:48:30 -05:00
Richard Alam
6b2eb72933 - add meeting title into event.xml. Later on we can add more metadata about the meeting (e.g. course, prof., etc.) 2011-02-16 17:47:10 -05:00
Richard Alam
7dbc32c9a6 - generate a higher quality png image 2011-02-16 17:46:30 -05:00
Richard Alam
f3bcc572fa - fix so that it displays the last slide 2011-02-16 17:45:25 -05:00
Richard Alam
4a92404295 - add th_TH to the build 2011-02-16 10:39:57 -05:00
Richard Alam
19c3971e1f - store meeting info in redis so we can include in events.xml 2011-02-16 10:34:49 -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
Richard Alam
fe44e0bf53 - setup jedis so we can put conference metadata into events.xml 2011-02-15 11:43:53 -05:00
Richard Alam
d1e2af2f38 - add eclipse plugin 2011-02-15 11:43:17 -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
Richard Alam
7fa4f4bbe8 - rename copyToLib to resolveDeps to be consistent with bbb-apps 2011-02-15 11:00:56 -05:00
Richard Alam
dda58fe6bb - put rec and playback required params in properties file 2011-02-15 10:41:15 -05:00
Richard Alam
1e27b3e1fe - generate index.html of recorded meetings 2011-02-14 14:23:56 -05:00
Richard Alam
a8d9a48fb2 - trigger archive, ingest, publish of recording when the last user leaves the meeting 2011-02-14 14:18:21 -05:00
Richard Alam
0f0e02de71 - connect to Jedis for each call for now until we figure out how not to get disconnected from Redis after 300sec 2011-02-14 14:17:05 -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