Commit Graph

7384 Commits (2ec8f1b300b23af5f48255b88f421a257d75fa61)
 

Author SHA1 Message Date
Lyubomir Marinov 2ec8f1b300 Reports contact specifiers such as Home, Work, Mobile for the SourceContact ContactDetails returned by the Mac OS X Address Book ContactSourceService.
16 years ago
Sebastien Vincent 02e2cf6808 Additionnal checks for directshow native code.
16 years ago
Sebastien Vincent a462400312 Fix desktop streaming stop.
16 years ago
Lyubomir Marinov 0e1659e7a0 Reports contact specifiers such as Home, Work, Mobile for the SourceContact ContactDetails returned by the Microsoft Outlook ContactSourceService.
16 years ago
Lyubomir Marinov 4ff9fde938 Introduces a crash handler for SIP Communicator on Windows which asks after a crash whether the application is to be relaunched.
16 years ago
Lyubomir Marinov 89eabf98b8 Adds formatting, javadocs.
16 years ago
Damian Minkov ce0a364300 Some typos and javadoc.
16 years ago
Lyubomir Marinov 3fdd1d1048 Fixes issue JITSI-908: Major bug causing SC to crash on Mac OS X when calls are made or received.
16 years ago
Damian Minkov dc6ba59ed8 Show appropriate notification when user not found is returned.
16 years ago
Damian Minkov b39c7b186b Handle sip: when creating sip accounts. Add white colour to installer fonts.
16 years ago
Damian Minkov bca8500092 Use certificate service when accessing https xcap addresses.
16 years ago
Damian Minkov db96e82df8 Fix file drag n' drop on Linux.
16 years ago
Damian Minkov 6343467901 Print call statistics in the log file.
16 years ago
Sebastien Vincent 1739dd0225 In case we fail to resolve backup resolver address, we take the IP address of the default backup resolver.
16 years ago
Sebastien Vincent f67e8f5ff4 Update smack's XMPPConnection class to use InetAddress.getHostAddress() instead of InetAddress.getHostName() to avoid sending PTR DNS request.
16 years ago
Sebastien Vincent c860e3eebf Add some debug logs in DNS parallel resolver.
16 years ago
Damian Minkov 7bf2b668ad Make sure we don't skip setting show application property when hide/show application.
16 years ago
Damian Minkov 482e8b7da6 Make sure we use directsound devices under windows if they are not set as default one.
16 years ago
Damian Minkov dc11a88a64 Check default settings for property.
16 years ago
Yana Stamcheva 914b9ecc38 Fixes dialpad dialog location.
16 years ago
Sebastien Vincent 18384389ed X509TrustManager's getAcceptedIssuers() method should return " a non-null (possibly empty) array of acceptable CA issuer certificates".
16 years ago
Damian Minkov cbd9d323a7 Early process messages in separate method.
16 years ago
Yana Stamcheva ce3b40fb98 Removes unused border in the account status panel on the top of the contact list.
16 years ago
Damian Minkov ef2d73c038 Add early message processors for all incoming sip messages.
16 years ago
Yana Stamcheva bd38836889 Fixes wrong location of the call window.
16 years ago
Damian Minkov 2968c74c1f Fix a possible ui block.
16 years ago
Emil Ivov 28bf7e6f12 Makes the ProtoProvider always respond with at least a 501 Not implemented to requests we don't support. Reported by John Ervin
16 years ago
Emil Ivov 4905e5f18c Makes the ProtoProvider always respond with at least a 501 Not implemented to requests we don't support.
16 years ago
Yana Stamcheva f5afa3cbe9 Fixes remaining message notification icon for a contact with no "active" chats.
16 years ago
Yana Stamcheva b8f624b6a7 Hide the close local video button during a drag operation.
16 years ago
Sebastien Vincent 1b9ffc9ba3 Cosmetic changes.
16 years ago
Yana Stamcheva 0d737f9675 If there's no remote video we limit the local video drag to the video container dimensions.
16 years ago
Damian Minkov 574adc3a0c Check a logging property in configuration and if missing get it from default settings.
16 years ago
Yana Stamcheva 85cb15a1c5 Fixes local video minimum and maximum coordinates on move.
16 years ago
Yana Stamcheva fbde3539c8 Fixes NullPointerException in single window mode.
16 years ago
Yana Stamcheva d7e0c44db5 Added the possibility to hide and move the local video.
16 years ago
Emil Ivov 22b26ba06d removes legacy file dating from the old java.net and obsoleted by the move to kenai
16 years ago
Emil Ivov edae9b7506 Removes an ancient doc file that is today extremely obsolete
16 years ago
Damian Minkov eea4110690 Network utils listens for network changes and updates dns servers in our resolver.
16 years ago
Sebastien Vincent 901951d1f6 Fix blocked call at incoming state whereas other peer is connected.
16 years ago
Damian Minkov 61ff5e11c4 Fix a problem with not finished zip files on macosx. Adjust some text.
16 years ago
Yana Stamcheva c7f8532066 Rename CreateAccountService to SIPAccountCreationFormService as it's used only in SIP wizards.
16 years ago
Sebastien Vincent b807ffabad Increase receive buffer of the RTP socket because in case of high fps video, some packets could overflow the buffer (especially on Windows which has low receive buffer by default), which means that some packets will be dropped.
16 years ago
Damian Minkov 58787d1330 Moves logging configuration in separate bundle and add option to archive and save log files.
16 years ago
Yana Stamcheva 5ca09be958 Reduce chat write area minimum height to fit in one line.
16 years ago
Yana Stamcheva 88f86aaa10 Fixes Esc behavior in chat window.
16 years ago
Yana Stamcheva e5592501c5 Temporary fix for chat conversation area line wrap problem.
16 years ago
Werner Dittmann 03bba9c46c Enable Twofish in SRTP to support ZRTP Twofish option
16 years ago
Yana Stamcheva 20e30037da Enhanced chat window interface.
16 years ago
Lyubomir Marinov f57b42d322 Tries even more (retardedly) to restore cygwin compatibility in the build of the Windows setup. (Unfortunately, breaks compatibility with the make of mingw-w64 MSYS.)
16 years ago