Commit Graph

9688 Commits (94de38fa658624591ff4e2a33986a2af7424b5fc)
 

Author SHA1 Message Date
Yana Stamcheva 411fb465b8 Adds the possibility to send message or call a specific contact resource (Requested by Mark Atwood and Bdale Garbee). Adds better formatting of tooltips and chat send via selector box.
13 years ago
Yana Stamcheva 88e6ee8b3d Adds the possibility to send message or call a specific contact resource (Requested by Mark Atwood and Bdale Garbee). Adds better formatting of tooltips and chat send via selector box.
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
Damian Minkov 0ea9b7f995 Fixes NPE.
13 years ago
Damian Minkov 810f897f69 Unsubscribe for events we have subscribed when registering sip account.
13 years ago
Hristo Terezov 767fea3eab Removes unnecessary check for the video bridge and a loop from getTransportManager method .
13 years ago
Yana Stamcheva d870383eb4 Shows the ACCOUNT_DISPLAY_NAME in the brackets after the GLOBAL_DISPLAY_NAME for the local user in an audio conference.
13 years ago
Damian Minkov 3ee476f4c3 Fixes duplicating otr menu entries per contact in merged metacontact.
13 years ago
Damian Minkov 83388eefc8 Fixes a memory leak of the chat window which may also cause disappearing ot some plugins from the toolbar.
13 years ago
Damian Minkov 5f66f44716 Updates bundled jre.
13 years ago
Boris Grozev b54915dfb4 Reverts a change from r10752 as it causes problems (e.g. camera staying on after a call)
13 years ago
Yana Stamcheva 8a95f91357 Fixes current configurations of RTP pacing threshold that may have used a value bigger than the newly configured maximum value.
13 years ago
Yana Stamcheva c63b98607a Improves the logic around a global provisioned display name.
13 years ago
Yana Stamcheva bb68946a97 Fixes the search in invite and transfer dialogs to search for substrings too.
13 years ago
Yana Stamcheva 5e10b17cab Fixes a ClassCastException in call invite and transfer dialogs.
13 years ago
Yana Stamcheva cb1708e1a0 Fixes a NumberFormatException in icq contact info retriever.
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
Yana Stamcheva feaf9de89c Limits the RTP pacing threshold maximum value in the video configuration to 999.
13 years ago
Pootle bbc72c870c Commit from translate.jitsi.org by user ibauersachs.: 1458 of 1458 messages translated (0 fuzzy).
13 years ago
Hristo Terezov 17d578f938 Adds check for unreliable transport before scheduling ringing response retransmissions.
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
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'
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