- Commit from translate.jitsi.org by user emcho.: 1231 of 1231 messages translated (0 fuzzy).
- Adds an option to monitor jabber srv records and check whether we are connected to the primary server.
Other recent changes in earlier versions:
build.3873
- Fixes some possible NullPointerExceptions.
- Fixes shell script name in one of the build targets.
- Commit from translate.jitsi.org by user ibauersachs.: 1231 of 1231 messages translated (0 fuzzy).
- Fixes video problem with Google Talk on smartphone: some applications like Vtok do not like to receive hole punch packet (zero length UDP packet).
build.3872
- Fixes audio device configuration icon.
build.3871
- Improves audio device hotplug interface.
- Fixes displaying some contacts on initial loading for some protocols. Fixes displaying contacts after merging them.
build.3870
- Fixes proper event fire in case of re-using existing empty meta group for adding a protocol group.
- Fixes audio levels in conference UI.
build.3869
- If ICE/Gingle checkbox is disabled, do no allow call to Google Voice.
build.3868
- Changes version logging level.
- Adds property/option to increase vcard retrieval timeout.
build.3867
- Recompile libjnportaudio with older gcc (to avoid library loading problem on older Linux distributions).
- Avoids sending a text twice from the UI by hitting enter too quickly.
build.3866
- Fix broken libjnportaudio.so for Linux 32-bit.
build.3865
- Delivers SystemActivity events in different thread and on windows give time to the underlying jvm to dispatch the same message and populate its interfaces.
- Adds support for audio devices hotplug as well as to change input/output audio devices during a call.
- Fixes NullPointerException when retrieving delete text button rectangle in text fields.
- Fixes a situation where call button is not shown on initial contact click.
- Try to fix build.
- Try to fix build.
build.3864
- Updates tooltip icons after showing loading text.
build.3863
- Fixes ui blocking displaying contact in contactlist or in the tooltip, when checking for contact server stored details like phones etc.
build.3862
- Resolves a problem with jabber contact list if server replay is delayed. Enables by default keepalives for jabber providers, moves keep alive account property to the protocol factory to be used from all protocols.
build.3861
- Fix stackoverflow on SIP server resolution when SRV host entry is unresolvable
- Avoid duplicate loading of KeyStore when editing a CertConfig entry
- Update Mac build-script for libjunbound
- Remove sun JMF import
- Remove unused packet counter field
- Fix NPE after stop of desktop sharing
- Create security off event object in security control event handler
- Leave security panel in place if one stream is still encrypted
build.3860
- Fixes a problem with creating two instances ot NetworkConfigurationWatcher.
- Adds property to disable otr plugin.
build.3859
- Fixes the RTP time stamps and the packetization of PCMA, malfunctioning 8 kHz speex by making sure that Jitsi's custom codecs get preferred to the respective FMJ built-in codecs.
build.3858
- Adds a button in the CallPanel to create a chat between call peers.
- Adds some enhancements on chat room list dialog. Fixes some NPE exceptions.
- Makes sure the peer is set to failed if creating call failed, like starting a call without audio device.
build.3857
- Adds option to disable dnd contact merging.
- Fixes possible NPE, making some contacts to disappear from contactlist.
- Commit from translate.jitsi.org by user acastroy.: 1228 of 1228 messages translated (0 fuzzy).
build.3856
- Fixes a class cast exception with dns event fire.
build.3855
- Fixes connection problem and avoids displaying two call windows with Google Voice.
- Adds option to customized title and text in authentication window.
build.3854
- Tries to fix blocking chat after unsuccessful file transfer.
- Fixes cut-off tooltips.