- Fix broken libjnportaudio.so for Linux 32-bit.
Other recent changes in earlier versions:
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.
build.3853
- Avoids failing builds in case time server is down when signing windows files.
build.3852
- Fixes problem with stored groups which are marked as non persistent.
build.3851
- Removes non persistent groups from "Add contact" window and "Move to group" menu.
build.3850
- Fixes dns resolving failing to use the backup servers in case of a PortUnreachableException.
- Adds matching call history records and by address, not only by display name.
build.3849
- Resolve next hop address before accessing an uninitialized field
- Show all call creation errors with an error dialog
build.3848
- Commit from translate.jitsi.org by user acastroy.: 1228 of 1228 messages translated (0 fuzzy).
build.3847
- Fixes '[jitsi-dev] Jitsi build 3846 adds one more set of input devices to the audio options on each start (Linux 32-bit)' reported by Kertesz Laszlo on the dev mailing list.
- Fixes load of libglobalshortcut and a segmentation fault on Mac OS X 10.5.
build.3846
- Timestamps signed files.
- Changes string for wrong password to show and server/realm.
- Adds dns change detection on macosx.