Commit Graph

7777 Commits (095b96366fafb720f53aa62df199685c3bcafd73)

Author SHA1 Message Date
Boris Grozev 095b96366f Adds code to compare ConferenceInfoDocuments and only send notifications if differences are found.
13 years ago
Boris Grozev 67543ff079 Adds more methods and javadoc to ConferenceInfoDocument
13 years ago
Boris Grozev 19d7346050 Prevents sending of more than one COIN every 200ms to a specific CallPeerJabberImpl.
13 years ago
Boris Grozev 5558392ded Part of last commit
13 years ago
Boris Grozev 051e5175dd Updates handling of received conference-information documents. Uses the ConferenceInfoDocument wrapper and checks for the document state (that is, checks for partial documents)
13 years ago
Boris Grozev c6b5c01a77 Use "audio" and "video" instead of numeric id's for media elements
13 years ago
Boris Grozev 20d62427fc Small fixes
13 years ago
Boris Grozev 932616e519 Adds comments.
13 years ago
Boris Grozev 5e1bbc8407 Makes sending of SIP Conference Information use the new architecture. Removes unused code.
13 years ago
Boris Grozev ede29504be Makes sending of XMPP COINs use the new architecture, removes unused code.
13 years ago
Boris Grozev e020d733f0 Adds code to AbstractOperationSetTelephonyConferencing which describes a
13 years ago
Boris Grozev 9d31aa5ce8 Adds a class that represents an RFC4575 Conference Information document. Intended to be used to merge the SIP and XMPP code that handles such documents and remove code duplication.
13 years ago
Vincent Lucas 2a2cdb89b1 Adds debug log messages for MsOutlook address book when a contact is added, edited or deleted.
13 years ago
yanas ff38873f2d Fixes advanced chat theme.
13 years ago
Damian Minkov ce64d716b7 Adds retry handler for http requests, to retry connections if they have expired while waiting for user input.
13 years ago
Damian Minkov c580ea1bd3 Removes jdic dependency used for java 1.5 campatibility.
13 years ago
paweldomas 03af0f5b4e Fixes bug with additional STUN servers and Jingle Nodes not being removed after Jabber account is edited
13 years ago
Boris Grozev b488278660 Fix setting of media direction in conference-information.
13 years ago
yanas b91c31bc33 Fixes away and dnd status selection behavior when offline, in a way that
13 years ago
Vincent Lucas ae0e19fcb3 Merge branch 'xmppResourceTimeout'
13 years ago
Vincent Lucas 7fdc98e140 Improves the IM resource management: fall back to the bare ID when the remote resource contact has no activity for a while.
13 years ago
Boris Grozev 4be1cd2785 Show an error message if we try to initiate a call to an XMPP contact, who does
13 years ago
Boris Grozev dd7162993e Don't advertise GTalk audio/video capabilities if calls are disabled (via
13 years ago
Vincent Lucas 11252c5350 Merge branch 'msoutlookaddrbook'
13 years ago
Vincent Lucas 051d5d422a Silents multiple MsOutlook contact error corresponding to MAPI_E_0x57 when getting properties (logs only the first contact error).
13 years ago
yanas 481623c49c Fixes a possible PatternSyntaxException in Ldap contact source.
13 years ago
Lyubomir Marinov da90dd077c Improves the garbage collection profile of SoundLevelIndicator.
13 years ago
Vincent Lucas b7aa64b806 Logs only the first contact from MsOutlook, which can not be read correctly.
13 years ago
Boris Grozev 1ec286c9e6 Makes sure that the MediaDevice of the MediaStream is only updated if it has
13 years ago
Ingo Bauersachs 9426348317 Improve logging, correctly handle redemption, use a thread-pool
13 years ago
Ingo Bauersachs ca2b2738e3 Reload DNS config also on ifdown (e.g. after closing a vpn tunnel)
13 years ago
Ingo Bauersachs 578fde27e7 Remove use of reflection for isUp and isLoopback
13 years ago
hristoterezov 9d3bdfbafe Fixes enabling of the video indicator of the focus peer panel.
13 years ago
Vincent Lucas 1bf6939c7e Merge branch 'msoutlookaddrbook'
13 years ago
Vincent Lucas cc3c615cbc Corrects STATUS_ACCESS_VIOLATION error, when failing to get the properties of a MsOutlook contact.
13 years ago
hristoterezov cd90d88974 Removes initiator attribute from the jingle node for all actions except session-initiate.
13 years ago
Lyubomir Marinov 7e6f6861b8 Fixes a warning.
13 years ago
Vincent Lucas f4e5fad744 Corrects CoInitializeEx check for "msoutlookaddrbook", when this function was already called. Adds debug information when retrieving MsOutlook contacts from the "addrbook" plugin.
13 years ago
hristoterezov 558ef2034c Removes the zrtp lock icons from the peer panels in the conference for the peers that are not directly connected.
13 years ago
Lyubomir Marinov 45a3ef4e7f Fixes a build error caused by an @Override in Java 1.4 source code. Reported by Jan Kaláb.
13 years ago
Lyubomir Marinov b211c26d6c Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
Lyubomir Marinov 64970d5039 Reduces the numbers of times that the camera gets opened and closed on Windows to the minimum, strives to be more thorough about the opening, closing, disposing in an attempt to mitigate issues which could cause the camera to remain open.
13 years ago
Vincent Lucas 29a2415e3f Catchs PatternSyntaxException when resolving an outgoing call with a "displayName" containing an irregular pattern characters like "*".
13 years ago
hristoterezov 2c4258fa19 Fixes issue with error messages displayed in peer panel in conference view. When an error occured the error message is displayed but the peer panel is removed immediately and the user can't see it. The peer panel is removed with timeout of 5s.
13 years ago
Damian Minkov a81990375b Updates classpath in windows and debian to make jitsi-defaults.properties discoverable.
13 years ago
Lyubomir Marinov 54ab612296 Attempts to fix failures of the Windows Audio Session API (WASAPI) integration which reportedly break the very capture and playback functionality.
13 years ago
paweldomas 5b5495df8b Android settings prerequisite patch
13 years ago
paweldomas 5da6a05e61 Loads Jabber icons through resources service
13 years ago
yanas 9b0d7d1b12 Adds some javadocs and formattings.
13 years ago
Markus Kilås 4bed7e4e66 Fix for "Main window menu bar can not always be navigated using keyboard".
13 years ago