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 |
Boris Grozev
|
889ef74ba3
|
Fixes the changes introduced in r10752. When deciding what the MediaStream direction should be, uses the directions of the jingle sessions in a Call, instead of the previous direction of the MediaStream.
|
13 years ago |
Hristo Terezov
|
7fd058dbd9
|
Adds the exception stack trace to the error window if a video bridge conference fails.
|
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
|
1a9146d86e
|
Fixes debian build.
|
13 years ago |
Yana Stamcheva
|
f4d2ce42f3
|
Adds the phone type for all phone entries in call transfer and conference invite dialogs.
|
13 years ago |
Vincent Lucas
|
909c524520
|
Corrects setting IM address for MacOsX address book (default IM label set to "work").
|
13 years ago |
Damian Minkov
|
2f63201a94
|
Fixing tests and deb-src.
|
13 years ago |
Ingo Bauersachs
|
57d7e9b1a9
|
Fix Eclipse classpath
|
13 years ago |
Werner Dittmann
|
8d58eab5fc
|
Add libjitsi again with new bccontrib separation
|
13 years ago |
Werner Dittmann
|
64a459f352
|
Merge branch 'ingo'
Conflicts:
trunk/lib/installer-exclude/libjitsi.jar
|
13 years ago |
Vincent Lucas
|
1196b57431
|
Adds net.java.sip.communicator.plugin.addrbook.OUTLOOK_ADDR_BOOK_SEARCH_FIELD_DISABLED and net.java.sip.communicator.plugin.addrbook.MACOSX_ADDR_BOOK_SEARCH_FIELD_DISABLED properties to disable respectively MsOutlook and/or MacOsX contact source services to provide results when using the search field.
|
13 years ago |
Hristo Terezov
|
f3f30e9094
|
Fixes the issue when a peer in conference is removed and the conference panel doesn't refresh, it contains the user until the user resizes the window.
|
13 years ago |
Yana Stamcheva
|
ffa2f58f84
|
Fixes telephone contacts order in all confernece and transfer invite windows.
|
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 |
Hristo Terezov
|
8dff4feedd
|
Added implementation to fire an exception to fail the call if conference packet timeouts or it can't be build or sent.
|
13 years ago |
Yana Stamcheva
|
59dc2fc9f5
|
Renames the Options menu in MacOSX systray to Preferences to ensure conformity.
|
13 years ago |
Boris Grozev
|
e2af23f7ac
|
Improves setting of the stream direction when processing jingle content-accept messages. This fixes a problem with video conferences where video streams sometimes 'freeze' if a non-focus starts to send video (while the focus is not sending video)
|
13 years ago |
Vincent Lucas
|
be6bcd736e
|
Corrects matching contact algorithm for Outlook search (Removes positive false due to entry ID string).
|
13 years ago |
Vincent Lucas
|
eaef208f0b
|
Adds organization name in Outlook search results.
|
13 years ago |
Vincent Lucas
|
4b9b23ca05
|
Adds organization name in MacOSX Contacts search results.
|
13 years ago |
Damian Minkov
|
5e92f5a179
|
Adds organization name in LDAP search results (Patch by Jan Kaláb).
|
13 years ago |
Ingo Bauersachs
|
bbfa301951
|
Ignore invalid file tags in file transfer responses
|
13 years ago |
Ingo Bauersachs
|
c170b9dd13
|
Log warning on invalid file size instead of printing a stack trace
|
13 years ago |
Ingo Bauersachs
|
9bfbf9a695
|
Send file date in XEP-0082 format
|
13 years ago |
Ingo Bauersachs
|
7414bee85c
|
Update smack to a build based on JDK5
|
13 years ago |
Ingo Bauersachs
|
cfe23304ee
|
Fix NAPTR sorting by preference (reported by Juha Heinanen on dev)
|
13 years ago |
Damian Minkov
|
deba0f1858
|
When changing the default filter for contact list and the current filter must be changed (when creating the object the default value for currentFilter is the default one).
|
13 years ago |
Damian Minkov
|
4b7e7930ae
|
Renames property to fit convention and by default hide skin entry in advanced menu.
|
13 years ago |
Vincent Lucas
|
bfbdb0d532
|
Corrects a dead-lock when MacOsX contacts are updated.
|
13 years ago |
Ingo Bauersachs
|
4e69c6c283
|
Abort connecting when the certificate is not accepted by the server
|
13 years ago |
Ingo Bauersachs
|
9ec95536ec
|
Add TLS client certificate configuration option in XMPP wizard (Patch by Stefan Sieber)
|
13 years ago |
Ingo Bauersachs
|
3c25b96887
|
Add TLS client certificate login strategy for XMPP (Patch by Stefan Sieber)
|
13 years ago |
Ingo Bauersachs
|
cf2f1e21b1
|
Use strategy pattern for XMPP login (Patch by Stefan Sieber)
|
13 years ago |
Damian Minkov
|
febee35ee1
|
Fixes drag and drop to respect configurations for moving and adding contacts.
|
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
|
1b2f91a6db
|
Exclude Ant runtime libs from build classpath
|
13 years ago |
Ingo Bauersachs
|
69baa289fe
|
Remove deprecated method to show config window
|
13 years ago |
Ingo Bauersachs
|
9a68e07922
|
Remove redundant cast
|
13 years ago |
Ingo Bauersachs
|
303f31bc8f
|
Remove java 1.7 method
|
13 years ago |
Ingo Bauersachs
|
cc4d771d3e
|
Mark jmork as binary
|
13 years ago |