Lyubomir Marinov
54ab612296
Attempts to fix failures of the Windows Audio Session API (WASAPI) integration which reportedly break the very capture and playback functionality.
13 years ago
Damian Minkov
32e078082f
Adds jitsi-defaults.properties to the dmg,deb and msi.
13 years ago
Damian Minkov
bf9639acb5
Adds customavatar service bundle.
13 years ago
Damian Minkov
999e962b79
Creates separate jar with default resource pack classes to be used in android (created in os-specific bundles, to avoid inclusion in installations).
13 years ago
Damian Minkov
fd920ade84
Separates systray services to be reused in android.
13 years ago
Damian Minkov
1c89854403
Separates some services to be reused in android.
13 years ago
Damian Minkov
e35e4a7974
Creates authenticate windows service that will create the dialog and will show it to user used with different impl on android and desktop.
...
Expose some common functionality in httputil and reuse it in xcap implementation in sip provider.
Wraps sslSocketFactory to use the constructor that is common for android and desktop httpclient lib.
Creates separate bundle for httpclient libs in order to separate it from httputil bundle which will be used in android.
13 years ago
Damian Minkov
d85567ad14
Moves dns config as plugin.
13 years ago
Yana Stamcheva
60c4cf713a
Adds a global display details service giving access to the global display name and the global avatar. Uses this new service to show the global display name and avatar in the conference call interface.
13 years ago
Werner Dittmann
64a459f352
Merge branch 'ingo'
...
Conflicts:
trunk/lib/installer-exclude/libjitsi.jar
13 years ago
Ingo Bauersachs
1b2f91a6db
Exclude Ant runtime libs from build classpath
13 years ago
Ingo Bauersachs
e65b7c8f54
Add ContactSource plugin for Thunderbird
13 years ago
Damian Minkov
a7e1c0847e
Make sure we include dnsjava library only once in bundles.
13 years ago
Yana Stamcheva
ebc645908f
Separates dns package to service and impl. Creates a ParallelResolver interface that can be used from the util package. Moves NetworkUtils back to util package. Moves dnsconfig plugin to the impl/dns package (because it was using implementation classes directly).
13 years ago
Yana Stamcheva
91b72c3202
Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils and WindowsUtils from general GuiUtils.
13 years ago
Ingo Bauersachs
04a0a71627
Update Apache httpcore and httpclient to 4.2.3
13 years ago
Damian Minkov
d9da9e376a
Updates jna library to use original file structure, skipping duplicate binaries (keeping the same version 3.2.7).
13 years ago
Damian Minkov
4f3d81f0cc
Replaces json lib.
13 years ago
Damian Minkov
c2c6f5e7d1
Adds missing build target for plugin windows-clean-shutdown.
13 years ago
Yana Stamcheva
a3ef89863f
Adds a protocol aware contact source interface and moves demultiplexing contact source functionality to a separate plug-in. Conference and transfer invite dialogs now show a separate contact for each contact detail (i.e. each telephone number, email address) and search results are taking into account the selected account.
13 years ago
Emil Ivov
98a6dde829
Change versioning to allow for an easier integration of SVN revision and build number. Removes version revision leaving the version to major.minor[.build-label] where build label may include things like svn revisions, dates, etc.
13 years ago
Emil Ivov
c8946c6209
Adds links to javadocs from libjitsi and ice4j
13 years ago
Damian Minkov
5ec1d2b9db
Removes unused libs.
13 years ago
Vincent Lucas
b7acf89cd9
Updates the PhoneNumberI18nServiceImpl, in order to remove the dependency to the libphonenumber.
13 years ago
Lyubomir Marinov
5f8c5a9063
Refactors the cross-protocol conference support.
13 years ago
Yana Stamcheva
ee908cba05
Adds phonenumbers and search to transfer and conference invite dialogs. Improves the chat invite dialog by adding a search field on the top of the source contact list.
13 years ago
Yana Stamcheva
8992d147b7
A new custom contact action service allowing to represent more actions for a contact entry in the contact list.
13 years ago
Vincent Lucas
7a37068ebd
Adds a specific libgrowl4j.lib (with path already updated to the growl framework) for the macosx target.
13 years ago
Vincent Lucas
8c28eae1c0
Updates growl4j in order to use growl SDK version 1.3.1
13 years ago
Lyubomir Marinov
5986cc0119
Tries to fix the build (tests).
14 years ago
Lyubomir Marinov
0b9b0b248c
Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov
89d68994ef
Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov
97f00d4a43
Integrates Jitsi presence, IM and VoIP with MS Outlook.
14 years ago
Damian Minkov
dd3fc88660
Changes version, back to nightly.
14 years ago
Damian Minkov
beda9d50a7
Version change.
14 years ago
Lyubomir Marinov
d5795b3114
Fixes a ConcurrentModificationException in SRTCPTransformer.
14 years ago
Damian Minkov
d113358cd6
Moves dictionaries download location. Fixes a problem with loading when dictionary is not available for download.
...
Fixes double packaging of default dictionaries.
14 years ago
Lyubomir Marinov
ebc08c2075
Fixes issues with video conferences such as adding peers and allowing non-focus peers to start their video first.
14 years ago
Ingo Bauersachs
d931f8507e
Make protocols aware of DNSSEC exceptions
14 years ago
Sebastien Vincent
2bcf9fe2de
Refactor provisioning.
14 years ago
Lyubomir Marinov
6c2a8919d2
Switches from JMF to FMJ.
14 years ago
Ingo Bauersachs
1f7765cd81
Cache notifications until the handlers are ready, stop sounds through reference
14 years ago
Ingo Bauersachs
c543e54197
Separate notification service from its handlers
14 years ago
Damian Minkov
b9e09f49f6
Adds new project files for IntelliJ Idea.
14 years ago
Sebastien Vincent
6ea38de334
Adds global shortcut support.
14 years ago
Ingo Bauersachs
2b1ed218df
Update Apache HttpClient to 4.1.2 (avoids PTR queries on TLS connections)
14 years ago
Damian Minkov
466a88e2c3
Remove protocol zeroconf.
14 years ago
Ingo Bauersachs
703c3a49e7
SDES Integration: Incoming calls work
14 years ago
Damian Minkov
ab33c2e27a
Custom avatar service and implementation for nimbuzz avatars.
14 years ago
Ingo Bauersachs
661810caa7
Enable client TLS authentication for SIP and add a corresponding
...
configuration form
14 years ago