Yana Stamcheva
|
84f37df8c4
|
Fixes add contact display name change.
|
15 years ago |
Sebastien Vincent
|
3038ce8aaf
|
Update ice4j to perform UPnP gateway discovery for WANIPConnection and WANPPPConnection in parallel.
|
15 years ago |
Yana Stamcheva
|
acaff95b47
|
Fixes missing security information when changing from one-to-one call to a conference call and vice versa.
|
15 years ago |
Sebastien Vincent
|
3b7b97bef6
|
Adds modifications to correctly support the XEP-0262 (ZRTP).
|
15 years ago |
Yana Stamcheva
|
e8ad929388
|
Attempt to fix issue with shifting mouse click on a selected contact.
|
15 years ago |
Yana Stamcheva
|
997dc960d7
|
Move some ui logs to info level.
|
15 years ago |
Damian Minkov
|
256e39e7de
|
If there is no video size respect the settings.
|
15 years ago |
Damian Minkov
|
26afb8bcc5
|
Fix pasting links in macosx.
Check whether source setup exists when building deltas, prevent failing wix build if some build history is missing.
|
15 years ago |
Sebastien Vincent
|
88e178c3ad
|
Fix Java 1.5 compatibility.
|
15 years ago |
Sebastien Vincent
|
3d232caf52
|
Commits work in progress on Google Talk voice support.
|
15 years ago |
Lyubomir Marinov
|
b95675bb3d
|
Commits a less stripped FFmpeg JNI library in order to resolve a failure to load the library in question on Mac OS X and 32-bit Java reported by Mr.Smith on the dev mailing list in the thread 'no audio using jingle on new MacBook Pro'.
|
15 years ago |
Lyubomir Marinov
|
759860b96d
|
- Fixes a crash on Mac OS X reported by Emil Ivov in the FFmpeg JNI library because of the use of posix_memalign which is not implemented on Mac OS X but is declared anyway.
- Fixes "Call Recording stopped working in Build 3471?" on Mac OS X reported by Victor Hooi on the dev mailing list.
|
15 years ago |
Yana Stamcheva
|
b06712d233
|
Fixes add contact dialog layout problems, like buttons showing over the last text field.
|
15 years ago |
Yana Stamcheva
|
3a2743bb48
|
Change Login string to Username.
|
15 years ago |
Yana Stamcheva
|
9d0104d977
|
Make it impossible to create a Jabber account without a server specified (either as part of the user name or in the server field).
|
15 years ago |
Damian Minkov
|
2c55e7f4ed
|
Make sure bash commands executes correctly if name of resulting dmg has spaces in it.
|
15 years ago |
Lyubomir Marinov
|
2a98990fe0
|
Replaces a use of wc.exe in resources\install\build.xml with the length Ant task as suggested by Damian Minkov.
|
15 years ago |
Lyubomir Marinov
|
88c6451b5b
|
Fixes the following issues with the Windows delta updates: (1) msexec.exe fails with an error dialog because bspatch produces a malformed MSI on Windows XP, (2) 32-bit setup.exe fails to find the currently installed MSI to apply bspatch to on 64-bit Windows.
|
15 years ago |
Damian Minkov
|
0097be331c
|
Fixing java 1.5 compatibility.
|
15 years ago |
Lyubomir Marinov
|
7653173e1f
|
Rebuilds the JNI FFmpeg library with newer versions of its dependencies.
|
15 years ago |
Damian Minkov
|
982e9984cb
|
Fixing smack java 1.5 compatibility.
|
15 years ago |
Lyubomir Marinov
|
4ee4f1f867
|
Fix src/native/build.xml to work for the JNI FFmpeg library on Mac OS X. (Unfortunately, breaks it for Windows.)
|
15 years ago |
Sebastien Vincent
|
1179bfe9cc
|
Update weupnp library to send SSDP discovery messages with "ST: upnp:rootdevice" parameter.
|
15 years ago |
Damian Minkov
|
483203a05b
|
Escape attributes for special characters in DiscoverInfo and DiscoverItems in smack lib.
Fix adding advanced params to media formats.
|
15 years ago |
Sebastien Vincent
|
0547a7d38e
|
Add the possibility to replace everywhere in the provisioning URL not just for the HTTP parameters.
|
15 years ago |
Sebastien Vincent
|
7e43a6b3ce
|
Move UUID initialization to Provisioning plugin.
|
15 years ago |
Sebastien Vincent
|
5e791f00ff
|
Do not let pass blindly packets if SSRC change in ZRTPTransformEngine. Also do not restart ZRTP when we recreate JMF send streams and receive RTP Bye.
|
15 years ago |
Damian Minkov
|
367514a9f4
|
Add option in video advanced settings to disable custom framerate and to restore defaults.
|
15 years ago |
Ingo Bauersachs
|
b6573bb94a
|
XCAP: When using manually entered values for the login, use them as is without stripping the domain name.
|
15 years ago |
Yana Stamcheva
|
7c52a2ee58
|
Make sure that the server is correctly set in all Jabber accounts.
|
15 years ago |
Lyubomir Marinov
|
80b5051947
|
Enables the controlling of video size and frame rate from the Video configuration form in Tools > Options.
|
15 years ago |
Yana Stamcheva
|
f69a298f04
|
Fixes the active event notification handler set up.
|
15 years ago |
Damian Minkov
|
5151463dda
|
Activate windows delta check
|
15 years ago |
Ingo Bauersachs
|
6bab6421d9
|
Restore previous SIP account configuration when registering with new data failed (avoids losing the account until next application restart)
|
15 years ago |
Damian Minkov
|
d3522090d9
|
Revert old binaries.
|
15 years ago |
Damian Minkov
|
99ea1e36b2
|
Update linux portaudio binaries to link with rt.
|
15 years ago |
Yana Stamcheva
|
fc8a0591ea
|
Make an Update service.
|
15 years ago |
Damian Minkov
|
d512582ad6
|
Fix posting requests in debug mode through http debug. Change the way delta link is generated.
|
15 years ago |
Damian Minkov
|
c880e72fcb
|
Fix extract of old package code when building wix deltas.
|
15 years ago |
Lyubomir Marinov
|
79ea97e5e9
|
Simplifies the description of the build procedure of the FFmpeg JNI library.
|
15 years ago |
Lyubomir Marinov
|
bff8b6873e
|
Renames SIP Communicator to Jitsi in comments.
|
15 years ago |
Lyubomir Marinov
|
b6869b0db7
|
Updates the source code of the FFmpeg JNI library to fix a compatibility issue with the latest FFmpeg revision.
|
15 years ago |
Lyubomir Marinov
|
ab025a955c
|
Hides the startup-related section in the General configuration on Linux because it is populated only on Windows and thus stays empty on Linux. (It is already hidden on Mac OS X.)
|
15 years ago |
Pootle
|
2d2dd5bfb1
|
Commit from translate.jitsi.org by user ibauersachs.: 1036 of 1037 messages translated (0 fuzzy).
|
15 years ago |
Lyubomir Marinov
|
6797603ff4
|
Commits work in progress on updating the dependencies of the FFmpeg JNI library to newer versions. Fixes a compilation error caused by a public API change.
|
15 years ago |
Lyubomir Marinov
|
894f15f0b6
|
Fixes an incorrect dealing with arch in the build.xml of src\native which prevents the cross-compilation of the FFmpeg JNI library for x64 on Windows x86.
|
15 years ago |
Yana Stamcheva
|
57bc99ef08
|
Add debug logs in order to track a contact list button click issue.
|
15 years ago |
Yana Stamcheva
|
b77cc1b242
|
Update notifications icon and 16x16 icon.
|
15 years ago |
Sebastien Vincent
|
f94c5f1b02
|
If ZRTP engine see that RTP packet SSRC has changed and if the packet is not encrypted, it returns the packet as is. Disable also the muted mode of ZRTP which drop unencrypted packets.
|
15 years ago |
Yana Stamcheva
|
1378f38270
|
Make sure that all video related gui modifications in the call window in the event dispatch thread.
|
15 years ago |