Commit Graph

9283 Commits (100599054766248cea6dd534026f15cbf70736ed)
 

Author SHA1 Message Date
Damian Minkov 1005990547 Adds option to build bundles outside debian package creating process.
13 years ago
Lyubomir Marinov dce44e94ea Exits from full-screen to windowed mode on ESC.
13 years ago
Damian Minkov 189e0e3ace Fixes replace target when updating debian sh, if a property is not set.
13 years ago
Damian Minkov 23009ed6e7 Adds visualisation of the currently selected status message, and saves custom status messages for later reuse.
13 years ago
Ingo Bauersachs 8672123c4f Disable encodings table in account settings when override is not checked
13 years ago
Ingo Bauersachs 7f0815b759 Avoid starting provisioning of the method is not defined
13 years ago
Ingo Bauersachs 872293bf84 Localize forget password button
13 years ago
Lyubomir Marinov 065953712f Refactors AVFrame, ByteBuffer and ByteBufferPool. Prepare to invoke FFmpeg's avcodec_free_frame(AVFrame **) which is the new way to free AVFrames.
13 years ago
Lyubomir Marinov d159612c04 Restores full-screen display support in calls.
13 years ago
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