@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 |
|
Ubuntu
|
f255ba5e2b
|
Changed bigbluebutton-web/build.gradle to reference Env. Var. for local repo
|
2011-01-31 18:51:01 +00:00 |
|
Ubuntu
|
c470d2cbaa
|
Changed bigbluebutton-apps/build.gradle to reference an Env. Var. for local dir
|
2011-01-31 18:43:52 +00: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 |
|
Fred Dixon
|
acb45b34a7
|
- Added a labs area for creating test scripts; added bbb-test, a utility to launch multiple BigBlueButton clients within firefox for testing see (http://code.google.com/p/bigbluebutton/wiki/Testing)
|
2011-01-23 03:53:51 +00: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 |
|
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 |
|
Jeremy Thomerson
|
79e71b9258
|
improve scripts to allow easy dev/run cycle
|
2011-01-13 21:13:29 +00: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 |
|
@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 |
|
Richard Alam
|
6151a60cfc
|
- cleanup
|
2010-12-15 17:05:01 -05: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 |
|
Fred Dixon
|
87f6b0a869
|
- Fixed bug #778
|
2010-12-12 13:31:41 -05:00 |
|
Richard Alam
|
bcd8d07b9f
|
- change how we put timestamps into the audio packet and mark the packet as live
that way the RTMPProtocolEncoder can filter packets and start dropping those
that have been in the queue for long
|
2010-12-07 16:09:27 -05:00 |
|
Richard Alam
|
a9c7605fad
|
- change audio packet queues into pipedinput/outputstream
- drop audio bytes if it grown larger than 1000
|
2010-12-07 13:51:01 -05:00 |
|
Richard Alam
|
19066eb91a
|
- null rtppacket to check garbage collection issues
|
2010-12-03 19:14:23 -05:00 |
|
Richard Alam
|
02970d2b4d
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2010-12-03 18:53:06 -05:00 |
|
Richard Alam
|
a01541ec1c
|
- send and receive udp packets only from the specified address
|
2010-12-03 18:50:50 -05:00 |
|
Scott Morris
|
3261a669a2
|
Updated some debug issues
|
2010-12-03 18:05:39 -05:00 |
|
Scott Morris
|
8c62f2474b
|
Removed issue where mic was set to null forcefully (sorry guys)
|
2010-12-03 17:09:00 -05:00 |
|
Scott Morris
|
d027a50254
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2010-12-03 10:24:13 -05:00 |
|
Scott Morris
|
ab7c11e972
|
Added more debugging to the call connection Managers
|
2010-12-03 10:23:18 -05:00 |
|
Richard Alam
|
68f94062c1
|
- merge scott's fixes for voip threads
Conflicts:
bbb-voice/src/main/java/org/bigbluebutton/voiceconf/red5/media/SipToFlashAudioStream.java
|
2010-12-02 16:07:44 -05:00 |
|