Commit Graph

7540 Commits (089941209ae1ab0ff66dd3ebde007824027e611e)
 

Author SHA1 Message Date
Sebastien Vincent 089941209a Disable LTI-CIVIL capture devices.
15 years ago
Yana Stamcheva 9aae11943e Correct wrong string usage.
15 years ago
Yana Stamcheva 61751602fa Patch provided by Ingo Bauersachs on the dev mailing list (subject: [jitsi-dev] [patch] AuthenticationWindow focus). Requests the focus in authentication windows depending on whether a username is already entered and completes the handling of the lock usage.
15 years ago
Damian Minkov 0691515909 Update dmg window size and icons position.
15 years ago
Sebastien Vincent 89a65c4d09 Enable Google Contacts search by default for Jabber/Google Talk account.
15 years ago
Lyubomir Marinov e8847f2480 Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X. Disables the work in progress which has been mistakenly enabled in r8402.
15 years ago
Lyubomir Marinov 41b3a9ade6 Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X. Fixes a couple of deadlocks.
15 years ago
Pootle de50217c4d Commit from translate.sip-communicator.org by user acastroy.: 1021 of 1022 messages translated (0 fuzzy).
15 years ago
Sebastien Vincent 7cab5345de Attempt to fix build.
15 years ago
Sebastien Vincent 76767db08a Initial support for Google Contacts as contact source.
15 years ago
Sebastien Vincent 260fd209ae Update JavaApplicationStub so that 64-bit Mac OX users can run Jitsi with 64-bit Java (it is just for DMG installer, users that run Jitsi with command line via ant will use 64-bit Java if available by default).
15 years ago
Sebastien Vincent da9c15b435 Forgot to commit native code for dropping support of VFW video devices.
15 years ago
Yana Stamcheva 3217331738 Patch provided by Ingo Bauersachs. Fixes the use of hardcoded values instead of the constants to compare the results of MessageDialog.showDialog().
15 years ago
Sebastien Vincent bfc9cd2d7d Drop support for VFW video devices in jdirectshow.dll.
15 years ago
Damian Minkov a57114338e Change default dir name if none is forced (when running from source).
15 years ago
Sebastien Vincent 2de3a94af8 Update jdirectshow.dll for Windows 32-bit.
15 years ago
Lyubomir Marinov f6ba0ca21e Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X.
15 years ago
Damian Minkov 7815ab120d Some string fix and proper home creation/use under Linux after rename.
15 years ago
Yana Stamcheva f9446e7484 Updated DMG background image.
15 years ago
Damian Minkov 792382c94b Rename application.
15 years ago
Damian Minkov 3d5b3f6ddc Activate warning window before application rename.
15 years ago
Yana Stamcheva 66bcd1c135 Remove unused method and variable.
15 years ago
Yana Stamcheva d80dd97243 Load Master Password Window before credential storage window and before provisioning.
15 years ago
Yana Stamcheva 8966f1c6e7 Adjusts home page jabber property implementation.
15 years ago
Yana Stamcheva 20b1c9fcb7 Added a home page property in the jabber account registration wizard.
15 years ago
Lyubomir Marinov 52e55bbab0 Adds/fixes comments and javadocs.
15 years ago
Yana Stamcheva 296f638f95 Facebook account registration wizard extends the current Jabber wizard.
15 years ago
Damian Minkov 95d2b19564 Parametrize names in debian package build scipts.
15 years ago
Lyubomir Marinov dc474ec168 Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X. Transitions the JAWTRenderer on Mac OS X from NSOpenGLContext to CAOpenGLLayer.
15 years ago
Yana Stamcheva 5f275613b4 Fixes an issue in the sip2sip and iptel.org account forms.
15 years ago
Sebastien Vincent 67fd578d02 The protocol providers resolve addresses from the SRVRecord.
15 years ago
Sebastien Vincent aad7b1e333 Change NetworkUtils.getSRVRecord methods to return SRVRecord array instead of InetSocketAddress array.
15 years ago
Pootle b0e309bf89 Commit from translate.sip-communicator.org by user emcho.: 1021 of 1022 messages translated (0 fuzzy).
15 years ago
Pootle c37471f806 Migration from java.net
15 years ago
Damian Minkov 52d8ab0c93 Update CertificateVerificationService validates client options, obtaining sslcontext by specifying only error message, option to insert certificate and to look for system properties and system wide keystore. Patch provided by Ingo Bauersachs.
15 years ago
Damian Minkov eb3d66d730 Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs.
15 years ago
Yana Stamcheva 8c1477c680 Enhanced Windows desktop icon.
15 years ago
Yana Stamcheva d1cd075892 Enhanced Windows installer images.
15 years ago
Yana Stamcheva b6715aa6b0 Prepared a warning window for jitsi update (not yet activated).
15 years ago
Sebastien Vincent ede2f12999 Trim the name of directshow capture devices because comparaison with MediaLocator's locator will fail otherwise (because internally it uses trim()).
15 years ago
Emil Ivov 1660edfb3f Switching version to beta1
15 years ago
Sebastien Vincent 8a8df90656 Adding license and code formatting.
15 years ago
Emil Ivov 260dc68da5 Fixes an unnecessary fallback to parallel resolving in the case of NODATA responses returned for AAAA and NAPTR queries. Patch by Ingo Bauersachs.
15 years ago
Emil Ivov 3685c1f158 Fixes a NullPointerException that occurred when filtering requests in the presence of registrarless providers.
15 years ago
Lyubomir Marinov 80448fa903 Provides a Makefile for the JNI library of JAWTRenderer on Mac OS X.
15 years ago
Yana Stamcheva b163c752f3 Fixes disappearing closed groups in contact list. Reported by Damian Minkov.
15 years ago
Sebastien Vincent bd5d338147 Additionnal logs in directshow DataSource.
15 years ago
Sebastien Vincent f336614e0c Remove debug output.
15 years ago
Sebastien Vincent a2e12ab995 Normalize phone number before returning LDAP contact source.
15 years ago
Emil Ivov d57adf57b9 Further fixes issues wit unsupported media types. Reports, logs, and traces provided by z___al
15 years ago