Commit Graph

1516 Commits (1e1ea2291ae5e8cec382876c514d341e49354911)

Author SHA1 Message Date
Boris Grozev d922f477da Updates libjitsi.jar to b08ec7f3ba0.
12 years ago
Boris Grozev 39c160be8a Updates smack with the patch for parsing XMPP addresses provided by Sandeep Raghuraman.
12 years ago
Damian Minkov d870522f1d Adds sdp parameter indicating the annex compatibility when g729 is enabled.
12 years ago
Boris Grozev b3a14e301d Updates libjitsi to e8366ff0408.
12 years ago
Boris Grozev a5a8469f2e Update fmj.jar to r49 ('Adds a configurable minimum size for the video jitter buffer.').
12 years ago
Boris Grozev ce5973e260 Updates libjitsi to dc71949d6c71.
12 years ago
Boris Grozev 76a83ef042 Updates libjitsi.jar to 0c3b9e838bd8797049685a48d8806f61688c9436.
12 years ago
Boris Grozev 1d10a9f9c0 Updates libjitsi, simplify code.
12 years ago
Boris Grozev 781334faf7 Updates libjitsi.jar to fc8040383ce5447837e1dff2b6df9690915443dc.
12 years ago
Boris Grozev ce54491504 Adapts to the changes to libjitsi moving the Recorder interface to the "recording" package.
12 years ago
hristoterezov d31437db4d Reorders the code for Oulook COM server to register earlier and increases
12 years ago
Lyubomir Marinov 3d24d3f92d Fixes a false reporting of SSRC audio levels when such are negotiated but not sent.
12 years ago
Boris Grozev 662f94b566 Updates libjitsi.jar to 179151f1ab
12 years ago
Lyubomir Marinov 10eafb279a Updates to ice4j r402 which fixes a deadlock.
12 years ago
George Politis d9eeb67781 Updates ice4j to r401
12 years ago
George Politis ec3eeda148 Updates ice4j to r400
12 years ago
Lyubomir Marinov 97f27d1391 Fixes issues with the REST public API of Jitsi Videobridge.
12 years ago
hristoterezov 25bdcbadcf Fixes the issue with hanging JVM or Jitsi crashes when second instance of
12 years ago
Lyubomir Marinov 3f564b8c60 Implements DefaultTlsServer.getRSAEncryptionCredentials() which may be required by certain cipher suites.
12 years ago
hristoterezov 04425ff611 Fixes the tests.
12 years ago
Lyubomir Marinov dbd907ed29 Fixes the list of cipher suites supported by the DTLS server so that it reflects the capabilities of the actual Bouncy Castle implementations at this time.
12 years ago
hristoterezov 295c67030e Fixes exception in the calendar service. Adds log messages for the outlook
12 years ago
hristoterezov b2d44ec255 Fixes the issue with changing the presence status to "In a meeting" from
12 years ago
Boris Grozev 2189ad71b6 Determines whether ice4j is running on an Amazon EC2 instance by trying to connect via HTTP.
12 years ago
hristoterezov ae167a48d6 Implements warning dialog which is shown if Outlook is not the default
12 years ago
Lyubomir Marinov 59edf668c4 Cleans up the background Threads associated with TURN candidates more explicitly/aggressively/thoroughly in an attempt to mitigate a leak of such reported by Enrico Marocco.
12 years ago
hristoterezov 59f44e2026 Fixes the wrong check in Outlook COM server if Outlook is default mail client.
12 years ago
Lyubomir Marinov 1637e21bc0 Lets RTP packets generated from mute data sources from time to time in order to fix an issue at the receiver which could cause it to get out of sync with respect to the SRTP index of the sender. Issue reported and fix suggested by Emil Ivov.
12 years ago
hristoterezov f264230de7 Fixes issue with Outlook COM server arguments and implements logger level for the native logger.
12 years ago
Lyubomir Marinov ced46ddfb3 Always uses Jitsi's own gain control because the use of PulseAudio's stream-specific volume control is reported to undesireably maximize the volume (https://java.net/jira/browse/JITSI-1050).
12 years ago
Lyubomir Marinov bc182c3a9f Fixes an issue which could cause SRTP to start failing to authenticate RTP packets after a number of RTP packets indicated as generated from a muted audio source were dropped.
12 years ago
hristoterezov ce3dc088ce Fixes the issue with not creating the log file for Outlook COM server.
12 years ago
Boris Grozev 7d4ad14af2 Updates libjitsi.jar to 62674e2ff53dd1e
12 years ago
Boris Grozev beae8c786a Updates fmj.jar to r48 (Runs the SSRCCacheCleaner every 5 seconds (and not only on reception of RTCP packets).
12 years ago
Damian Minkov 44cf91af76 Updates dnsjava with a patch needed for correct operation of dnssec on windows.
12 years ago
Damian Minkov 351f682393 Updates dnsjava to 2.1.6, applying patch to set custom logger. Adds dns packages to packet logging.
12 years ago
Damian Minkov daa74ca184 Fixes manifest files.
12 years ago
hristoterezov 10b422a198 Adds log messages for the Outlook registry checks.
12 years ago
Lyubomir Marinov 790c36f960 Mitigates an issue with sample rate conversion in Windows Audio Session API (WASAPI) which leads to audio glitches.
12 years ago
Lyubomir Marinov 5a047abcbf Mitigates an issue with sample rate conversion in Windows Audio Session API (WASAPI) which leads to audio glitches.
12 years ago
Ingo Bauersachs 88fb1a1ae2 Update Felix to 4.4.0 to run on Java 8
12 years ago
Ingo Bauersachs 5cf2a26673 Remove ridiculous code duplication and string comparisons
12 years ago
hristoterezov 662c9352d3 Implements Logger class for Outlook address book native code and adds log
12 years ago
Lyubomir Marinov 03aef9b6ba Fixes a NullPointerException.
12 years ago
Boris Grozev 56a092de3c Updates libjitsi.jar to 5bc72cf4d
12 years ago
Lyubomir Marinov 183b69c82f Fixes memory leaks.
12 years ago
Boris Grozev 7be216f758 Updates FMJ to r45 and libjitsi to 0eee18aae05.
12 years ago
Damian Minkov db8071c2d4 Separates phone number service, to be a service in separate bundle and improves the number matching when searching for phone numbers.
12 years ago
Lyubomir Marinov a278bda96e Rebuilds the JNI library jnmaccoreaudio on and targeting OS X 10.7.
12 years ago
Lyubomir Marinov f4ad84e3ec Uses UTF-8 instead of ASCII in Core Audio on OS X in order to potentially resolve issues with non-ASCII characters. (The solution is unlikely to be complete though because of the mixes usage of original UTF-8, modified UTF-8 and strlen.)
12 years ago
Lyubomir Marinov 640b9d50c3 Fixes an audio quality degradation observed with Core Audio on OS X when the Audio tab in Preferences is open during a call.
12 years ago
Lyubomir Marinov 037599f369 Removes duplication.
12 years ago
hristoterezov 5ee7e6e7ff Adds 32bit native binaries for the calendar service.
12 years ago
hristoterezov 96ef724f2d Adds CalendarService implementation. The Calendar service calculates the free busy status based on outlook meetings.
12 years ago
Damian Minkov b035911232 Fixes canceling outlook queries when new one is created and uses one remote object to deliver results from com server, instead of creating new one for every contact. Adds some measurement trace prints, that can track execution time of native part.
12 years ago
Lyubomir Marinov f5cb93e794 Fixes a case which may lead to ignoring non-distinguishing but important format parameters/SDP fmpt such as H.264 sprop-parameter-sets.
12 years ago
Lyubomir Marinov ddf48ce846 Updates FMJ to r41 (which fixes warnings). Exposes a couple of fields.
12 years ago
Damian Minkov 507e754af7 Updates CoreAudio to be default and echo cancel to be activated for it by default on macosx.
12 years ago
Damian Minkov 1774bb75f8 Updates AEC for CoreAudio using webrtc library, recompiled with latest webrtc, was crashing when running from source with unresolved reference "___sincos_stret". Adds some basic instructions for compiling.
12 years ago
Lyubomir Marinov 76efc9c43d Enhances the support for received H.264 SDP format parameters such as sprop-parameter-sets.
12 years ago
Boris Grozev 51fa51a1f2 Updates libjitsi.jar to faf387ce0c01040fa92f568d9fff484b655ee554 (Filters RTP
12 years ago
Boris Grozev e72c6af968 Updates libjitsi to 600e7ec84a7de3eca11c081a7c58c9d37cf0eb41 (fix failure to restart receive streams).
12 years ago
Ingo Bauersachs a7ee8fcc44 Update libjitsi to 60339296ac7d09a9ded7c8ce9665fbb2ae2a4498
12 years ago
Damian Minkov 79c861c0da Fixes build.
12 years ago
Lyubomir Marinov 3439ffd5fb Extracts an internal class into its own file for the sake of readability.
12 years ago
Boris Grozev f67167f364 Updates fmj.jar to r40 (Fakes a TimeoutEvent when a ReceiveStream is replaced with a PassiveSSRCInfo (e.g. when an RTCP Receiver Report is received, instead of a Sender Report, for the ReceiveStream).).
12 years ago
Lyubomir Marinov c98876d03c Fixes warnings.
12 years ago
Boris Grozev dfda58a6ba Updates libjitsi.jar (fixed failure to free resources for ReceiveStream-s).
12 years ago
Lyubomir Marinov 37e8b10472 Fixes warnings.
12 years ago
Lyubomir Marinov 4b1005dde3 Fixes 'Deadlock between GUI and ReceiveStream' reported by Ingo Bauersachs.
12 years ago
Lyubomir Marinov 0c7cdf4e64 Fixes an IllegalStateException in FileAccessServiceImpl when executing inside Jitsi Videobridge.
12 years ago
Lyubomir Marinov b09f0618e6 Fixes the sending of RTCP feedback messages to support Full Intra Refresh (FIR). Updates bouncycastle to 1.50. Allows getting the complexity set on the Opus encoder (for debugging/informational purposes).
12 years ago
Lyubomir Marinov c100eacc6a Fixes a deadlock in the ICE implementation between Agent.free() and StunClientTransaction observed in Jitsi Videobridge.
12 years ago
Lyubomir Marinov 73487644d4 Fixes an issue with Packet Loss Concealment (PLC) which could cause muting in Jitsi Videobridge conferences to 'repeat' after unmuting.
12 years ago
hristoterezov fa49941803 Implements user search contact source.
12 years ago
Lyubomir Marinov e4627ba7d2 Uses a single Thread per StunStack to expire StunServerTransactions in order to reduce the total number of utilized Threads.
12 years ago
Lyubomir Marinov ef205738d9 Defaults to not dropping received RTP packets from muted audio sources and allows the behavior to be enabled through a ConfigurationService property.
12 years ago
Lyubomir Marinov 974344710c Uses a Thread pool for StunClientTransaction in order to improve performance.
12 years ago
Ingo Bauersachs 68bd828427 Fix ZRTP security status notification when video gets disabled
12 years ago
Damian Minkov 994e8bfe99 Fixes removing properties with partial match, and adds tests for it.
12 years ago
Lyubomir Marinov 0af99ea38e Uses client-to-mixer audio levels as defined by RFC 6464 to reduce the effects of decryption, decoding, and audio mixing in the presence of muted audio sources in a Jitsi Videobridge telephony conference.
12 years ago
Lyubomir Marinov 5c5fb51f2a Fixes DTLS retransmissions in order to make DTLS more resilient to packet loss.
12 years ago
Lyubomir Marinov 7a109ca8f1 Attempts to be less careful and to accommodate even more DTLS records in one datagram.
12 years ago
Lyubomir Marinov b1fa85cc50 Fixes NullPointerExceptions in DTLS-SRTP.
12 years ago
Lyubomir Marinov 8942d902ee Takes into account --min-port and --max-port for the Jingle ICE-UDP transport. Attempts to be more resilient to packet loss during DTLS handshaking.
12 years ago
Lyubomir Marinov 9b2760a302 Introduces endpoint and last-n to the Colibri protocol implementation.
12 years ago
Lyubomir Marinov 22eddf4713 Moves screencapture/imgstreaming from the package net.java.sip.communicator to the package org.jitsi.
12 years ago
Marin f7e447a97c Improves the OTR information messages displayed to the user when the session status is FINISHED
12 years ago
Boris Grozev ca912ad0b5 Updates libjitsi to 88517a6ce1901c8146343a15c63374f6ab4cae32. Fixes problems with video introduced recently
12 years ago
Vincent Lucas 4571e6f2a8 Updates libjitsi, libjnmaccoreaudio and libjnwebrtcaec: Loose AEC synchronization exigence in order to avoid jerky sounds.
12 years ago
Boris Grozev b9b6bdb2fa Updates libjitsi.jar with libjitsi 6b1c919fa3dc3cbbc403c881b6364b83031bcb44
12 years ago
Boris Grozev 1d6326a667 Replaces libjnopus.so with a version which does not require GLIBC_2.14
12 years ago
Boris Grozev 85c52a2753 Adds the "net.java.sip.communicator.impl.browserlauncher.LINUX_BROWSERS"
12 years ago
Ingo Bauersachs 6adfcc2a94 Move mandatory provisioning property to jitsi-defaults
12 years ago
Damian Minkov ae03490b29 Fixes google contacts.
12 years ago
Vincent Lucas 66cafbfa9a Updates libjnmaccoreaudio.jnilib, libjnwebrtcaec.dylib and jnwincoreaudio.dll in order to propagate libjitsi following commits: 1) Moves CoreAudioDevice, MacCoreAudioDevice and WebrtcAec to src.org.jitsi.impl.neomedia.device package. 2) Corrects Coreaudio endless loop when CoreAudio daemon underruns. Corrects freeing resources synchronization problem. Corrects AEC memory leak. 3) Updates jnwincoreaudio.dll in order to comply with the package change for CoreAudioDevice, MacCoreAudioDevice and WebrtcAec to src.org.jitsi.impl.neomedia.device package.
12 years ago
Ingo Bauersachs 09c0ef620b ConfigService based on HSQLDB (through JDBC)
12 years ago
Ingo Bauersachs e7cd23f434 Update Google Collections RC1 to Guava 15
12 years ago
Ingo Bauersachs d25350c7a6 Mark the Windows clean shutdown-bundle as system
12 years ago
Ingo Bauersachs 19827694c1 Stop rebundling HttpClient and HttpCore
12 years ago