Ingo Bauersachs
0a8554fde0
Remove removed jdic leftover
10 years ago
Ingo Bauersachs
91ce10758c
Remove libunbound and related code
10 years ago
Ingo Bauersachs
812a26f4ce
Add support for Outlook 2016 address book search
10 years ago
Ingo Bauersachs
984f1a4294
Update binaries
10 years ago
Ingo Bauersachs
58b24c9033
Update presence integration for Office 2016 ( fixes #159 )
10 years ago
Ingo Bauersachs
954b27f049
Use native libraries from within their bundles
...
TODO: Strip the unneeded libs in the platform builds.
11 years ago
Lyubomir Marinov
81c55e9d04
Fixes jitsi/libjitsi GitHub issue #34 'MP3 recording crashes in FFmpeg' on Windows.
11 years ago
Lyubomir Marinov
e9672a5bca
Fixes an access violation in H.264/video on Windows.
11 years ago
Lyubomir Marinov
e476ce363f
Updates libjitsi to commit f0b29a072c43a67133f7dbf93bc67ad1c9dafc70: AMR-WB.
11 years ago
Damian Minkov
de4cbe96b3
Moves speex and g722 in libjitsi using package org.jitsi. Updates binaries.
12 years ago
hristoterezov
d31437db4d
Reorders the code for Oulook COM server to register earlier and increases
...
the tries to connect to the COM server in the COM client.
12 years ago
hristoterezov
25bdcbadcf
Fixes the issue with hanging JVM or Jitsi crashes when second instance of
...
Jitsi on windows is started.
12 years ago
hristoterezov
295c67030e
Fixes exception in the calendar service. Adds log messages for the outlook
...
contact source.
12 years ago
hristoterezov
b2d44ec255
Fixes the issue with changing the presence status to "In a meeting" from
...
not accepted calendar items. Fixes MAPI notifications to notify only for
items from the calendar folders or contacts folders. Separates the
contacts notifications from calendar notifications in the native code.
12 years ago
hristoterezov
ae167a48d6
Implements warning dialog which is shown if Outlook is not the default
...
mail client.
12 years ago
hristoterezov
59f44e2026
Fixes the wrong check in Outlook COM server if Outlook is default mail client.
12 years ago
hristoterezov
f264230de7
Fixes issue with Outlook COM server arguments and implements logger level for the native logger.
12 years ago
hristoterezov
ce3dc088ce
Fixes the issue with not creating the log file for Outlook COM server.
12 years ago
hristoterezov
10b422a198
Adds log messages for the Outlook registry checks.
12 years ago
hristoterezov
662c9352d3
Implements Logger class for Outlook address book native code and adds log
...
messages for debug purpose.
12 years ago
hristoterezov
5ee7e6e7ff
Adds 32bit native binaries for the calendar service.
12 years ago
Damian Minkov
b035911232
Fixes canceling outlook queries when new one is created and uses one remote object to deliver results from com server, instead of creating new one for every contact. Adds some measurement trace prints, that can track execution time of native part.
12 years ago
Lyubomir Marinov
22eddf4713
Moves screencapture/imgstreaming from the package net.java.sip.communicator to the package org.jitsi.
12 years ago
Vincent Lucas
66cafbfa9a
Updates libjnmaccoreaudio.jnilib, libjnwebrtcaec.dylib and jnwincoreaudio.dll in order to propagate libjitsi following commits: 1) Moves CoreAudioDevice, MacCoreAudioDevice and WebrtcAec to src.org.jitsi.impl.neomedia.device package. 2) Corrects Coreaudio endless loop when CoreAudio daemon underruns. Corrects freeing resources synchronization problem. Corrects AEC memory leak. 3) Updates jnwincoreaudio.dll in order to comply with the package change for CoreAudioDevice, MacCoreAudioDevice and WebrtcAec to src.org.jitsi.impl.neomedia.device package.
12 years ago
Lyubomir Marinov
b7cced77c9
Updates the opus binaries for Windows to 1.1.
12 years ago
Lyubomir Marinov
ebb9a43239
Rebuilds jndirectshow.dll with a newer version of mingw64.
12 years ago
Lyubomir Marinov
6f8b80066e
Rebuilds jnwasapi.dll with a newer version of mingw64.
12 years ago
Vincent Lucas
a9023d0df2
Limits permissions required to access to Outlook contact database.
13 years ago
Vincent Lucas
c3e4622091
Corrects UTF strings modification for Outlook contacts.
13 years ago
Vincent Lucas
4fbc19e87c
Corrects error at Outlook COM server startup, when Outlook is installed but no account is configured. Try to speed up Outlook entry ID resolution. Gets and logs Outlook version.
13 years ago
Vincent Lucas
62e671231f
Adds initial check if Outlook is installed before starting the Outlook COM server.
13 years ago
Boris Grozev
dfd5a88621
Updates libjitsi.jar and the opus binaries (with ones linked with opus-1.1-beta)
13 years ago
Vincent Lucas
c515624c49
Corrects description for outlook com server.
13 years ago
Vincent Lucas
73032b8c36
Sets description for Outlook COM server executable.
13 years ago
Vincent Lucas
dd08179d07
Adds modification of Outlook display for home/work postal address. Corrects Outlook funcitons to get/set/delete email addresses: add the management of EX address type.
13 years ago
Vincent Lucas
c995a7aa40
Removes extra debug for Outlook address book plugin. Adds a thread collector for Outlook notifications.
13 years ago
Damian Minkov
aaa15eb68e
Recompiled ffmpeg to include mjpeg and add support for mjpeg cameras for windows.
13 years ago
Lyubomir Marinov
4d9932939f
Adds experimental support for acoustic echo cancellation (AEC) on Windows when using Windows Audio Session API (WASAPI) implemented with Voice Capture DSP.
13 years ago
Vincent Lucas
284b758a64
Corrects memory leaks fro the Outlook address book plugin.
13 years ago
Lyubomir Marinov
b6d1362f13
Rebuilds jndirectshow.dll using GCC 4.8.1 (from mingw-builds).
13 years ago
Vincent Lucas
cd56bd88b2
Adds management of Outlook contact with multiple identifier. Corrects null pointer segmentation fault when comparing entry identifiers. Uses MAPI service provider to retrieve a tag corresponding to a property identifier.
13 years ago
Damian Minkov
c580ea1bd3
Removes jdic dependency used for java 1.5 campatibility.
...
Removes duplicate lib commons-logging.
Update deb-src build target to fix clean procedure to run building package twice, updates the use of the debian povided bouncycastle lib.
13 years ago
Vincent Lucas
cc3c615cbc
Corrects STATUS_ACCESS_VIOLATION error, when failing to get the properties of a MsOutlook contact.
13 years ago
Vincent Lucas
f4e5fad744
Corrects CoInitializeEx check for "msoutlookaddrbook", when this function was already called. Adds debug information when retrieving MsOutlook contacts from the "addrbook" plugin.
13 years ago
Lyubomir Marinov
8d1ee366a6
Optimizes the video capture on Windows by avoiding an unnecessary copy of the video frames.
13 years ago
Lyubomir Marinov
8fdaa96708
Adds support for Logitech HD Pro Webcam C920 on Windows.
13 years ago
Lyubomir Marinov
fdadb1ee61
Makes the display of the video formats by webcams on Windows more useful (to developers).
13 years ago
Lyubomir Marinov
e782536ff9
Fixes a failure of the video capture on Windows to set a specific video resolution.
13 years ago
Lyubomir Marinov
64970d5039
Reduces the numbers of times that the camera gets opened and closed on Windows to the minimum, strives to be more thorough about the opening, closing, disposing in an attempt to mitigate issues which could cause the camera to remain open.
13 years ago
Lyubomir Marinov
5a6dd7a37f
Commits work in progress on fixing issues with video capture on Windows.
13 years ago