Ingo Bauersachs
|
e1aec3707f
|
Change install new version warning as suggested by David Bolton on dev
|
13 years ago |
Yana Stamcheva
|
59dc2fc9f5
|
Renames the Options menu in MacOSX systray to Preferences to ensure conformity.
|
13 years ago |
Damian Minkov
|
dc4730bff4
|
Adds h264 high profile and its configuration entry.
|
13 years ago |
Ingo Bauersachs
|
e65b7c8f54
|
Add ContactSource plugin for Thunderbird
|
13 years ago |
Boris Grozev
|
5ffef82d0f
|
Adds an option to set the video bitrate. Patches provided by Benoît Laniel on the dev@ mailing list (under the subject of '[PATCH] Set default max video bandwidth to 128')
|
13 years ago |
Yana Stamcheva
|
77b1249b45
|
Adds "push to talk" functionality. The default shortcut for push to talk is "Shift Ctrl/Meta T". Native global shortcuts are now committed only for Mac. Windows and Linux coming soon. Patch provided by Hristo Terezov on dev (March 25, 2013, subject: "Re: [jitsi-dev] [PATCH] Push to talk"). Additionally this commit also removes the ppc command from the globalshortcut target.
|
13 years ago |
Vincent Lucas
|
a1e648c6ef
|
Adds a minimal duration for RTP DTMF tones. This minimal duration can be configured by provisioning with the net.java.sip.communicator.service.protocol.minimalRtpDtmfToneDuration property, or by setting it in the account preferences.
|
13 years ago |
Ingo Bauersachs
|
012f43d028
|
Rename remaining localized Jabber names to XMPP
|
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 |
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 |
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 |
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 |
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 |
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 |
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.
|
13 years ago |
Boris Grozev
|
e21c425aac
|
Adds a missing resource property. Patch contributed by Tom Denham.
|
13 years ago |
Damian Minkov
|
3b3ff4a92f
|
Adds hotplug to portaudio wmme host api, also fixes a NPE that can prevent device change updates.
|
13 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.
|
13 years ago |
Vincent Lucas
|
81c971944b
|
Adds a notification popup when the audio device configuration has changed.
|
13 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.
|
13 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.
|
13 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.
|
13 years ago |
Boris Grozev
|
6c376df438
|
Renames SILK-related properties.
|
13 years ago |
Boris Grozev
|
bdf1793fd2
|
Adds an option to explicitly advertise FEC support for SILK in SDP.
|
13 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.
|
13 years ago |
Boris Grozev
|
19d2276dd4
|
Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration and MediaConfigurationImpl.
|
13 years ago |
Damian Minkov
|
4247259805
|
Fixes ice states strings in call info.
|
13 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.
|
13 years ago |
Damian Minkov
|
0110981ab4
|
Fixes resource missing apostrophe.
|
13 years ago |
Vincent Lucas
|
07595ca31c
|
Adds XMPP GUI configuration the ability to disable Jingle (audio and video calls with XMPP).
|
13 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.
|
13 years ago |
Damian Minkov
|
3f3ca000f0
|
Detects failed typing notifications.
|
13 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.
|
13 years ago |
Vincent Lucas
|
03f2e135ba
|
Updates GUI general preferences checkbox text concerning alphabetical to number character convertion for phone numbers.
|
13 years ago |
Vincent Lucas
|
1630576457
|
Adds a checkbox in the GUI general preferences to accept dialed string with alphabetical characters as phone number.
|
13 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.
|
13 years ago |
Yana Stamcheva
|
b9585be3d1
|
Activates the simple chat skin, until we fix memory problems with the current chat theme.
|
13 years ago |
Damian Minkov
|
d79dcf7ec4
|
Fixes some messages using apostrophe and parameters. Fixes an inaccurate message used in OTR. Contributed by Alexandros Papadopoulos.
|
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 |