aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Remove libunbound and related codeIngo Bauersachs2016-05-281-28/+0
* Add support for Outlook 2016 address book searchIngo Bauersachs2016-05-171-0/+3
* Compile and include typelibIngo Bauersachs2016-05-091-1/+11
* Fix build instructionsIngo Bauersachs2016-05-091-1/+1
* Update presence integration for Office 2016 (fixes #159)Ingo Bauersachs2015-10-111-0/+52
* Updates the license headers.Damian Minkov2015-07-201-2/+6
* Fixes grammar.Lyubomir Marinov2015-05-271-2/+2
* Updates the dmg build process that the no-jre version will support java 1.6 a...Damian Minkov2015-02-201-0/+5
* Renames agent binary used to dylib, as this is the supported by java 1.7+.Damian Minkov2014-11-251-1/+1
* Removes unused and unsupported architectures in macosx targets.Damian Minkov2014-11-251-57/+1
* Closes several bugs reported on debian bug tracker.Damian Minkov2014-09-161-0/+2
* Moves speex and g722 in libjitsi using package org.jitsi. Updates binaries.Damian Minkov2014-07-041-190/+0
* Fixes canceling outlook queries when new one is created and uses one remote o...Damian Minkov2014-03-241-0/+5
* Adds headers for compiling macosx launcher.Damian Minkov2014-02-171-0/+1
* Adds option to embed jre into dmg and enables it.Damian Minkov2013-11-011-0/+33
* Corrects description for outlook com server.Vincent Lucas2013-07-181-0/+4
* Sets description for Outlook COM server executable.Vincent Lucas2013-07-161-0/+9
* Commits work in progress on fixing issues with video capture on Windows.Lyubomir Marinov2013-05-201-21/+0
* Corrects unresolved import due to missing static link for MsOutlook plugin.Vincent Lucas2013-05-131-0/+3
* Always uses the COM server to interoperate with Outlook and thus even if JitsiVincent Lucas2013-05-071-8/+37
* Creates a COM service to able Jitsi 32 bits to communicate with MAPI 64 bits ...Vincent Lucas2013-05-071-2/+41
* Updates address book native library for MacOsX. Reverts wrong version of nati...Vincent Lucas2013-04-081-3/+2
* Corrects IMAPIProp_GetProps problem with outlook. Adds contact addition and d...Vincent Lucas2013-04-081-2/+3
* Sanitizes sysactivitynotifications.dll in order to make it easier to determin...Lyubomir Marinov2013-04-071-14/+23
* Fixes building natives using i386 debian.Damian Minkov2013-04-011-0/+3
* Adds "push to talk" functionality. The default shortcut for push to talk is "...Yana Stamcheva2013-03-251-4/+0
* Fixes crashes in the Outlook contact integration related to calling conventions.Lyubomir Marinov2013-02-281-19/+18
* Work in progress to generate jmoutlookaddrbook.dll without linking mapi32.dll.Vincent Lucas2013-02-281-1/+1
* Implements contact details edition and notification for outlook.Vincent Lucas2013-02-271-1/+39
* Updates debian build targets, adds deb-src to generate debian source package.Damian Minkov2013-01-171-290/+91
* Improves device selection via portaudio for MacOSX (hostapi coreaudio): adds ...Vincent Lucas2012-10-291-8/+0
* Commits work in progress on libjitsi.Lyubomir Marinov2012-06-191-27/+27
* Fixes native ant script (src/native/build.xml) by using some linker flags onl...Sebastien Vincent2012-04-051-4/+4
* Adds support for audio devices hotplug as well as to change input/output audi...Sebastien Vincent2012-01-181-0/+1
* Fixes loading sparkle library.Damian Minkov2011-12-221-1/+6
* Localizes sparkle menu item.Damian Minkov2011-12-211-0/+1
* Adds -mmacosx-version-min=10.5 flag for the native libraries (libs compiled w...Sebastien Vincent2011-12-211-0/+8
* Adds global shortcut support.Sebastien Vincent2011-11-291-0/+86
* Introduces service for detecting system activity like network changes and det...Damian Minkov2011-08-231-0/+94
* Temporarily works around a problem in JAWTRenderer on Mac OS X and MacBookPro...Lyubomir Marinov2011-05-271-4/+0
* Fix src/native/build.xml to work for the JNI FFmpeg library on Mac OS X. (Unf...Lyubomir Marinov2011-05-121-7/+1
* Enables the controlling of video size and frame rate from the Video configura...Lyubomir Marinov2011-05-111-6/+10
* Update linux portaudio binaries to link with rt.Damian Minkov2011-05-101-0/+1
* Fixes an incorrect dealing with arch in the build.xml of src\native which pre...Lyubomir Marinov2011-05-081-32/+30
* Prepares the source of the FFmpeg JNI library for an update to a more recent ...Lyubomir Marinov2011-04-151-5/+11
* Commits a Makefile for the PortAudio support binaries that works on Linux, Ma...Lyubomir Marinov2010-12-071-10/+10
* Horizontal flip of the video in configuration form (mirror effect). Updates f...Sebastien Vincent2010-11-081-1/+6
* Add g722 JNI libraries for Freebsd (32-bit and 64-bit) and Windows (32-bit an...Sebastien Vincent2010-10-211-0/+50
* Desktop sharing support for SIP and XMPP. Note that GUI is not ready yet to p...Sebastien Vincent2010-09-281-0/+58
* Add getHardwareAddress to the NetworkAddress service that wraps NetworkInterf...Sebastien Vincent2010-09-221-0/+55