Commit Graph

1201 Commits (94de38fa658624591ff4e2a33986a2af7424b5fc)

Author SHA1 Message Date
Damian Minkov 2b788a2442 Uses info retriever for retrieving contact avatar, to avoid possible duplicate VCard loads.
14 years ago
Lyubomir Marinov fc72e5e429 In relation to the presence, IM and VoIP integration between Jitsi and MS Outlook, writes a few additional Windows registry entries which are supposed to be taken into account by Outlook when Exchange is in use as well. Additionally, tries to comply with the MS Lync Server 2010 presence color convention e.g. uses red for the 'On the phone' presence status.
14 years ago
Vincent Lucas ba0e82158d Corrects RTP adresses logged in pcap file by JingleNodes socket. Updates ice4j library to revision #306: Corrects RTP adresses logged in pcap file. Adds an informational log when the RTP loss rate is > 5% (at most an entry each 5 seconds).
14 years ago
Vincent Lucas da9780acee Updates ice4j library (revision #305): Corrects the received STUN packet address logged in pcap file. And corrects the received/send STUN packet address logged in pcap file for JingleNodes.
14 years ago
Lyubomir Marinov 97f00d4a43 Integrates Jitsi presence, IM and VoIP with MS Outlook.
14 years ago
Vincent Lucas b6c16610dd Updates ice4j library corresponding to revision #304: corrects logged addresses for relayed packets.
14 years ago
Lyubomir Marinov 1a4676be4f Provides source and binary compatibility with PulseAudio 0.9.21 which is the current version available in Debian stable.
14 years ago
Lyubomir Marinov 8c6817d042 Implements (native) volume control for the PulseAudio backend (on GNU/Linux).
14 years ago
Damian Minkov 0e94260c6d Fixes problems parsing sip messages using some locales.
14 years ago
Lyubomir Marinov cd3612b112 Adds support for PulseAudio on GNU/Linux.
14 years ago
Damian Minkov 5a09dbe76e Loads only used jabber providers, sending service unavailable for not handled one.
14 years ago
Lyubomir Marinov fe17af4a65 Fixes RTCP loss information by distinguishing between RTP sequence number cycling and RTP packet desequencing. Contributed by Vincent Lucas.
14 years ago
Werner Dittmann 2b23c9ccc6 Implement paranoid mode for ZRTP.
14 years ago
Damian Minkov 4cb5d7107c Adds ice states to call info.
14 years ago
Werner Dittmann f355167ed0 New version of ZRTP library.
14 years ago
Lyubomir Marinov e77c861931 Fixes the display of local video in a call on Linux. Patch contributed by Sebastien Vincent.
14 years ago
Lyubomir Marinov cc95e558e4 Fixes value equality of FMJ's CaptureDeviceInfo and MediaLocator which , for example, resolves an issue with failing desktop streaming reported by Damian Minkov/damencho.
14 years ago
Werner Dittmann 6da252fb4e Fix F8 crypto mode and change handling of secret SRTP key data.
15 years ago
Lyubomir Marinov 6978a3eed6 Fixes issues related to audio quality and compatibility.
15 years ago
Sebastien Vincent c15fdf24ed Updates ice4j.jar which fixes possible deadlock in ConnectivityCheckClient.
15 years ago
Sebastien Vincent 6f0b55ef5e Update ice4j.jar which adds additionnall logs and fixes some possible race conditions. The patches of ice4j was contributed by Daniel Pocock on the dev mailing-list with subject "ice4j patches".
15 years ago
Sebastien Vincent 957b8633ae Introduces new configuration from to setup global shortcut entry. Allows also to use special key detection for headset button _for MS Windows only_.
15 years ago
Vincent Lucas 74d0012eb4 Updates ice4j library to revision 3000, which provides CandidateExtendedType. Updates JingleNodesCandidate constructor to comply with the ice4j update.
15 years ago
Damian Minkov 0a0c71237a Updates smack library to 3.2.2.
15 years ago
Sebastien Vincent 2d127c27d3 Try to fix Gingle call establishment issues by waiting IQ result of transport-info IQ request.
15 years ago
Sebastien Vincent 23d7cb83e5 Updates ice4j.jar which delay connectivity checks reemission when receiving STALE-CREDENTIALS error (that can happen when one peer have not receive candidates list from remote but receive already one of its connectivity check). This also fix the stop of some ICE threads.
15 years ago
Damian Minkov aaf2407f32 Fixes leak of threads reported by Ingo and fixes memory leak of XMPPConnections. Leak fixed in smackx.ChatStateManager.
15 years ago
Sebastien Vincent 6c9a49d53c Recompile libjnportaudio with older gcc (to avoid library loading problem on older Linux distributions).
15 years ago
Sebastien Vincent fcd31b7e21 Fix broken libjnportaudio.so for Linux 32-bit.
15 years ago
Sebastien Vincent eadc63024f Adds support for audio devices hotplug as well as to change input/output audio devices during a call.
15 years ago
Sebastien Vincent 504f247ebf Fixes load of libglobalshortcut and a segmentation fault on Mac OS X 10.5.
15 years ago
Damian Minkov 9e9e357c9b Adds dns change detection on macosx.
15 years ago
Ingo Bauersachs 4407d10ec1 Update otr4j to accept html in front of initiating messages
15 years ago
Ingo Bauersachs 6809572486 Update libjunbound mac-binary and build-scripts
15 years ago
Damian Minkov d4e1dd8a52 Fixes loading sparkle library.
15 years ago
Damian Minkov 594e0c525a Localizes sparkle menu item.
15 years ago
Sebastien Vincent 63ecfb3cfc Fixes "bad path element" warning when build with ant.
15 years ago
Ingo Bauersachs 1d6e0246a1 Import DNS package to tests and fix tests
15 years ago
Ingo Bauersachs acb4f34f9c Mark libs as binary files
15 years ago
Ingo Bauersachs d931f8507e Make protocols aware of DNSSEC exceptions
15 years ago
Ingo Bauersachs 0d4f8ceebc Add libjunbound to access Unbound from Java
15 years ago
Sebastien Vincent 65e20d375f Recompiles Linux's libglobalshorcut library with older libstdc++.
15 years ago
Lyubomir Marinov 6c2a8919d2 Switches from JMF to FMJ.
15 years ago
Lyubomir Marinov 30695f035a Fixes a crash in the Microsoft Outlook Contacts and Address Book integration. Does not display contacts and contact groups without contact details. Displays the company name for contacts without a display name akin to Microsoft Outlook.
15 years ago
Sebastien Vincent 768df37a82 Fixes broken globalshortcut DLL for Windows 64-bit.
15 years ago
Ingo Bauersachs 7e30640fb9 Update DNSJAVA to fix NoClassDefFoundError when no network is available
15 years ago
Ingo Bauersachs 2d1896a464 Adapt D-Bus NetworkManager signal listener to NM_STATE 0.9
15 years ago
Damian Minkov fab390e903 Fixes felix compatibility.
15 years ago
Damian Minkov 2b9fc76e39 Fixes tests bundle stopping.
15 years ago
Ingo Bauersachs 6ef1a9cfc5 Update Felix to 3.2.2
15 years ago
Ingo Bauersachs b628cdc642 Use DNSJAVA as DNS SPI
15 years ago
Ingo Bauersachs aaa147c435 Avoid unnecessary DNS lookups for SIP
15 years ago
Ingo Bauersachs 1f7765cd81 Cache notifications until the handlers are ready, stop sounds through reference
15 years ago
Ingo Bauersachs c543e54197 Separate notification service from its handlers
15 years ago
Sebastien Vincent 2e49d2677b Removes debug line about VCard in smackx.jar.
15 years ago
Sebastien Vincent 6ea38de334 Adds global shortcut support.
15 years ago
Ingo Bauersachs 2b1ed218df Update Apache HttpClient to 4.1.2 (avoids PTR queries on TLS connections)
15 years ago
Damian Minkov 8c8dfd6013 Fixes http redirects within msn lib, preventing some users to login and retrieve contactlist successfully.
15 years ago
Sebastien Vincent fd02ba901d Updates ice4j.jar that fixes a race condition and sends an 'stale credentials' error when receiving binding request where its username does not match any of local ufrag/rfrag.
15 years ago
Sebastien Vincent 5f02a419e0 Updates ice4.jar which allows GTalk controlled agent to nominate pair under some circumstances when it receives a binding success response for one of its checks.
15 years ago
Damian Minkov ae4eab7297 Fixes local audio levels when peer removed from call.
15 years ago
Damian Minkov 466a88e2c3 Remove protocol zeroconf.
15 years ago
Sebastien Vincent cb2422fc88 Updates ice4j.jar that reduces logs output when ICE state is completed.
15 years ago
Sebastien Vincent c478197fbc Updates ice4j.jar which logs only some debug information in certain ICE state and doesn't log stacktrace for 'no route to host' error.
15 years ago
Damian Minkov fbd33b96f8 Fixes some connection issues with msn, where provider goes in a state like its not connected (cannot send messages), but can receive such.
15 years ago
Sebastien Vincent 5b0565bde1 Fixes Google ICE negociation between two peers on the same LAN.
15 years ago
Sebastien Vincent ae090057c7 Updates ice4j.jar which fixes blocking state connecting/incoming call.
15 years ago
Sebastien Vincent 87ad46acf9 Updates ice4j.jar which fixes a problem with symmetrical NAT. Adds support for Vtok android/iPhone application (i.e. removes IPv6 addresses from candidates offer).
15 years ago
Werner Dittmann ad3bd7796a New ZRTP library that supports trusted MitM/PBX feature and implement SRTCP handling.
15 years ago
Sebastien Vincent 88b0a536e2 Updates ice4j.jar which fixes negociation with SSLTCP candidates when Gmail user call Jitsi ones.
15 years ago
Sebastien Vincent c678768812 Updates ice4j.jar which lower log level of keep-alive and useCandidate stuff.
15 years ago
Sebastien Vincent 07c7a7b475 Updates ice4j.jar which fixes some bugs with TCP. Fixes Exception when having SSLTCP candidates.
15 years ago
Sebastien Vincent da25b04a56 Removes add of TCP framing header in RTPConnectorTCP*. Updates ice4j.jar which handle correctly TCP framing header for both local and relayed candidates.
15 years ago
Sebastien Vincent 4c66d9eedc Updates ice4j.jar which fixes Google's ICE with TCP transport.
15 years ago
Sebastien Vincent 0ec405d8d1 Updates ice4j.jar which allow CandidatePair to be updated with useCandidateReceived even if its state is not succeeded.
15 years ago
Sebastien Vincent a9a134c2ea Updates ice4j.jar which make sure we search CandidatePair with the local/remote ufrag and handles candidates TCP connect() in a separate to avoids being blocked for some second (which is at maximum 1 second per CandidatePair).
15 years ago
Sebastien Vincent 2ea86c5bd6 Updates ice4j.jar which fixes two deadlocks (related to DefaultNominatorStrategy for the first one and PaceMaker for the second ones) and fixes a case where in certain circumstances with Google ICE the two peer will choose different candidate pairs (that leads to no audio at all).
15 years ago
Ingo Bauersachs 17e00ec8a1 Use the Fortuna random generator for SDES
15 years ago
Damian Minkov 6635e7a0d4 Fixing tests.
15 years ago
Ingo Bauersachs 01b1bc6e27 SDES Integration: Restore Java 1.5 compatibility
15 years ago
Ingo Bauersachs 703c3a49e7 SDES Integration: Incoming calls work
15 years ago
Sebastien Vincent a06df2e0b7 Updates ice4j.jar which fixes the way to detect relay candidate for the FirstHostOrReflexive nomination strategy and modify loging information for the keep-alive using binding request/response.
15 years ago
Emil Ivov dd40ae6b41 Fixes an issue that prevented Yahoo! Messenger avatars from being displayed by Jitsi
15 years ago
Ingo Bauersachs e4259e9b69 Load CredentialsService at an early stage in unit tests, don't create systray without UIService
15 years ago
Sebastien Vincent 8d0b139877 Updates ice4j.jar which synchronized access to org.ice4j.message.Message's attributes.
15 years ago
Sebastien Vincent 7fc196e002 Updates ice4j.jar which avoids sending error message for STUN transactions that have already sent a response.
15 years ago
Sebastien Vincent 411f1ebc57 Updates commit 8913 which should fix issue when enabling video in an XMPP audio call. Set svn:mime-type property as application/octet-stream for ice4.jar file.
15 years ago
Sebastien Vincent e982e14ce4 Updates ice4j.jar which adds additionnal logs.
15 years ago
Damian Minkov 326a24d843 Detects ip changes (not link changes) under macosx. Fixes a problem with reconnecting several tcp/tls sip providers.
15 years ago
Damian Minkov c4883ab9fc Fixes loading binary on 10.5 macosx.
15 years ago
Sebastien Vincent 72f282b29e Adds a TCP connect timeout when creating ICE connectivity check list.
15 years ago
Sebastien Vincent edca5bdabb Updates ice4j.jar which sends STUN binding indication keep-alives after standard ICE (RFC5245) finished with COMPLETED state.
15 years ago
Sebastien Vincent 9ec09ba8ff Adds support for Google P2P transport (Gingle) in a Jingle session. Adds also missing id attribute in ICE-UDP candidates. Always call highest priority XMPP contact and if it supports Jingle and Gingle use custom Gingle transport on Jingle session, if it supports only Jingle use Jingle with ICE-UDP and if it only supports Gingle use Gingle session.
15 years ago
Sebastien Vincent 3249a9e268 Updates ice4j.jar which fixes a recursion problem which happen when comparing two RelayedCandidates with same address/port (typically in the case of a GTalk call when two network interfaces are upand connected).
15 years ago
Damian Minkov ab33c2e27a Custom avatar service and implementation for nimbuzz avatars.
15 years ago
Damian Minkov e872b16701 Adds support for gsm codec on all operating systems.
15 years ago
Damian Minkov 0467768d8c Fixes crashes reported on various x86 windows machines.
15 years ago
Damian Minkov 16e72a9ff7 Fixes a problem with large msn contactlists.
15 years ago
Ingo Bauersachs 661810caa7 Enable client TLS authentication for SIP and add a corresponding
15 years ago
Sebastien Vincent a0e6edf20b Enables GTalk video support.
15 years ago
Yana Stamcheva f4479d54a2 Merges contact source configurations in a single configuration form.
15 years ago
Sebastien Vincent 3ee406cbf5 Adds a way for protocols to add extra codec settings as well as override payload type preferences.
15 years ago
Damian Minkov 34b9d0ec56 Fixes tests.
15 years ago
Damian Minkov f9992f25f8 Introduces service for detecting system activity like network changes and detecting idle states. Produced events used for autoaway and reconnect plugin.
15 years ago
Sebastien Vincent 18a8b00304 Integrates jdirectshow patch from Ingo Bauersachs, reported in dev mailing list with subject "Hang on Samsung NC20 netbook", that fixes some problem regarding DirectShow locks or crash.
15 years ago
Ingo Bauersachs 60385be26e Ignore manual entered SIP proxy data when autodetect is selected
15 years ago
Sebastien Vincent f0cdc42a21 Fixes problem when using UPnP with Google Talk call.
15 years ago
Yana Stamcheva 801a79ca9d Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.
15 years ago
Damian Minkov c46aae0cbe Updates msn library with latest fixes for login accounts with no contacts and fix a NPE in OIM.
15 years ago
Sebastien Vincent 1a69ca63fa Fixes possible deadlock in RTPConnectorUDPInputStream.
15 years ago
Sebastien Vincent 5d8f00db51 Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP candidates.
15 years ago
Lyubomir Marinov 06dd8d887e Rebuilds the JNI FFmpeg library on Windows to match the Mac OS X and Linux ones committed in r8712 and r8716, respectively.
15 years ago
Lyubomir Marinov 3a1c91c04f Rebuilds the JNI FFmpeg library on Linux to match the Mac OS X one committed in r8712.
15 years ago
Lyubomir Marinov 88bab9eb92 Introduces an H.264 configuration form to allow the selection of the default encoding profile and the preferred method to request key frames from the remote peers. Rebuilds the JNI FFmpeg library on Mac OS X to support the selections in question.
15 years ago
Damian Minkov 6cf663e97b Fixing tests.
15 years ago
Lyubomir Marinov dfb28d0e6b Makes 99 the preferred dynamic payload type of H.264 video using packetization-mode=0 and enables the assignment of preferred dynamic payload types through the configuration.
15 years ago
Sebastien Vincent 1342d5a9a5 Updates ice4j.jar that fix negociation problem with server reflexive addresses and handle STALE_CREDENTIALS error.
15 years ago
Sebastien Vincent db3473b21f Update ice4j.jar.
15 years ago
Sebastien Vincent 46c8da86d8 Ongoing work on Google Talk voice support.
15 years ago
Sebastien Vincent 74c0be632f Update ice4j.jar.
15 years ago
Lyubomir Marinov 235332bb0f Temporarily works around a problem in JAWTRenderer on Mac OS X and MacBookPro8 which appears as low frame rate by falling back to an earlier implementation which seems to work as expected with respect to frame rate.
15 years ago
Sebastien Vincent 28db3b1c91 Update ice4j.jar that fix a possible ConcurrentModificationException.
15 years ago
Sebastien Vincent 980fd931e7 Update ice4j.jar that add some logs when some ICE checks fail.
15 years ago
Lyubomir Marinov cca1f21232 Rebuilds the FFmpeg JNI library on Linux to include the MJPEG decoder and parser in order to fix 'Webcam (gspca-based) does not work anymore with Jitsi on Debian Testing' reported by Kertesz Laszlo on the dev mailing list.
15 years ago
Sebastien Vincent 3038ce8aaf Update ice4j to perform UPnP gateway discovery for WANIPConnection and WANPPPConnection in parallel.
15 years ago
Lyubomir Marinov b95675bb3d Commits a less stripped FFmpeg JNI library in order to resolve a failure to load the library in question on Mac OS X and 32-bit Java reported by Mr.Smith on the dev mailing list in the thread 'no audio using jingle on new MacBook Pro'.
15 years ago
Lyubomir Marinov 759860b96d - Fixes a crash on Mac OS X reported by Emil Ivov in the FFmpeg JNI library because of the use of posix_memalign which is not implemented on Mac OS X but is declared anyway.
15 years ago
Lyubomir Marinov 7653173e1f Rebuilds the JNI FFmpeg library with newer versions of its dependencies.
15 years ago
Damian Minkov 982e9984cb Fixing smack java 1.5 compatibility.
15 years ago
Sebastien Vincent 1179bfe9cc Update weupnp library to send SSDP discovery messages with "ST: upnp:rootdevice" parameter.
15 years ago
Damian Minkov 483203a05b Escape attributes for special characters in DiscoverInfo and DiscoverItems in smack lib.
15 years ago
Lyubomir Marinov 80b5051947 Enables the controlling of video size and frame rate from the Video configuration form in Tools > Options.
15 years ago
Damian Minkov d3522090d9 Revert old binaries.
15 years ago
Damian Minkov 99ea1e36b2 Update linux portaudio binaries to link with rt.
15 years ago
Yana Stamcheva fc8a0591ea Make an Update service.
15 years ago
Sebastien Vincent d15f11b577 Fix a problem when switch between camera and desktop streaming (and vice-versa), also change SSRC when we reconfigure stream.
15 years ago
Lyubomir Marinov ce03fc4e32 Commits work in progress on Windows delta/bspatch updates.
15 years ago
Sebastien Vincent fdefd91519 Update weupnp.jar.
15 years ago
Sebastien Vincent f453a067fc Update ice4j.jar (compile with Java 5).
15 years ago
Sebastien Vincent 934c9fb339 Update ice4j.jar that attempt to fix UPnP problem with peer reflexive.
15 years ago
Sebastien Vincent a12f851be6 Attempt to fix UPnP discover and action problems with linux-igd and _maybe_ other routers.
15 years ago
Sebastien Vincent d8c849924d Fix some javadocs and warnings.
15 years ago
Damian Minkov f81ff28643 Fix NoClassDefFoundError.
15 years ago
Damian Minkov 93ae5c8291 Fix some exceptions kindly reported and tested by Sebastien Vincent. Fixing tests.
15 years ago
Damian Minkov ecabea4720 Change wizard, reusing some strings.
15 years ago
Damian Minkov 98e008ec3a Introduce HttpUtils, utility handling http get and post request. One place to handle certificates, http authentication, hostname verification, site redirects.
15 years ago
Damian Minkov 84ec1f582a Add ippi account creation wizard.
15 years ago
Sebastien Vincent f66ae33f62 Fix NPE in Google Contacts service. Redesign Jabber account contact source activation: do all in Google Contacts service. Fix name in Mac OS X Dock when Jitsi is run from the sources.
15 years ago
Lyubomir Marinov 1b1b6c89e3 Fixes a crash in the JAWTRenderer on Mac OS X 10.5 reported by Emil Ivov and caused by use of 10.6+ API.
15 years ago
Lyubomir Marinov cab2ad6b43 Fixes overlapping issues with the JAWTRenderer on Mac OS X.
15 years ago
Damian Minkov 76a11b6d6c Update smackx without debug info, was causing some problem advertising features on macosx with java 1.5.
16 years ago
Sebastien Vincent 7cab5345de Attempt to fix build.
16 years ago
Sebastien Vincent 76767db08a Initial support for Google Contacts as contact source.
16 years ago
Sebastien Vincent bfc9cd2d7d Drop support for VFW video devices in jdirectshow.dll.
16 years ago
Sebastien Vincent 2de3a94af8 Update jdirectshow.dll for Windows 32-bit.
16 years ago
Damian Minkov eb3d66d730 Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs.
16 years ago
Emil Ivov 983da94f9b Removes the sip2sip registration wizard. Will replace soon.
16 years ago
Sebastien Vincent 5393fc96a7 Ongoing work on LDAP contact source support.
16 years ago
Lyubomir Marinov a304daffba Rebuilds jmsoutlookaddrbook.dll using tdm-gcc instead of mingw-w64.
16 years ago
Sebastien Vincent e38663e9cb Use MediaType pointer obtained with IAMStreamConfig::GetStreamCaps() to set the resolution with IAMStreamConfig::SetFormat. This should fix problem with Microsoft Lifecam NX3000 webcam, reported by Ingo Bauersachs on dev mailing list.
16 years ago
Sebastien Vincent c1d093911f Recompile jdirectshow DLL for Windows 32-bit and 64-bit.
16 years ago
Sebastien Vincent b83c3f9ac7 Attempt to fix upside-down webcam problems on some computers.
16 years ago
Sebastien Vincent 9979ac0ca3 Revert directshow changes from revision 8273.
16 years ago
Sebastien Vincent 5ddc2e27c6 Update ice4j.jar to fix some delay problems when using TURN.
16 years ago
Sebastien Vincent 39632782c7 Update ice4j.jar.
16 years ago
Sebastien Vincent ab01d9680e Handle case when video capture device or monitors are removed while Jitsi is running.
16 years ago
Lyubomir Marinov 41deed51a7 Fixes a couple of possible causes of access violation in the JNI library of the support for Microsoft Outlook contacts.
16 years ago
Lyubomir Marinov f704de5658 Fixes (the fix for) an issue reported by Emil Ivov and found to cause modifications to the Mac OS X Address Book to not be picked up by SIP Communicator upon subsequent searches.
16 years ago
Damian Minkov 94ceb98839 Fixing build.
16 years ago
Sebastien Vincent 0c18b9770f Fix UPnP on Windows: weupnp library gets local address of a socket using DatagramSocket.connect() method but it always returns 0.0.0.0 address so use TCP Socket.connect with the host/port of the UPnP device location.
16 years ago
Damian Minkov fb072bcbe7 Update dns servers on all iface up events, with ipv6 configurations in some cases we can end up without primary dns server.
16 years ago
Yana Stamcheva 7ab0b8ca79 Ongoing work on partial desktop sharing user interface.
16 years ago
Sebastien Vincent 479b6d0f8a Do not flip vertically images from directshow webcam if there are already flipped.
16 years ago
Lyubomir Marinov 1ade1b3317 Fixes an issue reported by Emil Ivov and found to cause modifications to the Mac OS X Address Book to not be picked up by SIP Communicator upon subsequent searches.
16 years ago
Sebastien Vincent 635d98fb08 Update ice4j.jar
16 years ago
Sebastien Vincent e0fa9f263d Recompile LocalhostRetriever.dll with -Wl,--kill-at for Windows x86 and x64.
16 years ago
Sebastien Vincent 19b472daca Missing LocalhostRetriever.dll for Windows x86.
16 years ago
Sebastien Vincent 995b907ffc Add stripped and optimized LocalhostRetriever.dll for Windows x86 and x64.
16 years ago
Sebastien Vincent 6063b41e54 Fix screencapture JNI on Windows to properly capture a part of the screen.
16 years ago
Sebastien Vincent 281f563957 Recompile LocalhostRetriever.dll with mingw instead of VC++ for Windows x86 and x64.
16 years ago
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
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
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
Damian Minkov 58787d1330 Moves logging configuration in separate bundle and add option to archive and save log files.
16 years ago
Werner Dittmann 03bba9c46c Enable Twofish in SRTP to support ZRTP Twofish option
16 years ago
Lyubomir Marinov 9fe1610ef8 Searches through the contacts of Microsoft Outlook only if it is the default mail client (in order to prevent a notification dialog displayed by Microsoft Outlook).
16 years ago
Sebastien Vincent eecb8b4699 Update UPnP library (Add timeout for HttpURLConnection).
16 years ago
Damian Minkov 7474850e1e Update jna bundle.
16 years ago
Damian Minkov df402569d0 Use registry for autostart on windows.
16 years ago
Sebastien Vincent eb9aa51f3f Check CoInitializeEx return code in jdirectshow JNI and do not call CoUninitialize if CoInitializeEx has not return S_OK or S_FALSE.
16 years ago
Lyubomir Marinov 42a49f4b99 Rebuilds libphonenumber-2.4.jar with Java 1.5 class file compatibility in response to a report of Emil Ivov on the dev mailing list in the thread of r8153.
16 years ago
Lyubomir Marinov e9b0db5a09 Normalizes phone numbers found in the Address Books of Microsoft Outlook and Mac OS X.
16 years ago
Damian Minkov a4161466f7 Update jain-sip (setting ports and address of some resend messages), issue#894.
16 years ago
Lyubomir Marinov 48f29f6657 Fixes an access violation in the support for the Address Book of Microsoft Outlook (privately) reported by Damian Minkov.
16 years ago
Sebastien Vincent e80a62b8e6 Attempt to fix random crash that happen with the Windows native renderer and the VideoFlipEffect.
16 years ago
Lyubomir Marinov 86f718dee2 Temporarily disables the support for the Address Book of Microsoft Outlook because of a crash (privately) reported by Damian Minkov.
16 years ago
Lyubomir Marinov dcc0a8d477 Delays the linking to the Microsoft Outlook API from compile to run time as much as possible in order to fix a crash on Windows XP without Microsoft Outlook (privately) reported by Damian Minkov.
16 years ago
Lyubomir Marinov b4c38a26ad Temporarily disables the support for the Address Book of Microsoft Outlook because of a crash (privately) reported by Damian Minkov.
16 years ago
Lyubomir Marinov c0b0337671 Mitigate the following issue with the support for the Address Book of Mac OS X: if Microsoft Office is not installed or a 32-bit version of Microsoft Office is installed on 64-bit Windows and SIP Communicator, a dialog may appear to notify the SIP Communicator user that there is no default e-mail program.
16 years ago
Lyubomir Marinov 08f364ab3a Displays images for the contacts fetched from the Address Book of Mac OS X.
16 years ago
Lyubomir Marinov 09d688c00a Displays kABOrganizationProperty as the displayName of SourceContact for companies fetched from the Address Book of Mac OS X.
16 years ago
Lyubomir Marinov 72bc56dbb3 Activates an initial implementation of the support for the Address Book of Mac OS X. Neither it, nor the support for the Address Book of Microsoft Outlook implement the SourceContact image property.
16 years ago
Damian Minkov 8b919ddfb1 Updates felix.jar to version 3.0.7 (Courtesy of Richard S. Hall).
16 years ago
Lyubomir Marinov 362d8bc446 Commits work in progress on adding support for the Address Book of Mac OS X.
16 years ago
Werner Dittmann c3cdd80b03 Enable Skein MAC for SRTP and ZRTP
16 years ago
Lyubomir Marinov cecb7de627 Activates the implementation of searching in the Address Book of Microsoft Outlook committed in r8114.
16 years ago
Sebastien Vincent 56a96fbf7c Update ice4j.jar that now supports UPnP candidates harvesting. Note that UPnP is not enabled by default for the moment (it can be enabled in the advanced tab of your Jabber account).
16 years ago
Yana Stamcheva a1f0592d6c More native MacOS interface for main components.
16 years ago
Sebastien Vincent 0082a836f4 Enable Jingle Nodes by default.
16 years ago
Lyubomir Marinov cb5e87d2d2 Rebuilds the Windows binary counterpart of the PortAudio support with PortAudio 20101214 which has been used for the last Mac OS X binary committed in r8082.
16 years ago
Sebastien Vincent 71df35c610 Update ice4j.jar that add a new nomination strategy. Note that this new strategy is not yet use by default in SIP Communicator.
16 years ago
Lyubomir Marinov 639952076c Takes a second try at rebuilding the Mac OS X counterart of the PortAudio support with 10.4 compatibility (as r8082 didn't seem to do it properly).
16 years ago
Lyubomir Marinov 0e345b0659 Rebuilds the Mac OS X counterpart of the PortAudio support with 10.4 compatibility. Fixes javadocs, formatting.
16 years ago
Damian Minkov 2a29e3645e Update media statistics.
16 years ago
Sebastien Vincent 39b8e410dd Update ice4j.jar, free Ice4j's resources (streams, components, sockets) when call is finished.
16 years ago
Sebastien Vincent f5b574a71a Initial support for Jingle Nodes. Please note that this feature is disabled by default.
16 years ago
Damian Minkov d016f4fd6d Mac uri handler using new java api.
16 years ago
Lyubomir Marinov c1a8cfd9bc Removed the implementation of a deprecated function from the native counterpart of the PortAudio support.
16 years ago
Damian Minkov 0a4cb156b6 Fix local port retreival for jabber packet logging.
16 years ago
Damian Minkov 00f6287db1 Implement packet logging for ice4j.
16 years ago
Lyubomir Marinov 46c0e51695 Commits a Makefile for the PortAudio support binaries that works on Linux, Mac OS X and Windows. Updates the associated README. Uses the jn prefix for the PortAudio support binaries in the fashion of JMF which seems to use jm, n stands for neomedia.
16 years ago
Lyubomir Marinov e23a9b617b Takes another try at echo cancellation, uses a circular buffer to improve the latency (a teeny-weeny bit).
16 years ago
Sebastien Vincent 6ae5819685 Allow remote candidate to be injected while ICE is running and enhance interoperability with Empathy client.
16 years ago
Lyubomir Marinov 2cb59920fb Tunes the implementation of the blocking PortAudio stream interface op top of the non-blocking one, and the echo canellation.
16 years ago
Damian Minkov fcedf7507b Remove a space in prop file that breaks loading bundles (introduced in previous commit).
16 years ago
Damian Minkov a21b3d7353 Introduce Packet Logging Service with its configuration form and implementation for sip,jabber and rtp.
16 years ago
Lyubomir Marinov 80ddd73b5e Rebuilds the Linux binaries of the PortAudio support from its latest source/r7982.
16 years ago
Lyubomir Marinov 58ea08896e Rebuilds the Mac OS X binary of the PortAudio support from its latest source/r7982.
16 years ago
Sebastien Vincent fed78e3b68 Update ICE stack.
16 years ago
Lyubomir Marinov 9b2b275618 Rebuilds the Windows x86 binary of the PortAudio support from its latest source/r7982.
16 years ago
Lyubomir Marinov e81539cbf5 Rebuilds the Windows x64 binary of the PortAudio support from its latest source/r7982.
16 years ago
Sebastien Vincent fa4d6433cc Update ice4j.jar.
16 years ago
Sebastien Vincent 665318ecb9 Update ice4j.jar and fix some javadoc warnings.
16 years ago
Emil Ivov af61778a38 Updates dns java so that we could replace the default DNS mechanism in java
16 years ago
Emil Ivov 6f83ad8dad Updates dns java so that we could replace the default DNS mechanism in java
16 years ago
Lyubomir Marinov 081132c4d3 Rebuilds the native binaries of PortAudio and echo cancellation for Windows, Mac OS X and FreeBSD from r7942. The Windows and FreeBSD binaries are contributed by Sebastien Vincent and the Mac OS X one is courtesy of Damian Minkov.
16 years ago
Sebastien Vincent 074b09ebe3 Use size of the video stream in VideoEffect's native code rather than hardcoded 640x480.
16 years ago
Damian Minkov ab452bbcee Fix invisible status and skip setting custom message status for empty status messages.
16 years ago
Sebastien Vincent 0f2d766c3a Horizontal flip of the video in configuration form (mirror effect). Updates ffmpeg (revision 25669) and x264 (November 3th 2010 daily tarball) source trees for the ffmpeg JNI.
16 years ago
Sebastien Vincent b7b7e787d7 Add G.722 JNI for Linux, Windows and FreeBSD.
16 years ago
Lyubomir Marinov 5b832984d0 Rebuilds the Mac OS X JNI counterpart of the G.722 audio codec implementation. Build contributed by Damyan Minkov/damencho.
16 years ago
Lyubomir Marinov d983bcdfa3 Reimplements the G.722 audio codec support.
16 years ago
Lyubomir Marinov f1b218205d Reimplements the G.722 audio codec support.
16 years ago
Yana Stamcheva 0a960efe16 Spell Check plugin (work in progress). Note that the spellcheck plugin is not enabled and would be available once it's ready and finished.
16 years ago
Sebastien Vincent a5dadec391 Add H263+ video codec.
16 years ago
Werner Dittmann 69717e74e7 Fix race condition in ZRTP state engine
16 years ago
Emil Ivov ebb329a7e6 Removes support for IRC since we can have a more decent implementation one day. The code is still on SVN so whoever needs it can easily reenable it.
16 years ago
Lyubomir Marinov 5b97785916 Commits work in progress on enabling ICE support in Jingle calls. Allows video to be started in a call which has been established with audio only.
16 years ago
Sebastien Vincent c86a1d94e3 Add g722 JNI libraries for Freebsd (32-bit and 64-bit) and Windows (32-bit and 64-bit).
16 years ago
Damian Minkov df158e14d2 Binaries for g722 linux, linux-amd64, macos universal.
16 years ago
Sebastien Vincent a7ec0d2375 Fix broken ffmpeeg JNI on Linux 32-bit.
16 years ago
Lyubomir Marinov 2b06dc0563 Updates the ice4j library to r240 in order to fix an issue which could leave an initiated Jingle call connecting forever.
16 years ago
Damian Minkov ebfbac3d8d Fixing build.
16 years ago
Damian Minkov 47c96dd787 Fixing build.
16 years ago
Yana Stamcheva 0806c73826 Removes from builds the following protocols and plugins: gibberish, ssh, dict, rss, account-info (not used anyway), whiteboard. Note that all related code stays in the repository and everyone could easily enable the above plugins, by simply adding them in the bundles target and felix.client.run.properties file.
16 years ago
Lyubomir Marinov b77cdcb053 Commits work in progress on enabling ICE support in Jingle calls. Reduces post-pickup delay.
16 years ago
Damian Minkov 7774aa24e4 Fix msn stack not to close multichat sessions when there is no activity.
16 years ago
Sebastien Vincent 4930d5be2a Add provisioning via mDNS (Bonjour).
16 years ago
Lyubomir Marinov 549cc87c86 Commits work in progress on supporting ICE in Jingle.
16 years ago
Sebastien Vincent 16ce6691ab Fix libsparkle_init.dylib of commit 7779 (@loader_path -> @executable_path) and bring back SparkleActivator changes.
16 years ago
Sebastien Vincent 9abbc72777 Rollback part of commit 7779 because Sparkle is not loaded properly.
16 years ago
Damian Minkov 578a61bffc Fix for issue reported and fixed by Matthieu Casanova on dev mailing-list thread "Receiving xml tags in Yahoo Messenger chat".
16 years ago
Sebastien Vincent f7078b197b If an update link is provided by provisioning configuration, use it instead of default ones.
16 years ago
Sebastien Vincent 3d77efb36f Initial commit to support provisioning. It provides the DHCP provisioning discovery method, the provisioning URL can also be retrieved from configuration.
16 years ago
Yana Stamcheva 5024715207 Fix tests.
16 years ago
Yana Stamcheva 24ed71d202 Moved the CertificateVerificationService to its own bundle.
16 years ago
Sebastien Vincent 5c166b35f0 Try to fix unit test run.
16 years ago
Sebastien Vincent 6a67589c86 Desktop sharing support for SIP and XMPP. Note that GUI is not ready yet to propose this feature to the users.
16 years ago
Sebastien Vincent fbaa48424b Add getHardwareAddress to the NetworkAddress service that wraps NetworkInterface.getHardwareAddress if it exists otherwise via a JNI.
16 years ago
Emil Ivov ee2ecc9b24 ICE integration for XMPP accounts (Work in progress)
16 years ago
Emil Ivov 2bac887d1e ICE integration for XMPP accounts (Work in progress)
16 years ago
Emil Ivov 70b7558b58 Removes stun4j and the SC components that are using it so that we can now introduce ice4j
16 years ago
Damian Minkov 8f571ffedc Update util bundle to include some extra packages in order to help dns lib to extend its search for dns servers.
16 years ago
Yana Stamcheva 641158db88 Resolved duplicate import of json library.
16 years ago
Lyubomir Marinov edab91d34a Remove the bundle audionotifier because its functionality has already been replaced by the bundle neomedia.
16 years ago
Damian Minkov 3dab749659 Fixing build.
16 years ago
Lyubomir Marinov be8d547993 - Supports more call recording formats.
16 years ago
Yana Stamcheva 7746c91783 Support for video and photo previews in chat window provided by Purvesh Sahoo as part of its GSoC project.
16 years ago
Yana Stamcheva 45cf662978 Skin implementation bases provided by Adam Netočný (work in progress).
16 years ago
Damian Minkov 0423ead8cc Integrate choosing and setting avatar image for protocols (currently only for msn and jabber). This work is done as part of Google Summer of Code 2009 by Shashank Tyagi and his mentor Damien Roth.
16 years ago
Damian Minkov 4a445998e8 Fix when removing jabber contacts and operation fails inform user and stop any further actions.
16 years ago
George Politis b9e59faee1 Update to otr4j@408c804ee which fixes a possible NullPointerException in otr4j.
16 years ago
Damian Minkov 8ba1590380 Update jain-sip to latest 1.2.154, fixing a problem with message retransmission if authentication dialog shown on our side(jain-sip issue@323).
16 years ago
Damian Minkov 9c1c17dff9 Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
16 years ago
Damian Minkov 920a76b789 Jabber protocol now can be invited to gtalk chat rooms and can create such by using the format for the chat room name (private-chat-00000000-0000-0000-0000-000000000000@groupchat.google.com).
16 years ago
Emil Ivov e2e8535188 Adds the Jingle Nodes API so that the Jingle Nodes team could more easily work on SC integration.
16 years ago
Werner Dittmann 37b03cd101 Add a new method that returns the ZRTP Hello hash as separate strings.
16 years ago
Damian Minkov 40b2a3a610 Make bundle repository a system bundle and fix jabber tests.
16 years ago
Damian Minkov 842a230442 Remove jar after felix upgrade.
16 years ago
Damian Minkov 3b2c03a4ad Updates felix.jar to version 3.0.1 (Courtesy of Richard S. Hall).
16 years ago
Lyubomir Marinov bac3fe3a2a Deletes the file lib/native/windows-64/civil.dll-nomodif.
16 years ago
Damian Minkov 828f3bcf6c Wrong remove.
16 years ago
Damian Minkov 611f376196 Removes media.jar.
16 years ago
Lyubomir Marinov 04cac3354c Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Melnikov on the "Password storage" GSoC 2010 project into trunk.
16 years ago
Yana Stamcheva 8a5aed7f39 Create SIP2SIP info account.
16 years ago
Emil Ivov 55115599b0 tries a rescue of my git repository after a network loss
16 years ago
Emil Ivov 805d67d05a tries a rescue of my git repository after a network loss
16 years ago
Lyubomir Marinov 336b9c9f45 Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Yana Stamcheva.
16 years ago
Lyubomir Marinov c4773f01cd Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Yana Stamcheva.
16 years ago
Damian Minkov 099a9cd1b3 Update smack library to latest svn version.
16 years ago
Yana Stamcheva ef52ece410 Introduce configuration form types and allow forms to be registered for the security section.
16 years ago
Yana Stamcheva 54722f7b01 Fixes security configuration form.
16 years ago
Sebastien Vincent 5ada14242a Update ffmpeg JNI library with MJPEG support compiled for Linux 32-bit.
16 years ago
Yana Stamcheva 12be599dff Fixes security configuration form.
16 years ago
Yana Stamcheva 68337df58b Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
16 years ago
Emil Ivov d6f516bf9e Adds swing to the list of smacklibdependencies so that we could display the smack debugger.
16 years ago
Emil Ivov 1ab22cc0f3 Adds smackx-debug to our smacklib to make debugging easier when necessary
16 years ago
Sebastien Vincent 53d72aa039 Each screen display has now its own capture device. Note that on Linux, multiple monitors are seen as one screen.
16 years ago
Sebastien Vincent 5a799d3efe Use FFmpeg's MJPEG decoder instead of tinyjpeg.
16 years ago
George Politis 90383ea7ce Updates otr4j to version 122.
16 years ago
Sebastien Vincent ad6b8c79c4 Add support for V4L2's MJPEG and JPEG format.
16 years ago
Sebastien Vincent 064b2418f9 Fix race condition with jportaudio on Windows.
16 years ago
Sebastien Vincent 806ba9033d Update jportaudio JNI for FreeBSD (32-bit and 64-bit).
16 years ago
Sebastien Vincent 6eccb76715 Update jportaudio for Mac OS X.
16 years ago
Sebastien Vincent 36d28a4d65 Update jportaudio JNI (without pthread dependeny) and jdirectshow JNI.
16 years ago
Damian Minkov 0f86e48b6a Update linux libjportaudio.so.
16 years ago
Sebastien Vincent 0ecd322b80 Update jportaudio.dll for Windows 32-bit and 64-bit.
16 years ago
Lyubomir Marinov 71ceae7c10 (1) Tries to convert PortAudio to support wideband. (2) Fixes a failure of the JNI Speex decoder to continue decoding. (3) Fixes an integer overflow in the JNI Speex encoder.
16 years ago
Damian Minkov e068d2451d Linux binaries for speex and jawtrenderer.
16 years ago
Lyubomir Marinov 7e2f4132e7 Commits the binary for the JNI Speex encoder, decoder and resampler on Mac OS X and thus enables them.
16 years ago
Sebastien Vincent 3bc567d73b Add jspeex.dll for Windows 32-bit and 64-bit.
16 years ago
Yana Stamcheva b012e0e672 Updated version of jain-sip jars.
16 years ago
Damian Minkov ff7092944c Fix a bug codec preferences with equal priorities are ignored. Fix some system bundles.
16 years ago
Damian Minkov 5608f35938 Update portaudio binaries.
16 years ago
Damian Minkov 952df5193c Update alsa hostapi in portaudio to r1508(fixed latency and buffer sizes calculation).
16 years ago
Werner Dittmann bcb80e9e8c Keep logging levels in sync.
16 years ago
Sebastien Vincent 7d41786c85 Fix a bug in DirectShow when changing webcam resolution and add I420 format support.
16 years ago
Sebastien Vincent 07e0a1195a Add ant script to build JNI libraries. Note that external libraries such as ffmpeg, x264, portaudio and speex must be compiled before trying to compile libffmpeg or libjportaudio.
16 years ago
Sebastien Vincent 7ff79a95ef Update ffmpeg/x264 which provide amongs the other periodic intra refresh feature (instead of a big keyframe, the keyframe is spread over many frames). It provides also resilience to packet loss.
16 years ago
Yana Stamcheva fc724ff1e5 Remove the call history form plugin, which is now replaced with the new call history feature in the contact list.
16 years ago
Sebastien Vincent 2e52bb6444 Fix memory leak in Windows's jawtrenderer.
16 years ago
Sebastien Vincent 50fa51c7ac Remove d3dx9_xx.dll dependency and use instead D3DXLoadSurfaceFromMemory function from the Wine project. Add updated DLL for Windows 32-bit and 64-bit.
16 years ago
Sebastien Vincent 5429058e54 Add updated jdirectshow.dll for Windows 64-bit.
16 years ago
Sebastien Vincent dba9eba38d Add support for YUY2, UYVY and NV12 format for native DirectShow devices.
16 years ago
Damian Minkov 06fa9e6933 Fix tests.
16 years ago
Damian Minkov 8a61d7bab3 Introduce new features in currently updated OrangeExtension and fix bouncing dock icon under Snow Leopard. Update code manipulating dock icons.
16 years ago
Sebastien Vincent ece4ff1fed Remove debug output from jdirectshow.dll.
16 years ago
Sebastien Vincent 435af72e18 Add native implementation of DirectShow capture devices on Microsoft Windows 32-bit and 64-bit.
16 years ago
Damian Minkov b8ffa3bbbf Update with latest binaries for v4l2 capture impl.
16 years ago
Damian Minkov 3553f9ad0e Adds and activates reconnect plugin. Some fixes to protocols in order to work with the plungin (removing all tries to reconnect as they are now controlled from outside).
16 years ago
Romain Kuntz 44cf588479 Updated OrangeExtensions to version 1.0 (see http://ymasory.github.com/OrangeExtensions/ for the changelog)
16 years ago
Lyubomir Marinov 8bd683d875 Fixes the locking of the UI upon resizing with the native VideoRenderer on Mac OS X.
16 years ago
Damian Minkov 8389d8e931 Fixing jspeex lib - compile with java1.5
16 years ago
Damian Minkov e748384b36 Fix some speex decoder issues, rtp packets can contain multiple speex frames (we were decoding only one of them).
16 years ago
Lyubomir Marinov f06e3d7de6 Attempts to make the native VideoRenderer (i.e. JAWTRenderer) on Mac OS X more responsive by earlier painting and reaction to resize.
16 years ago
Sebastien Vincent 6007623e54 Fix crash on Windows x64 when receiving video, add native Windows video renderer for 32-bit and 64-bit.
16 years ago
Damian Minkov 1ce72b104f - Restart Zrtp only when needed (when recreating streams and when the other side has recreated its streams).
16 years ago
Yana Stamcheva 8b1e5ccb2f Fix unit tests.
16 years ago
Lyubomir Marinov c454284e43 Since neomedia at r7066 imports apple.awt, tells Felix how to find it for the unit tests as well.
16 years ago
Lyubomir Marinov ab4284e49b Fixes an invalid memory access in the native VideoRenderer/JAWTRenderer on Mac OS X. Thanks to Damian Minkov for discovering the cause and suggesting a possible way to fix it.
16 years ago