- When building wix deltas skip current build.
Other recent changes in earlier versions:
build.3454
- Make sure that the video call window has a minimum size, which also prevents the toolbar buttons to overlap if the window is too small.
- Allow configuration forms the revalidate configuration window, thus refreshing window size and revalidating panels.
- Video advanced settings panel, still not enabled.
build.3453
- Fix conference call sound level that was broken in commit 8553 (change SSRC when we reconfigure stream).
build.3452
- Updates the instructions for building the JNI FFmpeg library and its dependencies on Windows.
- Generation of wix delta updates.
- Tries to fix an ArrayStoreException in MutePushBufferDataSource reported by Sébastien Vincent against r8548.
- Fix a problem when switch between camera and desktop streaming (and vice-versa), also change SSRC when we reconfigure stream.
build.3451
- Use a precompiled pattern to escape chars in messages made some fields final replaced Vector by ArrayList Added some @Override annotations Fixed some indentation Made some private methods static Replaced http://sip-communicator.org by http://jitsi.org
- Introduces AbstractBufferCaptureDevice and AbstractBufferStream to eliminate the duplication between, respectively, AbstractPull/PushBufferCaptureDevice and AbstractPull/PushBufferStream.
- Fixes a problem in AVFrameFormat#intersects(Format) which could lead to loss of state/pixFmt.
build.3450
- Adds the home directory of MinGW to the PATH when building the native Windows executables (e.g. run.exe, setup.exe).
build.3449
- Store STUN password via credentials storage service.
- Starts the local video in a separate thread.
- Enable UPnP by default.
- Update wrong string for server certificates.
build.3448
- Distinguishes the MediaFormats in the Encoding tables of the Audio and Video configuration forms not only by encoding (name) and clock rate but also by format parameters.
build.3447
- Commits work in progress on Windows delta/bspatch updates.
- Commits work in progress on Windows delta/bspatch updates.
- Commits work in progress on Windows delta/bspatch updates.
build.3446
- Fix an issue when switching from region desktop streaming to full desktop streaming.
build.3445
- Correctly set the default values of the xcap fields (form stays the same for the user).
build.3444
- Fixes sip2sip and ippi create account forms (fixed problems in error showing and added a password comparison).
build.3443
- Adds a display name field in the add contact form.
build.3442
- Register account form enabled only in the simple account form.
- When we receive a Jingle call, set the session init IQ of the CallPeer before adding it to the Call.
build.3441
- Fix issues in ICE configuration panel (double-click on row to edit, exception when edit a STUN server, edit dialog can be shown multiple times).
- Add UUID support for provisioning, UUID is visible in provisioning advanced configuration form.
- When a password mismatch in Google Contacts, open just one dialog.
- Update weupnp.jar.
build.3440
build.3439
- Commit from translate.jitsi.org by user acastroy.: 1036 of 1037 messages translated (0 fuzzy).
build.3438
- Fix wrong task name.
- When setting the default search field text color, set the foreground.
- Fix the build.xml.
- Load the skin in the constructor of the search field.
build.3437
- Make it possible to set the default value of the rememberPassword property in the AuthenticationWindow.
- Update call button tooltip on search field change.
build.3436
- Fix STUN/TURN servers duplication when open/close/open Jabber account wizard.
build.3435
- Tooltip added for the call button.
- Update ice4j.jar (compile with Java 5).