Commit Graph

9603 Commits (b2404a5b81e28d710f0574b8cf8dd98c739b0d93)
 

Author SHA1 Message Date
Lyubomir Marinov 57bb01cec7 Fixes multiple newly-introduced warnings.
13 years ago
Damian Minkov e00a0279a2 Fixes NPE in error dialog.
13 years ago
Emil Ivov e6ea78923d renames the CoBri extension to COLIBRI (for COnferencing with LIghtwight BRIdging)
13 years ago
Vincent Lucas 528bdb40d5 Implements contact details edition and notification for outlook.
13 years ago
Lyubomir Marinov c85ca6ca0c Works on preventing an issue with the display of remote video which could scale it down to a tiny number of pixels. Fixes multiple technical/programming errors, warnings, javadocs.
13 years ago
Pootle 2510f1d11c Commit from translate.jitsi.org by user ibauersachs.: 1443 of 1443 messages translated (0 fuzzy).
13 years ago
Boris Grozev 1d39ff7305 Adds log entries when a Cobri (Colibri) channel's SSRCs change. Minor corrections to comments and logging.
13 years ago
Damian Minkov fa73ab5bc2 Adds option to disable custom digest-md5 mechanism.
13 years ago
Tom Denham a035f2c7ee Revert r10449 as possibly causing problems
13 years ago
Damian Minkov f1700e3a12 Updates bundled jre.
13 years ago
Pootle 6916104f9c Commit from translate.jitsi.org by user ibauersachs.: 1424 of 1443 messages translated (8 fuzzy).
13 years ago
Pootle 4a38f0bd1a Commit from translate.jitsi.org by user ibauersachs.: 1443 of 1443 messages translated (0 fuzzy).
13 years ago
Pootle 04e04ae792 Commit from translate.jitsi.org by user yana.: 1443 of 1443 messages translated (0 fuzzy).
13 years ago
Damian Minkov 99bb332158 Fixes changing sound files in notification configuration.
13 years ago
Yana Stamcheva ddbac357d0 Adds a default value for the account config property.
13 years ago
Damian Minkov 29cf3a8243 Dispatches calls to addPopupMessageListener before we have initialized the SystrayService (waiting for UIService).
13 years ago
Lyubomir Marinov 6476071892 Fixes warnings.
13 years ago
Lyubomir Marinov d18143cf6d Fixes warnings.
13 years ago
Lyubomir Marinov 74c2b852d1 Fixes static imports to conform to the star import convention.
13 years ago
Lyubomir Marinov acfa70a192 Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warnings.
13 years ago
Lyubomir Marinov 80b78f21b3 Fixes warnings. Adds and/or fixes javadocs.
13 years ago
Boris Grozev fa534bd7df Removes attempts to register the speex JavaEncoder and JavaDecorer classes, since they are exluded in the default libjitsi build, and trying to register them raises exceptions.
13 years ago
Yana Stamcheva 399d5ee1c6 Fixes <3 copying in the chat window. Patch provided by Hristo Terezov on dev (21/02/2013 subject: "[PATCH] Fix for copying text from the chat window that contains images").
13 years ago
Lyubomir Marinov 66584bbd44 Fixes the display of the remote video in a call which could appear as a single pixel (on Windows at least).
13 years ago
Lyubomir Marinov 7ed8a54917 Improves the hotplug response times on Windows which may be noticeably prolonged due to thread scheduling in cases of Windows Multimedia reporting lack of a device driver.
13 years ago
Yana Stamcheva 3f2e72a4b1 Fixes copying of images and smilies in chat window. Patch provided by Hristo Terezov on dev (20/02/2013 subject: "[PATCH] Fix for copying text from the chat window that contains images").
13 years ago
Damian Minkov 6c28da6290 Fixes dispatching/saving some addressbook fields. Adds new subcategory to ContactDetails. Adds additional check to account manager, to check whether an account with user_id is saved in configuration. Adds id key for SourceContacts and their data.
13 years ago
Tom Denham 1bdef42e03 This changes the metacontact right-click-menu so that if there is only a single contact in a metacontact, the ‘remove contact’ submenu is not shown, and clicking ‘remove contact’ immediately removes the metacontact
13 years ago
Tom Denham d99133f2c2 Add thread IDs to log messages
13 years ago
Ingo Bauersachs 5ffc3c8b10 Accept RTP/SAVPF media profile
13 years ago
Damian Minkov 744db6582d Removes some more properties.
13 years ago
Lyubomir Marinov 48200f250c Fixes inconsistent synchronization in RTPSourceStream which could lead to unexpected behavior. Enables debug output in the PortAudio binaries on Windows. Makes sure that failures to load the JNI counterparts of CoreAudioDevice will not break PortAudio and the software volume control. Fixes warnings.
13 years ago
Damian Minkov d22a03ecbd Removes some functions only available in newer macosx versions.
13 years ago
Tom Denham 403644d476 Add methods for cropping images to be elliptical
13 years ago
Tom Denham 60201380e8 Fix bug where main window jumps and changes size if it is already visible when a call is missed.
13 years ago
Yana Stamcheva a5df61cbc0 Include @ and . to the recorded file name. Patch provided by Hristo Terezov.
13 years ago
Yana Stamcheva a3109d7cb6 Fills display name when adding contacts from contact sources such as Outlook, Google Contacts or MacOSX Contacts. Patch provided by Hristo Terezov.
13 years ago
Tom Denham 58acfca5dd Fix bug where changing the "show / hide offline contacts" option while on the call history, would replace the call history with contacts
13 years ago
Damian Minkov 6be8af5781 Implements contact details edit and notification for outside edit of contacts.
13 years ago
Damian Minkov 4c74ca0d24 Fixes startup script in rpm.
13 years ago
Damian Minkov a2b5328655 Fixes rpm builds.
13 years ago
Yana Stamcheva cc702f3a05 Adds the username of the remote party to the recored call file name. Patch provided by Hristo Terezov on dev mailing list (subject: "[PATCH] Change for the filename format of the recorded call file").
13 years ago
Yana Stamcheva 8b6b45aa53 Extends contact source apis to support editable contact sources. Fixes internationalization issues with contact source details. Adds additional categories and sub-categories of contact details.
13 years ago
Lyubomir Marinov 02acd44641 Commits work in progress on utilizing Android's native hardware (and software) decoding (and encoding) via MediaCodec.
13 years ago
Yana Stamcheva 20b45ce9a6 Adds some additional detail categories and labels for contact source details.
13 years ago
Ingo Bauersachs 53c89867ac Include exception in failed delivery log
13 years ago
Ingo Bauersachs 1316e10635 Include domain name in SRV lookup log
13 years ago
Ingo Bauersachs d4ae274e4a Add activator logging
13 years ago
Ingo Bauersachs 98b028beaf Reload default resolver if no custom resolver is registered
13 years ago
Ingo Bauersachs b05f89fbae Update links to use SSL and copyright to 2013
13 years ago