- Fixes an incorrectly spelled "Netowrk" in Tools > Options > Events.
Other recent changes in earlier versions:
- 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).
- Allow remote candidate to be injected while ICE is running and enhance interoperability with Empathy client.
- If we try to call an XMPP contact that does not support Jingle, print its address AND resource in error message.
- Commits a patch provided by Bauersachs Ingo on the dev mailing list in the thread "Throwing an exception during SDP processing results in stray call window" which fails a call if parsing SDP throws an Exception.
- Fix saving output device and add some debug prints.
- Fix a problem with initial turning on the packet logging and update some config string resources.
- Tunes the implementation of the blocking PortAudio stream interface op top of the non-blocking one, and the echo canellation.
- Introduce Packet Logging Service with its configuration form and implementation for sip,jabber and rtp.
- Remove a space in prop file that breaks loading bundles (introduced in previous commit).
- build.xml classes doc hs_err_pid31528.log ide jmf.log lastBuiltSipCommRevision lib log nbproject release resources sc-bundles sip-communicator.utest.bin src test test-reports www Fix exception when creating a STUN server without username/password; build.xml classes doc hs_err_pid31528.log ide jmf.log lastBuiltSipCommRevision lib log nbproject release resources sc-bundles sip-communicator.utest.bin src test test-reports www Use the default SIP Communicator STUN server by default if no configuration property is set; build.xml classes doc hs_err_pid31528.log ide jmf.log lastBuiltSipCommRevision lib log nbproject release resources sc-bundles sip-communicator.utest.bin src test test-reports www By default disable STUN username/password field; build.xml classes doc hs_err_pid31528.log ide jmf.log lastBuiltSipCommRevision lib log nbproject release resources sc-bundles sip-communicator.utest.bin src test test-reports www Remove a debug output in H263+ encoder.
- Fix a bug when we call an XMPP peer whose resources are all with priority 0.
- Fix callee name in error message.
- When calling a contact that has multiple resources, choose the one that has the highest priority AND Jingle support.
- Change the volume during a call while sliding (and not when the slider is released).
- Display an error message when Jingle call failed if contact does not belong to our roster list, if it does not support Jingle.
- When a call is on hold, disable only video, desktop streaming/sharing and DTMF buttons.
- Fix local video display when we are the second to activate video in a XMPP call.