Commit Graph

291 Commits (5d8ada0c5ab465d32ee28394a5ba801b6822b86f)

Author SHA1 Message Date
Werner Dittmann 5d8ada0c5a Include latest version of ZRTP4J. Modify the Eclipse and NB project files. Use a generic name
17 years ago
Damian Minkov 906596471e Fix do not include any svg files in resources. Change home dir setting or choosing behaviour. Move the place copying default resources to file for default language.
17 years ago
Emil Ivov 19a201f53e Makes the number of maximum warnings configurable so that we could print them all on CruiseControl and only show that first 100 by default. Fixes a typo.
17 years ago
Emil Ivov 4157bc326a Enables compile warnings so that we could make them appear on the cruisecontrol reports. This is part of the effort to resolve issue #637
17 years ago
Damian Minkov aa488c88eb Windows update now supports password protected sites, https and http redirects. Show dialog if installer file is missing. Stopping update process now iss working. Change of interface language.
17 years ago
Lyubomir Marinov dbe1f3daa3 Fixes issue #591 "Menu items randomly appear in the configuration panel" (for now).
17 years ago
Werner Dittmann f2ecf2bcae Reorganize the crypto functions. ZRTP4J library now contains al required crypto methods and
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
Symphorien Wanko fecc1bc966 enhancements to the swing popup notification, new behavior for the trayicon, minors code tweak
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
Sebastien Mazy d8fe3531be Update to JAIN-SIP 1.2.92
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
Emil Ivov 7214e6ea2b Makes deploy-os-specific-bundles publicly accessible. The reason this was previously an internal target was based on the assumption that developers won't need to access it and it would only be needed as a run dependency. This however proved to be wrong since one also needs to execute this target when running the application in an IDE debugger.
17 years ago
Sebastien Mazy 341747da88 Updated JAIN-SIP RI to 1.2.91
17 years ago
Werner Dittmann 03d27dcd99 Upgrade ZRTP jar to version 1.4.2 to be compliant with latest ZRTP spec.
17 years ago
Lyubomir Marinov 2e83c45aa2 - Delays the creation of the Options dialog and the loading of the ConfigurationForm implementations (which get listed in the Options dialog).
17 years ago
Emil Ivov 3f5206ff01 Commits patches for the following issues:
17 years ago
Lyubomir Marinov af2587049c Hopes to fix issue #502: Do not use jdic when running Java 6.
17 years ago
Yana Stamcheva 9daa19303f Language resources updated.
17 years ago
Lyubomir Marinov a83833f357 Moves the functionality of swing-common.jar into util.jar and removes swing-common.jar.
17 years ago
Lyubomir Marinov 296d1e0f1b Implements a ConfigurationForm which allows configuring the MediaService.
17 years ago
Damien Roth 46ef85f493 Major update for the dict protocol
17 years ago
Romain Kuntz 5417c1891a Updated the ZRTP4J library, updated the classpaths, added the bundle-version.
17 years ago
Yana Stamcheva bbceee07e5 UI enhancements.
17 years ago
Brian Burch 4282316384 use properties to define slickless tests to be executed and let them be run under felix, or simply under junit
17 years ago
Damian Minkov feae863617 Add jna.library.path to run target.
17 years ago
Yana Stamcheva 1a7899eab7 Add the swingworker jar to the swing bundle.
17 years ago
Damian Minkov 5edc84047f Using lti civil for video(adding support for mac) and add h264 video support using ffmpeg-java.
17 years ago
Brian Burch e4b7729757 verify local testing accounts file has been created by the user
17 years ago
Brian Burch 17a6beaf02 unit test preparation - ensure personal testing properties file exists
17 years ago
Brian Burch bb205673aa fix ant build bug: single test case run was executing ALL defined test cases, not just the nominated slick
17 years ago
Romain Kuntz 9eb1cd6eef Build is fixed, removing the workaround added at the last commit.
17 years ago
Romain Kuntz 16c184afcd [WORKAROUND] forcing cruisecontrol to remove a deprecated version of the zrtp4j.jar bundle.
17 years ago
Romain Kuntz c904ef231e Updated ZRTP4J jar from 0.9.0 to 1.3.1 (provided by Werner Dittmann)
17 years ago
Emil Ivov 8840533120 Fixes native lib location for x86/i386 architectures
17 years ago
Emil Ivov 2d1ed60d9f Makes build.xml take into account OS arch when constructing LD_LIBRARY_PATH. Patch from Werner Dittmann
17 years ago
Lyubomir Marinov e464af553e Formats build.xml in the parts related to the integrated profiler.
17 years ago
Benoit Pradelle 5aa4692abf - fix the bug related to the profiler4j path in build.xml. Thanks to Damian for reporting it.
17 years ago
Brian Burch c33aa535ee support new netbeans debug test (service lick) target in separate file
17 years ago
Emil Ivov 28a3d04a65 Moving the zrtp4j bundle to the location where we store all generated SC bundles
17 years ago
Romain Kuntz 38357671e4 Forgot to import some packages needed by ZRTP4J
17 years ago
Romain Kuntz bb8da5ef97 ZRTP4J is now a bundle and thus must be loaded as startup
17 years ago
Romain Kuntz 5e3ce7bb17 Added ZRTP4J bundle
17 years ago
Benoit Pradelle 3aecc0800f Integrating profiler4j. GSoC result of Vladimir.
17 years ago
Lyubomir Marinov 182ada36e3 When starting the applications, loads the stored accounts in the background in order to allow the UI to appear as soon as possible.
17 years ago