Commit Graph

333 Commits (bfdc99f475b385fbfe9f2f55ff1a03f0fd8a91cd)

Author SHA1 Message Date
Emil Ivov 7d4211fe15 reenables tests
16 years ago
Emil Ivov 655e19d2df Sets DISPLAY to :0 for testing. Change was already in the CC machine but was preventing the build.xml there from updating.
16 years ago
Emil Ivov ddf9190fb1 Temporarily disabling tests to prevent unexplainable Yahoo! and MSN failures and get a build
16 years ago
Damian Minkov d7092d65dd Introduce new support for Facebook, through xmpp. Remove old one.
16 years ago
Sebastien Vincent 11d2ac97a4 - Add FreeBSD detection in build.xml and build FreeBSD neomedia.jar;
16 years ago
Sebastien Vincent 510746469c Add SIP Communicator icon in Mac OS X dock, when running from ant command line.
16 years ago
Sebastien Vincent 126025fce2 Add 'SIP Communicator' as dock name on Mac OS X, when running from ant command line.
16 years ago
Damian Minkov a3fe5bb64b Update yahoo lib. Fix problem with repeating messages (resend from server after 7 sec if missing ack).
16 years ago
Yana Stamcheva 3b2f176284 Preconfigured account wizard for iptel.org
16 years ago
Damian Minkov 5662485c70 Enable sip tests.
16 years ago
Werner Dittmann 05e909ec9d Remove the ZrtpConfigure plugin and move its functions into the neomedia package. The
16 years ago
Damian Minkov eedf28ab5c Return old notify service but as deprecated (start does nothing) in order to avoid loading the old jar from the felix cache.
16 years ago
Damian Minkov 9705865983 Stop building media bundler. Remove media bundle from starting in client and in tests. Comment all code that access media service in jabber protocol.
16 years ago
Sebastien Vincent d113701ba1 Fix javadoc warnings.
16 years ago
Lyubomir Marinov 895e2de836 Commits the 64-bit Windows binaries and fixes contributed by Sebastien Vincent on the dev mailing list in an e-mail with the subject '[Patch] Windows 64 bit support'.
16 years ago
Werner Dittmann 2394d225d6 Introduce the new ZRTP configure feature that enables users to select which algorithms ZRTP shall use.
16 years ago
Damian Minkov b96b3e63f2 Copy all missing stuff in neomedia from media.
16 years ago
Damian Minkov 6f62b3b802 Copy audio notify service and activate it through neomedia.
16 years ago
Lyubomir Marinov dc57e6641d Fixes an OutOfMemoryError in build.xml when running with 'ant javadoc'. Patch submitted by Sebastien Vincent on the dev mailing list in an e-mail thread with the subject 'Runaway build.xml warnings'.
16 years ago
Emil Ivov b3f0461dda Migrating to neomedia (Work in Progress)
16 years ago
Lyubomir Marinov 06c090a2a6 Applies further refinements to the neomedia implementation and extensions to its functionality. Attempts to implement audio mixing.
16 years ago
Lyubomir Marinov e991bdb154 Introduces an initial implementation of notification popups on Linux using freedesktop.org's Desktop Notifications through the native libdbus library. The committed code represents work in progress and does not support images, click reporting back to the Java code, matching notifications to Java components. That's why the introduced galagonotification bundle is built in build.xml but not started in felix.client.run.properties.
16 years ago
Lyubomir Marinov 63228435c4 - Excludes the neomedia bundle from the build because it's still not used yet it's included in the nightly build distributables.
16 years ago
Lyubomir Marinov b28c62f5da Builds a neomedia bundle and provides the initial implementation of .service.neomedia.
16 years ago
Damian Minkov bea08031b0 Wrong commit home dir in run target.
16 years ago
Damian Minkov b5ae6c1a91 Some portaudio fixes. Add to configuration panel option to select portaudio and the devices to use. Javasound left as default, as portaudio is not currently enabled (missing native binaries). Removed some old and unused jmf stuff like v4l, sun audio, directsound.
16 years ago
Emil Ivov a0e27ba2c5 adds a utility target (run-v4) for running SC with a preference for IPv4 rather than the default IPv6
16 years ago
Emil Ivov dc7cb9fd9f Makes IPv6 prefence override-able with a java property
16 years ago
Werner Dittmann fc523c0794 Integrate the second big patch for OTR. With this patch all the required GSoC functions are available.
16 years ago
Damian Minkov 057fd9f385 Msn Filetransfer and tests.
16 years ago
Romain Kuntz 3165b0f83e The "clean" target now depends on "clean-macosx" which cleanups the symlinks and files used when building the MacOSX package.
16 years ago
Lyubomir Marinov 6bacfb8901 Commits the patch of Linus Wallgren which introduces ShutdownService to better abstract the shutdown procedure of the application.
16 years ago
Werner Dittmann 88bf145942 Integrate OTR and related modifications to crypto stuff.
16 years ago
Damian Minkov 425a1abaf8 Change event to canceled. Adding filetransfer tests and for icq protocol, but still not activate them.
17 years ago
Lyubomir Marinov 776554eac4 - Integrates the Facebook protocol developed by Dai Zhiwei as part of Google Summer of Code 2008 in trunk.
17 years ago
scmerger fba5784542 Merge branch '1.0-local' into trunk-local
17 years ago
Damian Minkov 0ebdce1c36 Add filetransfer for yahoo and generic filetransfer tests - enabled for jabber and yahoo.
17 years ago
Damian Minkov 67bccdb603 Add Metahistory tests.
17 years ago
Damian Minkov 918a8ec7c0 MetaHistory Service impl and add Contact field to FileRecord.
17 years ago
Damian Minkov ab6e04cdcf FileHistory Service impl.
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
Yana Stamcheva 164236df25 - The protocol bundle was importing all image resources, instead of just the one it needs. This is now fixed by adding separate zipfileset entry for each protocol resource used in the protocol bundle.
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
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