Commit Graph

416 Commits (532ae2f11b7f6302d89da123716387f4ef0644af)

Author SHA1 Message Date
Emil Ivov 957a9690ec Re-enables the Yahoo! tests.
17 years ago
scmerger 6f2d6a115b Merge branch '1.0-local' into trunk-local
17 years ago
Yana Stamcheva 13b5466ee0 User interface for file history using the new MetaHistoryService.
17 years ago
Damian Minkov ab6e04cdcf FileHistory Service impl.
17 years ago
Emil Ivov 03aed0e2d6 Removes that Yahoo! Messenger tests in order to be able to provide a build. The tests are currently failing because of server changes that are also affecting older versions so not building new one isn't helping anyone.
17 years ago
scmerger 96c3dfc420 Merge branch '1.0-local' into trunk-local
17 years ago
Damian Minkov f98f926cf6 Fix PopupMessageHandler tests.
17 years ago
Yana Stamcheva 181d550970 Fix unit test dependencies.
17 years ago
Emil Ivov 98f8d6e06e Updates felix.unit.test.properties with the latest changes from felix.client.run.properties
17 years ago
Yana Stamcheva 2f0db4d2d1 Adding support for file transfer for XMPP and graphical User Interface for file transfer (ongoing work). This first commit adds the needed gui that enables users to send and receive files, to
17 years ago
Damian Minkov 0cb1c0688b - When download site is down updatecheck blocks loading bundles. Fixed. Check moved in separate thread and set timout to connection in order to avoid infinite block of thread.
17 years ago
Damian Minkov caa08d9d2e Fix moving msn contact from one group to another.
17 years ago
Damian Minkov 0ddf28ee15 Implement new login v16 for yahoo.
17 years ago
Werner Dittmann 5d8ada0c5a Include latest version of ZRTP4J. Modify the Eclipse and NB project files. Use a generic name
17 years ago
Lyubomir Marinov d14e2b7d08 Deletes a seemingly unnecessary lib/.project file.
17 years ago
Damian Minkov 51b7db768c Move msn contact server from by3.omega.contacts.msn.com to omega.contacts.msn.com. Trying to fix build.
17 years ago
Damian Minkov b4be51c2f7 Fix issue #613. Update jabber to newest version. Fix some errors with lockups when opening multichats from url argument (and saved chatrooms) and at same time receiving messages on that chat room.
17 years ago
Werner Dittmann 78e10dfdb7 Import the BC classes again.
17 years ago
Werner Dittmann f2ecf2bcae Reorganize the crypto functions. ZRTP4J library now contains al required crypto methods and
17 years ago
Emil Ivov 9c7298fa8d Updates the jain-sip libs to match the versions on the web site (ver 1.0.96).
17 years ago
Emil Ivov 308e1fc527 Allows use of IPv6 addresses without brackets (Resolves issue #612)
17 years ago
Damian Minkov 40b06b34b7 Update msn lib to latest changes.
17 years ago
Emil Ivov 0b06b480a1 Makes jain-sip bind on ::0 rather than 0.0.0.0 so that it would also listen for incoming IPv6 packets. (Was working before but is currently failing on Mac OS X).This resolves the "Port Unreachable" replies we
17 years ago
Yana Stamcheva be134d08a1 Return javax.crypto files in felix.client.run.properties. Msn was complaining on my machine about missing libraries.
17 years ago
Lyubomir Marinov 9f84f96d33 With the invaluable help of Damian Minkov, fixes the video preview on Linux.
17 years ago
Yana Stamcheva 6c2277d1fc include javax.swing.text.html.parser in felix.client.run.properties
17 years ago
Damian Minkov 6361dca875 Second commit as previous is for some reason wrong
17 years ago
Damian Minkov ebd2351aaf Fix issue #566 (Media initialization fails on startup with no accounts). A problem in lti-civil not releasing video channels properly.
17 years ago
Damian Minkov 2a2d484f2d Fix linux capture preview. This is the native part configuration Panel still to be changed. Now when sip-communicator is started and is not using the camera, the device is free to be used by other applications.
17 years ago
Damian Minkov da9a567af1 Add support for BGR format and remove some debug prints.
17 years ago
Symphorien Wanko ff8ec3ad3f swing based popup notifications with tests for the PopupMessage interface.
17 years ago
Symphorien Wanko 07a483c148 undo previous commit since cruisecontrol fails
17 years ago
Symphorien Wanko 2d81282722 swing based popup notifications with tests for the PopupMessage interface.
17 years ago
Damian Minkov 7875ea94fa Fix issues with video on linux. Support for jpeg format of the device, and issue with wrong format conversion(yuyv).
17 years ago
Lyubomir Marinov 379093c845 As stated in the comment of r4992, the fix for issue #552 (7000 threads in 15 minutes during video calls) discovered that the JNICaptureObserver instances leaked. Thus the fix in question started leaking a native thread and a Java thread attached to it for each leaked JNICaptureObserver. This commit fixes the leaking JNICaptureObserver which automatically fixes the leaking threads.
17 years ago
Sebastien Mazy d8fe3531be Update to JAIN-SIP 1.2.92
17 years ago
Lyubomir Marinov f180b1b21a Fixes issue #552 (7000 threads in 15 minutes during video calls). The solution keeps a native thread in JNICaptureObserver alive with a Java thread attached to it and uses it to deliver the captured Image instead of creating a new Java thread for each delivery.
17 years ago
Damian Minkov f45bb4b15d Removing debug print.
17 years ago
Damian Minkov 414cbd90af cosmetics and remove drop first packet.
17 years ago
Damian Minkov ca635fdc8d Fix msn, problem with server initiated ADL commands and enabling MSN tests again.
17 years ago
Werner Dittmann 6509c2d40e Add crypto classes to test properties as well.
17 years ago
Werner Dittmann a36f77b2e5 Remove classes that are not required anymore (JCE classes).
17 years ago
Werner Dittmann a0610c62af Modify build and property file to include the new used bouncycastle classes. Need to
17 years ago
Werner Dittmann ded3a87b1f Modify security relevant code to get rid of Java JCE dependence. This simplifies distribution
17 years ago
Damian Minkov b453e8f16e Add linux-64 support for jni h264 codec and remove jna codec.
17 years ago
Damian Minkov 9cd8f4c45a Fixing GLIBC 2.4 problem on Debian system.
17 years ago
Emil Ivov a973bbcb58 Temporarily disables the MSN test suite so that we could have a new build. Will reenable shortly.
17 years ago
Damian Minkov 8825fb83f9 Fix log in to msn. Hope to fix builds too.
17 years ago
Sebastien Mazy 341747da88 Updated JAIN-SIP RI to 1.2.91
17 years ago
Lyubomir Marinov 0cc0ee269e Enables the JNI-based H.264 encoder and decoder on Linux (but it only works on 32-bit systems and the 64-bit support will come soon).
17 years ago