Pootle
|
f84fbedf22
|
Commit from translate.jitsi.org by user emcho.: 1030 of 1053 messages translated (8 fuzzy).
|
15 years ago |
Pootle
|
6e2c677580
|
Commit from translate.jitsi.org by user emcho.: 1052 of 1053 messages translated (0 fuzzy).
|
15 years ago |
Sebastien Vincent
|
c65785209f
|
Commits work in progress on Google Talk voice support.
|
15 years ago |
Damian Minkov
|
400f019e34
|
Disable cross protocol call transfers.
|
15 years ago |
Lyubomir Marinov
|
ec16101732
|
Updates the README on building the FFmpeg JNI library to state that (1) Mac OS X needs --enable-memalign-hack to fix a usage of posix_memalign and (2) Linux needs --enable-decoder=mjpeg to support more video capture devices.
|
15 years ago |
Lyubomir Marinov
|
cca1f21232
|
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.
|
15 years ago |
Yana Stamcheva
|
2bfd70a12c
|
Check for registered security authority implementations before starting using the default implementation.
|
15 years ago |
Sebastien Vincent
|
f67c97d6c0
|
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).
|
15 years ago |
Yana Stamcheva
|
e05adb1578
|
Check for create form for all account registration wizards before sending the user to the web registration page.
|
15 years ago |
Yana Stamcheva
|
eed5ec0db3
|
Video configuration form adjustments (some insets added and changed a border).
|
15 years ago |
Yana Stamcheva
|
714712eef8
|
Check for create form for all account registration wizards before sending the user to the web registration page.
|
15 years ago |
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 |