Commit Graph

1185 Commits (689dcea53e02027eff919cf25d3fc827c9906189)

Author SHA1 Message Date
hristoterezov e03b8eed1d Fixes issue when the user try to make a call and the peer remains in state connecting forever. The issue is caused by upnp methods that block forever.
13 years ago
hristoterezov ae7814655b Fixes issue when the user try to make a call and the peer remains in state connecting forever. The issue is caused by upnp methods that block forever.
13 years ago
Lyubomir Marinov 92a4a47fe7 Updates FMJ to r28 which implements shrinking of the audio RTP packet queue/jitter buffer.
13 years ago
Damian Minkov c9cb6e8176 Fixes a problem with quickly displaying video preview can leave the camera open, adds listeners earlier to be sure we will get ui events to stop player.
13 years ago
Yana Stamcheva 60c4cf713a Adds a global display details service giving access to the global display name and the global avatar. Uses this new service to show the global display name and avatar in the conference call interface.
13 years ago
Damian Minkov 1af66119fa Tries to fix otr4j.
13 years ago
Damian Minkov 0c6faa6e8a Fixes mac osx libjunbound and its build script to build the dependent libs statically.
13 years ago
Vincent Lucas 0ce8d71266 Corrects ZRTP SAS validation: check that the provided SAS is not null before validation.
13 years ago
Lyubomir Marinov 72adbcbd6c Attempts to improve the RTP packet queue/the audio jitter buffer with resepect to recovery when the queue/buffer is full. Works on bringing uniformity to the media processing threads created by FMJ and libjitsi as part of an effort to resolve quality degradation made very audible by jitsi-videobridge.
13 years ago
Vincent Lucas 9c86edf286 Improves handler for DTMF events: when sending several DTMF tones in a short frame, the notification sound is no more clipped but played entirely. The net.java.sip.communicator.service.protocol.maximalRtpDtmfToneDuration property is added to define a maximal duration for the RFC 2833/4733 DTMF tones.
13 years ago
Damian Minkov 2f63201a94 Fixing tests and deb-src.
13 years ago
Werner Dittmann 8d58eab5fc Add libjitsi again with new bccontrib separation
13 years ago
Werner Dittmann 64a459f352 Merge branch 'ingo'
13 years ago
Hristo Terezov 7e93dbb052 Fixed build of libjitsi
13 years ago
Hristo Terezov 4e5ec6455b Fixed import.
13 years ago
Hristo Terezov 3bd11aea83 Fix for the issue when the encoder and the rtpConnectors are in separate VideoMediaDeviceSession instances and the encoder doesn't receive the key frame requests from other peers.
13 years ago
Ingo Bauersachs 7414bee85c Update smack to a build based on JDK5
13 years ago
Ingo Bauersachs cf2f1e21b1 Use strategy pattern for XMPP login (Patch by Stefan Sieber)
13 years ago
Damian Minkov dc4730bff4 Adds h264 high profile and its configuration entry.
13 years ago
Vincent Lucas d68b557dfe Updates address book native library for MacOsX. Reverts wrong version of native/build.xml.
13 years ago
Vincent Lucas cf6543e01a Corrects IMAPIProp_GetProps problem with outlook. Adds contact addition and deletion functionality for outlook and MacOsX contacts. Improves and corrects getting and setting contact details for outlook and MacOsX contacts.
13 years ago
Lyubomir Marinov fc26a933f9 Updates jitsi-videobridge to the latest libjitsi.
13 years ago
Lyubomir Marinov c2f63cbef1 Sanitizes sysactivitynotifications.dll in order to make it easier to determine why it crashes.
13 years ago
Ingo Bauersachs e65b7c8f54 Add ContactSource plugin for Thunderbird
13 years ago
Lyubomir Marinov 97cba28a43 Implements an alternative to PortAudio on Windows which uses Windows Audio Session API (WASAPI) and related Core Audio APIs such as Multimedia Device (MMDevice) API.
13 years ago
Boris Grozev 66e39e2832 Changes the way FEC is handled in the Opus decoded. Makes it output a single Buffer containing both the data decoded from FEC and the packet's 'regular' data. Until now, it output two separate Buffers.
13 years ago
Boris Grozev 684f32c9d8 Updates FMJ to r25. Handles the newly introduced Buffer.FLAG_SKIP_FEC in the libjitsi decoders.
13 years ago
Boris Grozev 5ffef82d0f Adds an option to set the video bitrate. Patches provided by Benoît Laniel on the dev@ mailing list (under the subject of '[PATCH] Set default max video bandwidth to 128')
13 years ago
Hristo Terezov cbec3cb49e Fix for the global shortcuts on Linux to ignore auto repeat key events when a shortcut is pressed.
13 years ago
Vincent Lucas faf1f39e6e Corrects the RTP DTMF buffering management for the following case: when a key is hold down on Windows, it generates several start DTMF events and only one stop when released.
13 years ago
Yana Stamcheva 7f3ff453f0 Adds native globalshortcut libs for linux and Windows. Provided by Hristo Terezov.
13 years ago
Boris Grozev 93cbfea68c Tries to reuse a Buffer's data in order to avoid allocating memory.
13 years ago
Yana Stamcheva 77b1249b45 Adds "push to talk" functionality. The default shortcut for push to talk is "Shift Ctrl/Meta T". Native global shortcuts are now committed only for Mac. Windows and Linux coming soon. Patch provided by Hristo Terezov on dev (March 25, 2013, subject: "Re: [jitsi-dev] [PATCH] Push to talk"). Additionally this commit also removes the ppc command from the globalshortcut target.
13 years ago
Werner Dittmann 39c1998b9f Update to zrtp4j-light v3.1.0
13 years ago
Emil Ivov a694066b11 Upgrades to latest ice4j version, for better WebRTC compatibility (More to come on this subject in the following weeks).
13 years ago
Lyubomir Marinov 1685a457af Fixes multiple failures to (properly) display the local and/or remote videos in a call.
13 years ago
Boris Grozev 794aca649d Reverts a mistakenly committed file in r10614.
13 years ago
Vincent Lucas a1e648c6ef Adds a minimal duration for RTP DTMF tones. This minimal duration can be configured by provisioning with the net.java.sip.communicator.service.protocol.minimalRtpDtmfToneDuration property, or by setting it in the account preferences.
14 years ago
Vincent Lucas a6288b5c35 Adds edition for macosx address book contact properties. Avoids concurrent access to contact details. Corrects msoutlook subcategories for email and nickname.
14 years ago
Lyubomir Marinov b78d03cc43 Seemingly fixes an issue which could cause a few pixels of the remote video in a call to be scaled out of proportion.
14 years ago
Damian Minkov 46bcbd306e Dispatches video contact details. Uses voice as default number detail, if no type is available. Use position index in MetaContactRightButtonMenu.
14 years ago
Vincent Lucas 10b5fa8e2f Corrects redundant setting of current directory for jmsoutlookaddrbook.dll. Updates the dll (32 and 64 bits).
14 years ago
Vincent Lucas 67c6f7c336 New version of the jmsoutlookaddrbook.dll (32 and 64 bits).
14 years ago
Boris Grozev a1dcd0fcb7 Updates to FMJ r20 (which reverts r18, since it causes problems -- symptoms are degraded video quality).
14 years ago
Lyubomir Marinov 06cd03c942 Fixes NullPointerException in FitLayout. Reported by Boris Grozev.
14 years ago
Vincent Lucas 4e741d81aa New version of the jmsoutlookaddrbook.dll. Corrects wrong cast.
14 years ago
Lyubomir Marinov 8d2147e636 Fixes crashes in the Outlook contact integration related to calling conventions.
14 years ago
Lyubomir Marinov 8de4cdf9a1 Fixes failures to identify PortAudio devices which could break playback on Windows XP.
14 years ago
Lyubomir Marinov 1978e18b71 Fixes failures to identify PortAudio devices which could break playback on Windows XP.
14 years ago
Boris Grozev 349f69c703 Updates FMJ to r19 (which removes the logging of a stack trace)
14 years ago