- Fix desktop streaming stop.
- Additionnal checks for directshow native code.
Other recent changes in earlier versions:
build.3286
- Adds formatting, javadocs.
- Introduces a crash handler for SIP Communicator on Windows which asks after a crash whether the application is to be relaunched.
- Reports contact specifiers such as Home, Work, Mobile for the SourceContact ContactDetails returned by the Microsoft Outlook ContactSourceService.
build.3285
build.3284
- Show appropriate notification when user not found is returned.
- Fixes issue JITSI-908: Major bug causing SC to crash on Mac OS X when calls are made or received.
build.3283
- Handle sip: when creating sip accounts. Add white colour to installer fonts.
build.3282
- Fix file drag n' drop on Linux.
- Use certificate service when accessing https xcap addresses.
build.3281
- Print call statistics in the log file.
build.3280
- In case we fail to resolve backup resolver address, we take the IP address of the default backup resolver.
build.3279
- Update smack's XMPPConnection class to use InetAddress.getHostAddress() instead of InetAddress.getHostName() to avoid sending PTR DNS request.
build.3278
- Make sure we don't skip setting show application property when hide/show application.
- Add some debug logs in DNS parallel resolver.
build.3277
- Make sure we use directsound devices under windows if they are not set as default one.
build.3276
- Check default settings for property.
build.3275
- Fixes dialpad dialog location. Make the single window toolbar visible only when a chat is opened.
build.3274
- Fix a possible ui block.
- Fixes wrong location of the call window. Do not add the close video button in desktop sharing mode.
- Add early message processors for all incoming sip messages.
- Removes unused border in the account status panel on the top of the contact list.
- Early process messages in separate method.
- X509TrustManager's getAcceptedIssuers() method should return " a non-null (possibly empty) array of acceptable CA issuer certificates".
build.3273
- Makes the ProtoProvider always respond with at least a 501 Not implemented to requests we don't support. Reported by John Ervin
build.3272
- Makes the ProtoProvider always respond with at least a 501 Not implemented to requests we don't support.
build.3271
- Fixes remaining message notification icon for a contact with no "active" chats.
build.3270
- Hide the close local video button during a drag operation.
build.3269
build.3268
- Check a logging property in configuration and if missing get it from default settings.
- If there's no remote video we limit the local video drag to the video container dimensions.
build.3267
- Fixes local video minimum and maximum coordinates on move.