Ingo Bauersachs
|
012f43d028
|
Rename remaining localized Jabber names to XMPP
|
13 years ago |
Boris Grozev
|
c488f654c2
|
Makes TransportManagerJabberImpl close its StreamConnectors in its close() method. This fixes a problem with colibri channels not being expired.
|
13 years ago |
Damian Minkov
|
4dc93a1cd7
|
Adds designated requirement when signing dmg, fixes problem on OS X 10.6 where firewall prompt popup on every start. Reported on the mailing list by Pedro M.B..
|
13 years ago |
Lyubomir Marinov
|
36b29593e3
|
Maybe prevents a NullPointerException in X506CertificatePanel reported by Vieri on the dev mailing list in the thread 'Jitsi 2.1 uncaught exception'.
|
13 years ago |
Vincent Lucas
|
a6288b5c35
|
Adds edition for macosx address book contact properties. Avoids concurrent access to contact details. Corrects msoutlook subcategories for email and nickname.
|
13 years ago |
Damian Minkov
|
fd097c2eb2
|
Adds a warning dialog when trying to make an audio call with no audio device or no codecs enabled.
|
13 years ago |
Yana Stamcheva
|
e30fd21a9a
|
Fixes message header new line when copying to the clipboard in the chat window. Patch provided by Hristo Terezov on dev (subject: "[PATCH] Fix for copying message header from conversation panel").
|
13 years ago |
Yana Stamcheva
|
6ad8166150
|
Fixes copying of smilies and links in the chat history window. Patch provided by Hristo Terezon on dev (subject: "[PATCH] Fix for clipboard issues in chat history window").
|
13 years ago |
Lyubomir Marinov
|
341d765142
|
Fixes a mistake in the code dealing with the timer which tracks the call duration.
|
13 years ago |
Pootle
|
8aead193ab
|
Commit from translate.jitsi.org by user yana.: 1443 of 1443 messages translated (0 fuzzy).
|
13 years ago |
Emil Ivov
|
90d22ce041
|
Renames Opus sampling rare config param text box from 'Audio bandwidth' to 'Sampling rate' to avoid confusion with bitrate.
|
13 years ago |
Lyubomir Marinov
|
82e1bfcf7f
|
Fixes a case of possibly multiple, unnecesary/repeating conference info IQs being sent in telephony conferences utilizing the Jitsi VideoBridge server-side technology.
|
13 years ago |
Damian Minkov
|
8a1bba4b66
|
Adds options to disable group renaming and removing, and contact move and rename.
|
13 years ago |
Damian Minkov
|
d0f28b72ca
|
Dispatches video contact details in MetaContactRightButtonMenu.
|
13 years ago |
Lyubomir Marinov
|
b78d03cc43
|
Seemingly fixes an issue which could cause a few pixels of the remote video in a call to be scaled out of proportion.
|
13 years ago |
Damian Minkov
|
4be4b3f774
|
Adds retrieving video work phone.
|
13 years ago |
Lyubomir Marinov
|
a6e1daf78e
|
- Fixes a race condition in the Jitsi VideoBridge/colibri support which could lead to failure to associate videos with the telephony conference participants who are sending them.
- Fixes a NullPointerException in one-to-one calls caused by the support for remote desktop control.
|
13 years ago |
Yana Stamcheva
|
c5db7000df
|
Adds an abstract general implementation of the ResourceManagementService, which provides a general implementation of resource pack management and can be used by more specific implementations for desktop and android. Patch provided by Pawel Domas on dev (subject: "[PATCH] Android implementation of ResourceManagementService").
|
13 years ago |
Damian Minkov
|
f8d1421cca
|
Fixes showing warning for too soon closing the chat window without receiving any message.
|
13 years ago |
Damian Minkov
|
46bcbd306e
|
Dispatches video contact details. Uses voice as default number detail, if no type is available. Use position index in MetaContactRightButtonMenu.
|
13 years ago |
Damian Minkov
|
b2cc5dc5bf
|
Version change.
|
13 years ago |
Vincent Lucas
|
10b5fa8e2f
|
Corrects redundant setting of current directory for jmsoutlookaddrbook.dll. Updates the dll (32 and 64 bits).
|
13 years ago |
Vincent Lucas
|
67c6f7c336
|
New version of the jmsoutlookaddrbook.dll (32 and 64 bits).
|
13 years ago |
Vincent Lucas
|
8437c5cc06
|
Applies patch proposed by Ingo Bauersachs for jmsoutlookaddrbook.dkk to lock the MAPI session, correct mixing of char/wchar_t and set to NULL deleted pointers. Removes names (surname, firstname, company name, etc.) from the contact call items. The dll will be generated in the following commit.
|
13 years ago |
Boris Grozev
|
a1dcd0fcb7
|
Updates to FMJ r20 (which reverts r18, since it causes problems -- symptoms are degraded video quality).
|
13 years ago |
Lyubomir Marinov
|
06cd03c942
|
Fixes NullPointerException in FitLayout. Reported by Boris Grozev.
|
13 years ago |
Vincent Lucas
|
4e741d81aa
|
New version of the jmsoutlookaddrbook.dll. Corrects wrong cast.
|
13 years ago |
Vincent Lucas
|
85e6d5fc38
|
Applies patch from Ingo Bauersachs to correct the LocalHostRetriever problem for the msoutlookaddrbook.dll. Corrects several JNI issues and code architecture. The .dll will be generated in the next commit.
|
13 years ago |
Lyubomir Marinov
|
8d2147e636
|
Fixes crashes in the Outlook contact integration related to calling conventions.
|
13 years ago |
Ingo Bauersachs
|
10bc4537a6
|
Add calling convention to function pointers
|
13 years ago |
Boris Grozev
|
0e8f8a98e7
|
Fixes a problem with the RTP port number being used for RTCP.
|
13 years ago |
Vincent Lucas
|
cba9a8bc07
|
Work in progress to generate jmoutlookaddrbook.dll without linking mapi32.dll.
|
13 years ago |
Boris Grozev
|
ecd9a66d41
|
Checks for inband registration support via disco#info, instead of using the smack AccountManager.supportsAccountCreation() method.
|
13 years ago |
Lyubomir Marinov
|
8de4cdf9a1
|
Fixes failures to identify PortAudio devices which could break playback on Windows XP.
|
13 years ago |
Pootle
|
2e5d32f95a
|
Commit from translate.jitsi.org by user acastroy.: 1443 of 1443 messages translated (0 fuzzy).
|
13 years ago |
Lyubomir Marinov
|
1978e18b71
|
Fixes failures to identify PortAudio devices which could break playback on Windows XP.
|
13 years ago |
Pootle
|
26834b2031
|
Commit from translate.jitsi.org by user yana.: 422 of 1443 messages translated (94 fuzzy).
|
13 years ago |
Pootle
|
d673754463
|
Commit from translate.jitsi.org by user yana.: 875 of 1443 messages translated (121 fuzzy).
|
13 years ago |
Pootle
|
f72883362d
|
Commit from translate.jitsi.org by user yana.: 361 of 1443 messages translated (62 fuzzy).
|
13 years ago |
Pootle
|
c233374c9d
|
Commit from translate.jitsi.org by user yana.: 847 of 1443 messages translated (122 fuzzy).
|
13 years ago |
Pootle
|
e2cf38e4e0
|
Commit from translate.jitsi.org by user yana.: 1422 of 1443 messages translated (8 fuzzy).
|
13 years ago |
Pootle
|
3072397eba
|
Commit from translate.jitsi.org by user yana.: 1025 of 1443 messages translated (83 fuzzy).
|
13 years ago |
Pootle
|
1ee7da0886
|
Commit from translate.jitsi.org by user yana.: 467 of 1443 messages translated (97 fuzzy).
|
13 years ago |
Pootle
|
37a3fd9397
|
Commit from translate.jitsi.org by user yana.: 1429 of 1443 messages translated (0 fuzzy).
|
13 years ago |
Pootle
|
f2052cd650
|
Commit from translate.jitsi.org by user yana.: 1007 of 1443 messages translated (84 fuzzy).
|
13 years ago |
Pootle
|
93d168bba5
|
Commit from translate.jitsi.org by user yana.: 82 of 1443 messages translated (47 fuzzy).
|
13 years ago |
Damian Minkov
|
a9bb74a7a4
|
Commits the 2.0 version number in preparation for 2.0 release. Few more builds to follow with that version number.
|
13 years ago |
Pootle
|
0370ce9fa8
|
Commit from translate.jitsi.org by user yana.: 748 of 1443 messages translated (91 fuzzy).
|
13 years ago |
Pootle
|
17c581b4bb
|
Commit from translate.jitsi.org by user yana.: 847 of 1443 messages translated (122 fuzzy).
|
13 years ago |
Pootle
|
18d0c9bac4
|
Commit from translate.jitsi.org by user yana.: 1243 of 1443 messages translated (35 fuzzy).
|
13 years ago |