- When we modify a Jabber account, be sure to clear existing supported XMPP features as well as all ProtocolProviderServiceJabberImpl's registration state change listeners because we will recreate OperationSets. Otherwise wrong behavior can happen like two ICE negociations for the same peer in the same time (because we have more than one OperationSetBasicTelephony associated with the account and listen to Jingle packets).
Other recent changes in earlier versions:
- Update ice4j.jar, free Ice4j's resources (streams, components, sockets) when call is finished.
- Get the application name from properties rather than hardcoded value.
- Fix obtaining password for wizards through factory and credential service.
- Makes it possible for plugins to distinguish the difference between an incoming XMPP generic notification and an error IQ indicating that an outgoing one failed to deliver
- Commits the patches provided by Akash Nawani in the dev mailing list thread "[PATCH] Fix for issue # 858".
- Adds an extra getFullJid() method that allows retrieving a full jid from only a bare jid and not necessarily a contact
- Adds full jid retrieval when sending generic notifications to a bare jid
- Initial support for Jingle Nodes. Please note that this feature is disabled by default.
- Mac uri handler using new java api.
- Update macosx url handler.
- Disable the latest modifications.
- Send each media content in separate transport-info for interoperability with Empathy and N900 mobile phones. Note that Empathy/gabble team has fixed a bug related to transport-info that prevent us to receive a video call from Empathy. When the new version of Empathy (that include the fix) will be packaged for the different Linux distributions, we will rollback this changes.
- Fixes the font of the message of the "New message available" dialog which uses some font of its own and not the "standard" one (at least on Windows) used elsewhere in the UI.
- Fixes the background of the Help > About window which does not fill the entire window on Windows and has "white" borders on the left and bottom.
- Fixes the backgrounds of the check boxes and radio buttons on the Security > Call, Advanced > Packet Logging and Advanced > Provisioning pages in Tools > Options on Windows which appear non-transparent and thus violate the "blue" theme.
- Fixes an incorrectly spelled "Netowrk" in Tools > Options > Events.
- Removed the implementation of a deprecated function from the native counterpart of the PortAudio support.
- Saving and restoring None selection when configuring audio devices.
- Commit from translate.sip-communicator.org by user mandre.: 920 of 954 messages translated (6 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 920 of 954 messages translated (6 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 905 of 954 messages translated (6 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 895 of 954 messages translated (9 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 842 of 954 messages translated (22 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 749 of 954 messages translated (40 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 694 of 954 messages translated (50 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 494 of 954 messages translated (49 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 432 of 954 messages translated (45 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 84 of 954 messages translated (41 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 98 of 954 messages translated (42 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 283 of 954 messages translated (56 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 423 of 954 messages translated (51 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 347 of 954 messages translated (51 fuzzy).
- Commit from translate.sip-communicator.org by user mandre.: 33 of 954 messages translated (0 fuzzy).
- Commit from translate.sip-communicator.org by user emcho.: 954 of 954 messages translated (0 fuzzy).
- Commit from translate.sip-communicator.org by user emcho.: 853 of 954 messages translated (23 fuzzy).
- Implement packet logging for ice4j.
- Fix local port retreival for jabber packet logging. Remove feed uri registration under macosx.
- Update event config form, fixing storing values when changing file values.
- Commits a Makefile for the PortAudio support binaries that works on Linux, Mac OS X and Windows. Updates the associated README. Uses the jn prefix for the PortAudio support binaries in the fashion of JMF which seems to use jm, n stands for neomedia.
- Commit from translate.sip-communicator.org by user acastroy.: 954 of 954 messages translated (0 fuzzy).
- Takes another try at echo cancellation, uses a circular buffer to improve the latency (a teeny-weeny bit).