Richard Alam
|
b42b43079b
|
Merge branch 'master' into record-and-playback-feature
|
2011-01-18 17:36:47 -05:00 |
|
Richard Alam
|
1bfdbc85a3
|
- add Ukrainian translation
- fix German translation
|
2011-01-18 17:33:24 -05:00 |
|
Richard Alam
|
e15ceddb11
|
- upgrade to latest fs java esl
- start recording of voice conference when the first person joins the voice conference
Conflicts:
bigbluebutton-apps/build.gradle
|
2011-01-18 11:15:12 -05:00 |
|
Richard Alam
|
12cf6e25cf
|
- start recording of voice when the first person joins the voice conference
|
2011-01-18 11:04:38 -05:00 |
|
Richard Alam
|
81e98c9d90
|
- update to new version of fs esl
|
2011-01-18 11:03:49 -05:00 |
|
Marco Calderon
|
b31ec47a3d
|
added redis support
|
2011-01-18 14:15:34 +00:00 |
|
Richard Alam
|
1e18500a5a
|
- removing one file from fs-java-esl
|
2011-01-17 16:26:57 -05:00 |
|
Richard Alam
|
26c1a82215
|
- merge-in latest fs-java-esl from freeswitch-contrib
|
2011-01-17 16:26:06 -05:00 |
|
Fred Dixon
|
873103b533
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2011-01-16 16:39:18 -08:00 |
|
Fred Dixon
|
648a49fdf2
|
Fixed a bug with incorrect updating of security salt with --setsalt
|
2011-01-16 16:39:02 -08:00 |
|
Richard Alam
|
919ec2f23c
|
- new Turkish file from Irfan
|
2011-01-14 17:29:10 -05:00 |
|
Richard Alam
|
05675fe2ad
|
- trying again to commit Turkish locale. Hopefully this will be a text file now.
|
2011-01-14 16:48:17 -05:00 |
|
Richard Alam
|
e95f0a24c1
|
- looked like Turkish local was checked-in as binary and causing it now to load properly
|
2011-01-14 16:29:07 -05:00 |
|
Richard Alam
|
18130b3e02
|
- add jedis dependency
|
2011-01-14 02:25:42 -05:00 |
|
Richard Alam
|
0a36dc8f37
|
- upgrade bbb-commons to 0.8
|
2011-01-14 02:25:24 -05:00 |
|
Jeremy Thomerson
|
79e71b9258
|
improve scripts to allow easy dev/run cycle
|
2011-01-13 21:13:29 +00:00 |
|
Marco Calderon
|
748318e8f8
|
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
|
2011-01-12 18:12:04 +00:00 |
|
Marco Calderon
|
e9c120dc9f
|
voice recording for freeswitch
|
2011-01-12 18:10:50 +00:00 |
|
Richard Alam
|
1115986cd3
|
- just formatting changes
|
2011-01-12 10:18:01 -05:00 |
|
Richard Alam
|
272e46e38d
|
- upgrade version of bbb-commons to 0.8
|
2011-01-12 09:50:36 -05:00 |
|
Richard Alam
|
6b97c99817
|
Merge branch 'master' into record-and-playback-feature
Conflicts:
bigbluebutton-client/.actionScriptProperties
bigbluebutton-client/.flexProperties
|
2011-01-11 16:08:12 -05:00 |
|
Richard Alam
|
be02e9adbf
|
- changing to version 0.71a
|
2011-01-11 13:54:42 -05:00 |
|
Fred Dixon
|
68a31cb15f
|
- Changed the version in index.html to 0.71a
|
2011-01-10 22:09:07 -05:00 |
|
Fred Dixon
|
19c53b822d
|
- Changed en_US copyright to 2011
|
2011-01-10 21:46:39 -05:00 |
|
Fred Dixon
|
20058eb495
|
- Assigned values for startAudioPort=15000 and stopAudioPort=16383 in bigbluebutton-sip.properties
|
2011-01-10 21:12:32 -05:00 |
|
Fred Dixon
|
cd5c510df3
|
- Change value for startAudioPort and stopAudioPort to be 16384 and 32767
|
2011-01-10 19:19:03 -05:00 |
|
Marco Calderon
|
f37093d533
|
update demo filesfor support recording
|
2011-01-10 12:08:54 +00:00 |
|
@deniszgonjanin
|
1edb303d39
|
Created a script to automatically generate an audio file of the same length as the conference. Should be easily convertible to a script we can use to pad the beginning and end of audio files generated by asterisk/freeswitch.
|
2010-12-28 11:05:28 +00: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 |
|
@deniszgonjanin
|
810f127a70
|
Added basic branding file for adding just the logo to the BigBlueButton default client
|
2010-12-24 02:13:02 +00:00 |
|
Richard Alam
|
a246f5452c
|
- modify to use NIO buffer and add more documentation to transcoding process
|
2011-01-04 16:20:28 -05:00 |
|
Richard Alam
|
5941e6371e
|
- drop packets when there is connection congestion
|
2011-01-04 11:47:40 -05:00 |
|
Richard Alam
|
bd7c7bd17f
|
- send two of the remaining 3 packets at the same time to minimize choppy audio if we just dropped the 3 extra packets
|
2011-01-03 13:48:07 -05:00 |
|
Richard Alam
|
e49e1cc83b
|
- use FloatBuffer to store transcoded audio
|
2011-01-03 12:50:06 -05:00 |
|
Richard Alam
|
ee9150d9e1
|
- use uri instead of module to fix standalone deskshare client
|
2010-12-22 14:43:04 -05:00 |
|
Marco Calderon
|
c0a28e231a
|
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
|
2010-12-17 12:10:02 +00:00 |
|
@deniszgonjanin
|
872291494b
|
Added recording to whiteboard module, to get a good feeling of how record and playback works.
|
2010-12-22 00:39:39 +00:00 |
|
Marco Calderon
|
d6c8b30e19
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
|
2010-12-17 12:03:11 +00:00 |
|
Marco Calderon
|
1c39504480
|
added voice recording freeswitch
|
2010-12-17 12:01:05 +00:00 |
|
Richard Alam
|
6151a60cfc
|
- cleanup
|
2010-12-15 17:05:01 -05:00 |
|
@deniszgonjanin
|
79563801b3
|
Decoupled sending from recording of chat messages
|
2010-12-15 18:18:37 +00:00 |
|
Richard Alam
|
582983416f
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2010-12-14 15:39:30 -05:00 |
|
Richard Alam
|
71588b22de
|
- change how we increment timestamps for audio packet
|
2010-12-14 15:38:09 -05:00 |
|
Fred Dixon
|
e75e779e04
|
- Don't check for symbolic link for /etc/nginx/sites-enabled/bigbluebutton if running on the Intalio VM
|
2010-12-13 21:25:59 -05:00 |
|
Fred Dixon
|
8b4418cc54
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2010-12-13 19:25:49 -05:00 |
|
Fred Dixon
|
26e0bbfdac
|
- More checks to ensure jetty has started before trying to check if BigBlueButton web is running
|
2010-12-13 19:25:34 -05:00 |
|
@deniszgonjanin
|
060b7483b0
|
Added support for logo branding in the lower right corner of the client
|
2010-12-13 20:20:27 +00:00 |
|
Richard Alam
|
eeee05608b
|
- set bufferTime to zero to prevent Flash from buffering flood of delayed audio packets when there
is network congestion
|
2010-12-13 11:55:30 -05:00 |
|
Fred Dixon
|
0ead92fc94
|
- Modified bbb-conf so it can use jetty and tomcat6 as a servlet engine.
|
2010-12-12 20:12:22 -05:00 |
|