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
Pootle
7ffaef8176
Commit from translate.jitsi.org by user yana.: 280 of 1443 messages translated (82 fuzzy).
13 years ago
Pootle
47ad18f8b4
Commit from translate.jitsi.org by user yana.: 1392 of 1443 messages translated (13 fuzzy).
13 years ago
Pootle
e6d95f7522
Commit from translate.jitsi.org by user yana.: 1253 of 1443 messages translated (36 fuzzy).
13 years ago
Pootle
21f3ac053b
Commit from translate.jitsi.org by user yana.: 999 of 1443 messages translated (80 fuzzy).
13 years ago
Pootle
2510f1d11c
Commit from translate.jitsi.org by user ibauersachs.: 1443 of 1443 messages translated (0 fuzzy).
13 years ago
Pootle
6916104f9c
Commit from translate.jitsi.org by user ibauersachs.: 1424 of 1443 messages translated (8 fuzzy).
13 years ago
Pootle
4a38f0bd1a
Commit from translate.jitsi.org by user ibauersachs.: 1443 of 1443 messages translated (0 fuzzy).
13 years ago
Pootle
04e04ae792
Commit from translate.jitsi.org by user yana.: 1443 of 1443 messages translated (0 fuzzy).
13 years ago
Yana Stamcheva
8b6b45aa53
Extends contact source apis to support editable contact sources. Fixes internationalization issues with contact source details. Adds additional categories and sub-categories of contact details.
13 years ago
Ingo Bauersachs
b05f89fbae
Update links to use SSL and copyright to 2013
13 years ago
Pootle
a4925519ed
Commit from translate.jitsi.org by user acastroy.: 1422 of 1422 messages translated (0 fuzzy).
13 years ago
Damian Minkov
fad7b70203
Adds option to enable/disable task bar / dock alerts. Alert main window on incoming calls.
...
Adds recompiled linux binaries for junbound.
13 years ago
Damian Minkov
e8bf8578c1
Adds option to change h264 encoder presets.
13 years ago
Damian Minkov
23009ed6e7
Adds visualisation of the currently selected status message, and saves custom status messages for later reuse.
13 years ago
Ingo Bauersachs
872293bf84
Localize forget password button
13 years ago
Vincent Lucas
55db5abf69
Adds a message in the audio configuration dialog, to inform the user that the none audio system is currently selected, only because there is no available audio device.
13 years ago
Pootle
5ca3a24ecb
Commit from translate.jitsi.org by user acastroy.: 1416 of 1416 messages translated (0 fuzzy).
13 years ago
Boris Grozev
c8b1aff23f
Updates FMJ to r11. This revision uses an adaptive jitter buffer (for audio streams), which changes size according to the number of packets arriving too late. Passes the net.java.sip.communicator.impl.neomedia.adaptive_jitter_buffer.* properties to the FMJ Registry. Changes the mechanism through which the number of discarded packets is obtained in MediaStreamStatsImpl, now using a FMJ controls. Shows more information about discarded packets and the adaptive jitter buffer in the "call info" window.
13 years ago
Vincent Lucas
f3df7dc1f6
Adds pop-up notifications for new video selected device.
13 years ago
Vincent Lucas
de80427e32
Adds the device name and its state (connected or disconnected) for the "Device configuration has changed" pop-up notification. Adds a "New selected device" pop-up notification when the selected audio device has changed (for audio in, audio out and notifications).
13 years ago
Ingo Bauersachs
aad6f7cb26
Add certificate revocation checking options to TLS configuration panel
13 years ago
Pootle
8610f37848
Commit from translate.jitsi.org by user acastroy.: 1401 of 1401 messages translated (0 fuzzy).
13 years ago
Yana Stamcheva
a7f88957c6
Fixes error message when create call fails.
13 years ago
Emil Ivov
a626039f66
Modifies the Voicemail notifications GUI so that it would also display the number of urgent voicemail messages. Patch by Tom Denham
13 years ago
Damian Minkov
773e1fa6f8
Adds support for protocol providers without wizards. Patch contributed by Tom Denham.
13 years ago
Boris Grozev
1e7e76e755
Adds an Opus configuration form and changes the default Opus settings. Updates the Opus JNI binaries. Notifies encoders that implement PacketLossAwareEncoder (Opus and SILK) of packet loss information received via RTCP.
14 years ago
Boris Grozev
e21c425aac
Adds a missing resource property. Patch contributed by Tom Denham.
14 years ago
Damian Minkov
3b3ff4a92f
Adds hotplug to portaudio wmme host api, also fixes a NPE that can prevent device change updates.
14 years ago
Pootle
7c5fdde9c9
Commit from translate.jitsi.org by user yana.: 1373 of 1401 messages translated (0 fuzzy).
14 years ago
Yana Stamcheva
4424990017
Adds a separate video bridge menu in Tools and adds an OperationSetVideBridge that gives access to the video bridge conference calls.
14 years ago
Vincent Lucas
81c971944b
Adds a notification popup when the audio device configuration has changed.
14 years ago
Boris Grozev
1f0a4b1a65
Adds the number of packets discarded by the FMJ packet queue to the "call info" window and to the logs at the end of a call.
14 years ago
Boris Grozev
276d33addb
Implements a mechanism that allows JMF Controls registered in the codec implementations to be accessed in MediaStream. Adds a FECDecoderControl interface and uses it to collect FEC statistics in MediaStreamStatsImpl. Adds a "Packets decoded with FEC" line in the call info window.
14 years ago
Damian Minkov
5cb8ad46a8
Adds more options to sound notifications and their config. Sound notifications now can use playback, notification or pc speaker device.
14 years ago
Pootle
8dfd942208
Commit from translate.jitsi.org by user ibauersachs.: 1376 of 1376 messages translated (0 fuzzy).
14 years ago
Boris Grozev
6c376df438
Renames SILK-related properties.
14 years ago
Boris Grozev
bdf1793fd2
Adds an option to explicitly advertise FEC support for SILK in SDP.
14 years ago
Vincent Lucas
22ffe0448b
Improves harvesting time stats for call info frame. Updates Ice4j to r343: Improves harvesting time stats: 1) number of harvests and 2) total harvesting time for each harvesters.
14 years ago
Boris Grozev
19d2276dd4
Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration and MediaConfigurationImpl.
14 years ago
Damian Minkov
4247259805
Fixes ice states strings in call info.
14 years ago
Vincent Lucas
8e594b7212
Adds total harvesting time to the call info frame. Updates Ice4j to r339: Adds extra function to export the total harvesting time.
14 years ago
Damian Minkov
0110981ab4
Fixes resource missing apostrophe.
14 years ago
Vincent Lucas
07595ca31c
Adds XMPP GUI configuration the ability to disable Jingle (audio and video calls with XMPP).
14 years ago
Vincent Lucas
d67e969a0a
Improves call info frame to show the ICE harvesting time if available. Updates Ice4j to r338: Adds extra function to export harvesting time.
14 years ago
Damian Minkov
3f3ca000f0
Detects failed typing notifications.
14 years ago
Vincent Lucas
ceb334e6ba
Adds CallInfoFrame information about host/reflexive/relayed addresses if ICE is used. Updates Ice4j to r337: Adds functions to get the host/reflexive/relayed address of the selected candidate pair.
14 years ago
Pootle
f170db58b0
Commit from translate.jitsi.org by user ibauersachs.: 1352 of 1352 messages translated (0 fuzzy).
14 years ago
Vincent Lucas
03f2e135ba
Updates GUI general preferences checkbox text concerning alphabetical to number character convertion for phone numbers.
14 years ago
Vincent Lucas
1630576457
Adds a checkbox in the GUI general preferences to accept dialed string with alphabetical characters as phone number.
14 years ago
Boris Grozev
ba8ad30931
Makes the "toggle video" button in the call window active only if we're ready to send video, and shows an appropriate tooltip otherwise. Same for the desktop sharing button.
14 years ago
Yana Stamcheva
b9585be3d1
Activates the simple chat skin, until we fix memory problems with the current chat theme.
14 years ago
Damian Minkov
d79dcf7ec4
Fixes some messages using apostrophe and parameters. Fixes an inaccurate message used in OTR. Contributed by Alexandros Papadopoulos.
14 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.
14 years ago
Emil Ivov
d8f2441317
Applies a patch from Boris Grozev that allows setting different codec configurations to different accounts. It is now possible to set entirely different codec preference for every account.
14 years ago
Emil Ivov
e2c6718d5b
Applies a patch from Boris Grozev that Adds a password strength meter to XMPP password changes and improves the feature in other ways.
14 years ago
Damian Minkov
8ecc482d92
Renames voicemail alias uri label to voicemail subscription uri.
14 years ago
Damian Minkov
9049a68efe
Renames auto answer menu.
14 years ago
Vincent Lucas
2836fe726f
Improves SIP and XMPP configuration interface to choose the priority between ZRTP and SDes.
14 years ago
Emil Ivov
c6016b808c
Minor string correction
14 years ago
Emil Ivov
ab1a357d8c
Adds password modification from within Jitsi for XMPP accounts that allow it. Contributed by Boris Grozev.
14 years ago
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
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
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
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
Yana Stamcheva
2a5e9c4895
Adds last message correction functionality. Implementation provided by Ivan Vergiliev.
14 years ago
Damian Minkov
ea140320c0
Adds is server overridden checkbox in jabber account wizard.
14 years ago
Damian Minkov
8d86192d77
Shows error dialog if provisioning failed and is mandatory.
14 years ago
Vincent Lucas
266d1c2e80
Adds RTT statistic to call information frame.
14 years ago
Pootle
54b8b1efaa
Commit from translate.jitsi.org by user acastroy.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Pootle
61f5ee912a
Commit from translate.jitsi.org by user emcho.: 1267 of 1278 messages translated (0 fuzzy).
14 years ago
Pootle
f0763ee94f
Commit from translate.jitsi.org by user emcho.: 1074 of 1278 messages translated (33 fuzzy).
14 years ago
Pootle
fe33bb9ce7
Commit from translate.jitsi.org by user emcho.: 1017 of 1278 messages translated (89 fuzzy).
14 years ago
Vincent Lucas
b7df011c28
Adds answer video call with video functionality.
14 years ago
Pootle
187659e8b9
Commit from translate.jitsi.org by user acastroy.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Vincent Lucas
eae129a72c
Adds an "answer/hangup" call global key shortcut. Modifies the "hangup" global
...
key shortcut behavior.
The answer/hangup shortcut:
--------------------------
This shortcut may be helpful for headsets with a single button for answering or
hanging up a call.
By default this shortcut is set to "Ctrl + Shift + p". When pressed:
1) If there is at least an incoming call, then Jitsi answers the first incoming
call.
2) If there is no incoming call, then Jitsi closes all active calls (An active
call is a call with at least one peer which is not on hold).
3) If there is no incoming call and no active call, then Jitsi closes all
remaining calls (which are all on hold).
New hangup shortcut behavior:
-----------------------------
The hangup global key shortcut behavior is modified as follow:
1) If there is at least an incoming call, then Jitsi closes the first incoming
call.
2) If there is no incoming call, then Jitsi closes all active calls (An active
call is a call with at least one peer which is not on hold).
3) If there is no incoming call and no active call, then Jitsi closes all
remaining calls (which are all on hold).
14 years ago
Damian Minkov
b48bf9721a
Delivers in chat room the reason of chat invite rejections.
14 years ago
Damian Minkov
c23c49c067
Detects remote file transfer reject.
14 years ago
Pootle
cb821dab74
Commit from translate.jitsi.org by user ibauersachs.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Pootle
e86f7e20d5
Commit from translate.jitsi.org by user ibauersachs.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Damian Minkov
51c7122a38
Localize some xcap error messages.
14 years ago
Vincent Lucas
d589925e2d
Adds video resolution to the call info frame.
14 years ago
Werner Dittmann
4f949485c7
Enhance ZID name feature to store AOR/JID.
...
Storing AOR/JID enables Jitsi to perform an automatic check if the
stored AOR/JID associated with a ZID matches the values of the
current call AOR/JID. In case of a mismatch Jitsi displays a popup
window to inform the user.
14 years ago
Damian Minkov
11526b8670
Updates display names when changed at server-side.
...
Auto accept authorizations if we have initiated adding of a contact.
14 years ago
Vincent Lucas
80f88f3d53
Renames label "Call transport" from CallInfoFrame to "Signalling call
...
transport".
14 years ago
Damian Minkov
4cb5d7107c
Adds ice states to call info.
...
Fixes a problem with creating two transport managers for jabber calls and slow creating of upnpharvester.
14 years ago
Damian Minkov
854b7ca187
Adds option to add voicemail check URI to use it for checking voicemail messages.
14 years ago
Werner Dittmann
eab1761eaf
Add ZID name feature.
...
The ZID name feature enables the user to associate a name for a ZRTP
identifier. The user can enter such a name only if the authentication string
(SAS) was compared and confirmed.
The popup dialog shows the current ZID name or is preset with the display
name of the called party in case no name was associated previously. The user
may change the name and store it with OK, pressing Cancel leaves the name
untouched.
14 years ago
Yana Stamcheva
4a382a532a
Fixes some security strings.
14 years ago
Yana Stamcheva
f9a8da4458
Adds new improved security interface.
14 years ago
Pootle
b818927b85
Commit from translate.jitsi.org by user emcho.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Pootle
3f83c013d5
Commit from translate.jitsi.org by user ibauersachs.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Damian Minkov
b809c0f68b
Adds dtmf support for jabber calls.
14 years ago
Damian Minkov
634faeee05
Adds option to disable/enable mwi.
14 years ago
Damian Minkov
8b81846a4b
Adds option to hangup peer with error code and reason in OperationSetBasicTelephony.
14 years ago
Pootle
261c853793
Commit from translate.jitsi.org by user acastroy.: 1265 of 1265 messages translated (0 fuzzy).
14 years ago