- Fixes possible deadlock in RTPConnectorUDPInputStream.
Other recent changes in earlier versions:
build.3589
- Fixes possible deadlock in RTPConnectorUDPInputStream.
build.3588
- Fixes possible deadlock in RTPConnectorUDPInputStream.
build.3587
- Fixes possible deadlock in RTPConnectorUDPInputStream.
build.3586
- If an XMPP logged peer supports Google's Jingle/ICE dialect, choose it by default for a call.
build.3585
- If an XMPP logged peer supports Google's Jingle/ICE dialect, choose it by default for a call.
build.3584
- Display the ZRTP mandatory algorithms in case no specific ZRTP configuration was saved
- Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP candidates.
- Fixes a bad instanceof check, reported by Werner Dittmann on mailing-list.
- Restores the create Jabber account form and fixes some related issues.
build.3583
- Moves ZRTP configurations panel in a "ZRTP Ninja" button thus making them available only for advanced users.
build.3582
- Provides some chat room fixes and improvements including the /me command and TAB key.
build.3581
- Makes sure that FMJ's JavaSoundCodec will not be utilized in the event that it appears on the classpath because it leads to a noticeable increase in the time taken to construct a filter graph.
build.3580
- Fixes a problem with hold and enabling audio if we were in mutually hold status and putting it locally off hold. Fixes possible NPE in QualityPreset.
build.3579
- Various chatroom improvements: fixes NPE and multi selection issue, fixes displaying and receiving messages from members with same username and different servers.
build.3578
- Fixes NPE when disconnects from jabber server. Fixes joining/creating chatrooms using google accounts. Fixes an error parsing protocols in result records from NAPTR query.
build.3577
- Fixes a problem with jabber accounts with no saved password and asking for password on calls. Fixes stopping too quickly under Macosx.
build.3576
- Commit from translate.jitsi.org by user acastroy.: 1081 of 1082 messages translated (0 fuzzy).
build.3575
- Adds a setRegistration method in the SIP wizard, to be used by inheritors.
- Shows SIP contact display name instead of SIP URI. Patch provided by Chris Maciejewski on dev mailing list (subject: "[jitsi-dev] Re: Display Name instead of SIP URI") and extended to handle the case of typing notifications received before the real message.
build.3574
- Fixes showing display name in call dialog for outgoing sip calls.
build.3573
- Shows display name along the address in call dialog and incoming call dialog.
build.3572
- Fixes compilation with OpenJDK 1.6.0_18 and removes an unused import which causes a warning.
build.3571
- Fixes exception when closing the instant message dialog in multi window mode.
build.3570
- Fixes the addition of immageattr to all H.264 formats.