Commit Graph

9274 Commits (b74e347fa8d15c73dd864c2b399cf2b164d68041)
 

Author SHA1 Message Date
Damian Minkov b74e347fa8 Fixes android and debian source package compatibility.
13 years ago
Ingo Bauersachs b8b3f6c223 Mark httpcore and httpclient files as binary
13 years ago
Ingo Bauersachs 04a0a71627 Update Apache httpcore and httpclient to 4.2.3
13 years ago
Damian Minkov 9fdc198842 Updates images removing png iTXt chunk that causes problem on older macosx (10.5 with default java 1.5).
13 years ago
Vincent Lucas 8dae5fed4a Implements NAPTR sort by order/preference/transport and SRV sort by Priority/Weight.
13 years ago
Lyubomir Marinov 738efc329f Works on the user interface of video conference calls: allows toggling the display of the local video, removes buttons which are not applicable.
13 years ago
Yana Stamcheva 8a1075ed1e Fixes the chat menu bar keyboard navigation. Fix provided by Markus Kilås on dev mailing list (subject: "Chat window menu bar can not be navigated using keyboard").
13 years ago
Yana Stamcheva dc36adcbe8 Enhances edited message readability by making the "edited at" tag light grey and adding some space between it and the real text.
13 years ago
Damian Minkov 9c256f2bf1 Fixes debian package build.
13 years ago
Vincent Lucas bce55a7308 Do not take a GTalk 1 to 1 call for a conference call.
13 years ago
Damian Minkov 39499b0c55 Updates debian build targets, adds deb-src to generate debian source package.
13 years ago
Lyubomir Marinov 5cd26f3ec9 Restores black background in video calls (which got recently broken/removed).
13 years ago
Lyubomir Marinov acca18280a Fixes an issue of overlapping videos which could cause the local video in a call to be displayed bellow the remote video. Works on remedying issues with telephony conferences utilizing the Jitsi VideoBridge server-side technology.
13 years ago
Ingo Bauersachs e7452daaea Avoid NPE if an XMPPError is not present in an XMPPException
13 years ago
Ingo Bauersachs 3b3d60f89b Accept dates in XEP-0203 format for file transfers, fixes #JITSI-935
13 years ago
Damian Minkov 37ce78db4a Updates jna library to use original file structure, skipping duplicate binaries (keeping the same version 3.2.7). Adds a missing file from previous commit.
13 years ago
Damian Minkov d9da9e376a Updates jna library to use original file structure, skipping duplicate binaries (keeping the same version 3.2.7).
13 years ago
Emil Ivov 98f8286b3d Replaces use of MediaFormat.equals() with MediaFormat.matches() so that audio format parameters would not make audio formats distinctive. Updates libjitsi to r10270.
13 years ago
Boris Grozev fe9819a395 Adds support to encode and decode VP8. Note that a vp8 encoder and decoder need to be build into the jnffmpeg library in order for this to work, and prebuild binaries aren't ready yet.
13 years ago
Damian Minkov 1944db2399 Adds add contact button only for source contacts.
13 years ago
Emil Ivov 249aff6c22 removes accidentally committed System.out.println()s
13 years ago
Emil Ivov 929e06598b Adds synchronization to offer/answer handling and stream starting to avoid problems with rapid reinvites. Some additional refactoring.
13 years ago
Damian Minkov 7d8e6cc75d Fixes sending pubsub events for empty item (XEP-0060 allows no elements on second level of nodes).
13 years ago
Vincent Lucas 6f5544b03a Creates a dedicated thread for changing on-going call volume. Uses the system volume to update the volume slider when the slider becomes visible.
13 years ago
Yana Stamcheva dd1cfaa691 Fixes Android system activity manager.
13 years ago
Damian Minkov 98a0d907fa Changes the behaviour of showing add contact and call buttons in the contact list for source contacts, don't show them by default but check for supported operation sets.
13 years ago
Vincent Lucas c7386f332a Ports Portaudio WMME device timeout system to MacOsX CoreAudio in order to avoid deadlock when a device is unplugged.
13 years ago
Vincent Lucas 775bd710fa Updates audio level listener during on-going call when a device is connected or disconnected.
13 years ago
Yana Stamcheva c997657e05 Updates MacOSX update window logo icon.
13 years ago
Emil Ivov 2584616e69 Completes r10244 by making sure that offending formats would get a payload type of their own when one wasn't previously available.
13 years ago
Emil Ivov ddcb961fee Tries to work around Offer/Answer negotiation issues in cases where an offending remote system would try to remap a payload type that has been previously allocated to a different format.
13 years ago
Lyubomir Marinov 9e706e0345 Attempts to optimize the handling of audio level-related information in Jitsi VideoBridge-aided telephony conferences. May fix a technically possible issue which may prevent the handling of audio levels after adding or removing conference participants. Adds javadocs.
13 years ago
Lyubomir Marinov 7c06bcf4f8 Works on fixing issues with Jitsi VideoBridge telephony conferencing.
13 years ago
Vincent Lucas e1b4deac80 Re-enables sound notification during on-going call by default. This behavior can be overridden by the net.java.sip.communicator.impl.notification.disableNotificationDuringCall property.
13 years ago
Ingo Bauersachs 0bea2e337d Update libjitsi after SRTP changes
13 years ago
Vincent Lucas 6cb105c295 Corrects the property name org.jitsi.impl.neomadia.device.disableUsbDeviceAutoSelection to org.jitsi.impl.neomedia.device.disableUsbDeviceAutoSelection.
13 years ago
Vincent Lucas 933a868a66 Creates a new default sound test file and adds the net.java.sip.communicator.impl.neomedia.TestSoundFilename property to change the filename used to test notification and playback devices.
13 years ago
Vincent Lucas 84c75da219 Applies patch proposed by Markus Kilas: [jitsi-dev] [PATCH] Technical Call Info without resize and scroll.
13 years ago
Vincent Lucas f40f0cb21e Removes race condition between protocol and UI thread, when closing the call panel. The call panel was sometime (everytime on Linux) not closed until clicking at least 2 times on the hangup button.
13 years ago
Ingo Bauersachs 119d45b860 Bring new account dialog into focus
13 years ago
Vincent Lucas ec507a581d Tries to fix build.
13 years ago
Vincent Lucas 8f1459fcf7 Corrects PortAudio not running on Linux: checks if CoreAudio is supported for the current system.
13 years ago
Vincent Lucas d402b6d4e4 Removes duplicate hardware volume control code.
13 years ago
Lyubomir Marinov 3b028ec12c Displays a pop-up notification about the removal of an audio device only if it used to be the active/selected one.
13 years ago
Vincent Lucas 7e527737c0 Adds buttons in the audio configuration dialog in order to play sound to test the selected playback and notification devices.
13 years ago
Boris Grozev 7596ca5589 Checks XMPP messages for delay tags (XEP-0091 or XEP-0203) and changes their timestamp accordingly.
13 years ago
Vincent Lucas d920f487cd Creates a property named org.jitsi.impl.neomadia.device.disableUsbDeviceAutoSelection in order to disable the automatic selection of USB audio devices (if set to true).
13 years ago
Vincent Lucas 16f9b32675 Activates the use of model identifier for audio device.
13 years ago
Vincent Lucas 3e4961ffd5 Adds capability for Windows to retrieve the model identifier for audio devices. But there is still some issues with using it. Thus, disables temporaly the use of model identifier.
13 years ago
Vincent Lucas 73687810cd Enables the media configuration dialog to listen to audio system and device changes even if the audio system combo box is disabled (via the AUDIO_SYSTEM_DISABLED_PROP portperty).
13 years ago