* Commit from translate.sip-communicator.org by user acastroy.: 812 of 812 messages translated (0 fuzzy). * Other recent changes in earlier versions: * - Fixes security configuration form. * - Commit from translate.sip-communicator.org by user mandre.: 812 of 812 messages translated (0 fuzzy). * - Fix NullPointerException when showing accounts configuration form. * - Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more. * - Icons, which are part of the new configuration window interface. * - Renamed to OtrEngineServiceImpl * - Removes KeybindingUtil.jar from the Eclipse and NetBeans project files because the JAR has been removed from trunk in r7350. * - Fix NullPointerException when obtaining protocol provider factory. * - Fix sip tests. * - Removing non-ascii symbols * - [cosmetic] Removes whitespaces * - Starts work on the Jingle implementation. * - Minor * - Adds smackx-debug to our smacklib to make debugging easier when necessary * - Adds a jingle extension directory as a placeholder for our future jingle implementation * - Removes references to our legacy jingle implementation with the old smackx-jingle implementation * - Removes references to our legacy jingle implementation with the old smackx-jingle implementation * - Adds swing to the list of smacklibdependencies so that we could display the smack debugger. * - Removes references to our legacy jingle implementation with the old smackx-jingle implementation * - Removes references to our legacy jingle implementation with the old smackx-jingle implementation * - Adds more bits to the jingle parsing and packet construction * - Adds more bits to the jingle parsing and packet construction * - Adds more bits to the jingle parsing and packet construction * - Adds more bits to the jingle parsing and packet construction * - Adds a provider for the content packet extensions * - First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork. * - First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork. * - First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork. * - First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork. * - First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork. * - First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork. * - First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork. * - Delegates the smack.debugEnabled property to the virtual machine running SC * - First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork. * - Ongoing work on the Jingle implementation * - Ongoing work on the Jingle implementation * - Patches things so that we would be able to commit the beginnings of our jingle implementation and the XEP-0115 support * - Use FFmpeg's MJPEG decoder instead of tinyjpeg. * - Each screen display has now its own capture device. Note that on Linux, multiple monitors are seen as one screen. JAWTRenderer on Linux will not display image > 2048x2048 due to driver limitation (XvCreateImage), so avoid dropping image if size mismatch and show what we can. * - Attempts to fix a NullPointerException reported by Juanvi Martinez on the dev mailing list in the thread "Sip Communicator connects and disconnects very quickly on Windows 7 64 bits." * - Commit from translate.sip-communicator.org by user mandre.: 804 of 804 messages translated (0 fuzzy). * - Commit from translate.sip-communicator.org by user acastroy.: 799 of 799 messages translated (0 fuzzy). * - Commit from translate.sip-communicator.org by user acastroy.: 799 of 799 messages translated (0 fuzzy). * - Avoid using DNS resolver for an IP address. * - Fix possible deadlock when switching very quickly from media configuration form and another form. * - Updates otr4j to version 122. * - Fixes a couple of warnings. * - Fixes warning. * - Add support for V4L2's MJPEG and JPEG format. * - Support audio codecs that depend on native JMF libraries only for Windows 32-bit and Linux 32-bit. * - Add jspeex native library target. * - Add possibility to initiate directly videocall and desktop streaming session in protocol service. Note that GUI need to be modified in order to propose this feature to users. * - Fix NPE when removing group. * - Tries to fix the playback of the notification sounds with PortAudio on devices which cannot be opened with arbitrary sample rates. Reported by Werner Dittmann on the dev mailing list in the thread 'Wideband PortAudio'. * - fixed a few typo and fixed some brace placement * - Fix NPE when there is no audio capture device