- Call window toolbar enhancements.
Other recent changes in earlier versions:
build.3498
- Fixing another lock, when icq is disconnecting ui asks for registrationState which was retrieved from aim connection, which is already locked cause of disconnect.
build.3497
- Temporarily works around a problem in JAWTRenderer on Mac OS X and MacBookPro8 which appears as low frame rate by falling back to an earlier implementation which seems to work as expected with respect to frame rate.
build.3496
- Prevent deadlock when reconnecting icq protocol. Fixed excessive logging for status update, reported by Emil Ivov. Fix some strings in macosx info.plist.
build.3495
- Fixed excesive logging in the contact list ui, reported by Emil Ivov.
- Update ice4j.jar that fix a possible ConcurrentModificationException.
build.3494
- Show connecting status during reconnects. When detect network changes calm for a second, give time all network configurations to finish. Add un-registering state to some providers. Fix a wrong state of jabber provider shown in status lists. Make sure un-registering and registering is done in separate threads in reconnect plugin, to avoid blocking each other and possible ui locks.
build.3493
- In the SIP create account form do not clear new account data if the user clicks again on the radio button.
build.3492
- Show the create account form if the wizard supports it.
build.3491
- Update recorder when we mute mute/unmute a call peer.
- Create log file archives in separate thread.
- Don't register growl if its not running we won't be able to use it, and we will fall back using defaults.
- Fix title of java dialogs and frames under gnome 3.
build.3490
- Update ice4j.jar that add some logs when some ICE checks fail.
- Fix a possible NullPointerException in Google Contacts.
build.3489
- Moves some special properties in the ExtendedAccountRegistrationWizard interface.
- Moves some special properties in the ExtendedAccountRegistrationWizard interface.
- Show login/password window if we get a credentials problem from Google Contacts.
build.3488
- Commit from translate.jitsi.org by user emcho.: 953 of 1053 messages translated (70 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 245 of 1053 messages translated (32 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 83 of 1053 messages translated (44 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 813 of 1053 messages translated (64 fuzzy).
- Commit from translate.jitsi.org by user acastroy.: 1052 of 1053 messages translated (0 fuzzy).
build.3487
- Commit from translate.jitsi.org by user emcho.: 1052 of 1053 messages translated (0 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1030 of 1053 messages translated (8 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1030 of 1053 messages translated (8 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1030 of 1053 messages translated (8 fuzzy).
build.3486
- Commits work in progress on Google Talk voice support.
build.3485
- Disable cross protocol call transfers.
build.3484
- Disable cross protocol call transfers.
build.3483
- Check for create form for all account registration wizards before sending the user to the web registration page.
- Video configuration form adjustments (some insets added and changed a border).
- Check for create form for all account registration wizards before sending the user to the web registration page.
- Do not reinitialize receive stream when we switch from camera to desktop streaming and vice-versa (in other words when we change the capture device during a call).
- Check for registered security authority implementations before starting using the default implementation.
- Rebuilds the FFmpeg JNI library on Linux to include the MJPEG decoder and parser in order to fix 'Webcam (gspca-based) does not work anymore with Jitsi on Debian Testing' reported by Kertesz Laszlo on the dev mailing list.
build.3482
- Fixes add contact display name change.
build.3481
- Update ice4j to perform UPnP gateway discovery for WANIPConnection and WANPPPConnection in parallel.
build.3480
- Adds modifications to correctly support the XEP-0262 (ZRTP).
- Fixes missing security information when changing from one-to-one call to a conference call and vice versa.
build.3479
- Attempt to fix issue with shifting mouse click on a selected contact.