Pootle
0d2df924f5
Commit from translate.jitsi.org by user acastroy.: 1321 of 1321 messages translated (0 fuzzy).
14 years ago
Pootle
27e79b57b8
Commit from translate.jitsi.org by user emcho.: 1321 of 1321 messages translated (0 fuzzy).
14 years ago
Lyubomir Marinov
601776d42f
- Works on removing the video of a video conference participant from display on the remaining non-focus participants. - Tries to fix a crash in PortAudio (often seen at the end of video conference calls).
14 years ago
Vincent Lucas
9cdde989fa
Corrects warning dialog height on Linux when closing a chat window with: a un-sent message, an active file transfer or when the last message is received less than 2 seconds ago.
14 years ago
Vincent Lucas
a45b6e0940
Adds SDES for XMPP. Works with Jingle and GTalk (only for gmail web app, doesn not work on "talk" for android).
14 years ago
Lyubomir Marinov
c1366b5d7f
Fixes an issue which would leak at least one Thread per call which would endlessly send out RTCP packets.
14 years ago
Yana Stamcheva
439494bd4c
Adds Greek to the list of spellcheck languages.
14 years ago
Yana Stamcheva
501fe9d6a2
Fixes "Remove contact" message when the account is not logged in.
14 years ago
Yana Stamcheva
114f31268c
Fixes "Add contact" dialog message when account is not connected. Reported by Alexandros Papadopoulos.
14 years ago
Lyubomir Marinov
f8e0e34b69
Fixes an IllegalMonitorStateException in PortAudioRenderer reported by Emil Ivov.
14 years ago
Vincent Lucas
6fa254a88b
Updates ice4j to svn revision #319 : Corrects null pointer exception when trying to log a packet whereas the socket is already closed.
14 years ago
Yana Stamcheva
b3936f6d02
Fixes call conference creation from Tools menu.
14 years ago
Lyubomir Marinov
bf6e7cdedd
Fixes the layout of non-video-contributing participants in video conference calls. Some of them used to have their photo not centered.
14 years ago
Lyubomir Marinov
641e458dea
Fixes a NullPointerException in MediaAwareCallPeer related to ConferenceMembersSoundLevelListener.
14 years ago
Lyubomir Marinov
62634e5177
- Fixes the horizontal gap between multiple videos in a call. It used to appear different between the different columns and caused videos with equal aspect ratios to appear with unequal heights.
...
- Tries to prevent a deadlock in UI-related code upon hanging up a call. It appeared as if the camera wouldn't get closed.
- Fixes a NullPointerException.
14 years ago
Lyubomir Marinov
0169d44f05
Logs an exception which would otherwise be swallowed and would thus obstruct debugging.
14 years ago
Lyubomir Marinov
5c532cead2
Fixes "Invalid access to memory location" in jdic_misc.dll reported by Vieri.
14 years ago
Lyubomir Marinov
26491feccc
Adds support for a boolean ConfigurationService property with name net.java.sip.communicator.plugin.msofficecomm.CREATE_CALL_BY_PHONE_NUMBER which instructs the Microsoft Outlook VoIP integration functionality to resolve a sign-in name to a vCard phone number in case it fails to resolve to a Contact with support for OperationSetBasicTelephony. The sort order of the phone number types is controlled through a String ConfigurationService property with name net.java.sip.communicator.plugin.msofficecomm.MPHONE_TYPE_SORT_ORDER which defaults to a value that prefers a work phone number, if available.
14 years ago
Lyubomir Marinov
a802dab29a
Commits a patch by Paweł Domas which addresses "Jitsi System Tray not initialized on Ubuntu 12.04" reported on the dev mailing list.
14 years ago
Lyubomir Marinov
40ce7ebb62
Fixes 'Invalid RTCP Version' exception caused by incorrect RTCP feedback packet construction.
14 years ago
Lyubomir Marinov
26b38766e3
Fixes a failure to keep the aspect ratio of the video when switching to full screen. Attempts to remedy a multi-video display when switching between camera and desktop streaming. Tries to fix a crash in the QTKit video capture on Mac OS X. Works on addressing a unnecessary remaining of the camera on Mac OS X open.
14 years ago
Damian Minkov
47596065ba
Fixes filtering correct file types.
14 years ago
Lyubomir Marinov
3bb39dd32a
Commits Boris Grozev's patch which addresses "sound selection file manager will not enter non-empty directories" reported by Alexandros Papadopoulos on the dev mailing list.
14 years ago
Vincent Lucas
f8983838a7
Update ice4j to svn revision #318 : Reduces log information about harvesting time.
14 years ago
Vincent Lucas
23b434e8d0
Removes RTCP logs for RTT computation debug.
14 years ago
Lyubomir Marinov
d8341aee6b
Re-applies the ideas of r9718 with a refined implementation on the PulseAudio Renderer in order to reflect changes to the user's choice with respect to the default playback device while in a call.
14 years ago
Vincent Lucas
7257cec279
Logs RTCP sender report sent and received to correct wrong statistics (RTT, loss rate).
14 years ago
Lyubomir Marinov
31d39e3ab2
Fixes 'Invalid access to memory location' in globalshortcut.dll. Reported by Damian Minkov.
14 years ago
Emil Ivov
6c888f0bfb
Increases hole punch packet count to 3 from 1
14 years ago
Pootle
29c3efc0d8
Commit from translate.jitsi.org by user ibauersachs.: 1319 of 1319 messages translated (0 fuzzy).
14 years ago
Ingo Bauersachs
8f6718fbd3
Change DNSSEC warning message to reflect independent causes
14 years ago
Lyubomir Marinov
85598c97ee
Temporarily reverts to the PulseAudio Renderer implementation to a pre-r9718 state to fix freezes reported by Vincent Lucas and Kertesz Laszlo on the dev mailing list while further looking into the cause of the problem.
14 years ago
Yana Stamcheva
2a5e9c4895
Adds last message correction functionality. Implementation provided by Ivan Vergiliev.
14 years ago
Damian Minkov
99a732d5f4
Change global status behaviour, count provider without presence only for available status, otherwise skip them.
14 years ago
Damian Minkov
4033f64fdc
Adds property for skipping providers that have only Online/Offline status, when changing global status.
14 years ago
Damian Minkov
ea140320c0
Adds is server overridden checkbox in jabber account wizard.
14 years ago
Lyubomir Marinov
4dfd16a63f
Commits work in progress on calling from Microsoft Office with Jitsi to phone numbers originating from Microsoft Office.
14 years ago
Lyubomir Marinov
dd3b5f120a
Commits work in progress on calling from Microsoft Office with Jitsi to phone numbers originating from Microsoft Office.
14 years ago
Vincent Lucas
b467e0bba6
Updates Ice4j to svn revison #315 : Adds log information about candidate harvest time for each harvester. And adds log information about gathering harvester time for IceUdpTransportManager and total elapsed time for harvesting candidates.
14 years ago
Damian Minkov
45d042c55c
Checks in the configuration service for route video and desktop property.
14 years ago
Vincent Lucas
f4b1b93e32
Updates Ice4j to svn revision #314 : Applies patch 5 and 6 from Daniel Pocock: [jitsi-dev] refreshing patches.
14 years ago
Lyubomir Marinov
239ba21302
When calling a Jitsi contact from Microsoft Outlook, looks for available phone numbers in the contact's vCard.
14 years ago
Damian Minkov
8d86192d77
Shows error dialog if provisioning failed and is mandatory.
14 years ago
Vincent Lucas
60db791324
Shows the "Enable desktop remote control" check box for desktop sharing only when the remote peer supports sending mouse/keyboard events. Begins to merge common part of Jabber and GTalk Call/CallPeer/CallPeerMediaHandler into abstract classes.
14 years ago
Lyubomir Marinov
2864990fb3
Tries to fix the build (tests).
14 years ago
Lyubomir Marinov
5986cc0119
Tries to fix the build (tests).
14 years ago
Lyubomir Marinov
34d54b1d84
Moves the ConfigurationService and FileAccessService implementations from Jitsi into libjitsi. Silences handled exceptions in libjitsi by converting them into Logger informational messages.
14 years ago
Damian Minkov
0030f69cee
Fixes showing today's messages in history window.
14 years ago
Lyubomir Marinov
81b590fac3
Fixes the switching of the playback device in calls upon hotplugging.
14 years ago
Vincent Lucas
6d1fc3b5a8
Updates Ice4j to svn revsion #313 : Corrects disable IPv6 properties variable name (StackProperties) and its use (HostCandidateHarvester) as reported by Daniel Pocock.
14 years ago