Commit Graph

6232 Commits (fef3d696e2bfc93aef8dfd634ae804a3dad4d297)
 

Author SHA1 Message Date
Sebastien Vincent fef3d696e2 Passes desktop captured images to scaler/colorspace converter as native memory.
16 years ago
Werner Dittmann 89e6467a8c TimeoutProvider is not a daemon thread.
16 years ago
Sebastien Vincent 0a2494590f Better handling of PLI request retransmissions.
16 years ago
Pootle 5480e6b683 Commit from translate.sip-communicator.org by user acastroy.: 797 of 797 messages translated (0 fuzzy).
16 years ago
Lyubomir Marinov 92b847fc65 Attempts to fix the following problem: when the remote peer in a video call turns off her video, the UI displaying the remote video remains (and, of course, since the remote peer no longer sends video, the local peer either sees the last received frame or a black rectangle). Also fixes an incorrect stopping of the playback of the remote media.
16 years ago
Emil Ivov b6b8d0c725 Fixes negotiation of RTP extensions.
16 years ago
Emil Ivov 29baf73e2d Adds a few more comments to media parsing
16 years ago
Emil Ivov 580f2cfa63 Removes the setAdvancedAttributes() method from MediaStream since the stream is getting the MediaFormat anyway and can retrieve the attributes from within.
16 years ago
Matthieu Casanova 53133e2f4f fixed NPE that happens when removing a contact while it's chat dialog is opened
16 years ago
Matthieu Casanova a00b0c8296 Fix a possible NPE
16 years ago
Yana Stamcheva 87ea4e444d Modified iptel account icons.
16 years ago
Sebastien Vincent ad07baba07 Remove advanced attributes processing from SDP/CallPeerMediaHandler classes.
16 years ago
Damian Minkov c6dbc987d8 - Add changelogs to debian package.
16 years ago
Lyubomir Marinov d73ffd2597 Commits Werner's fixes to PortAudio as a patch in order to make the details of the modifications obvious and to clearly state that our jportaudio binaries are to be patched.
16 years ago
Sebastien Vincent 360b838435 Update jportaudio JNI libraries.
16 years ago
Yana Stamcheva 16ecee1d1c - Fixes some popup menu focus issues in contact list.
16 years ago
Pootle 994f2af577 Commit from translate.sip-communicator.org by user acastroy.: 797 of 797 messages translated (0 fuzzy).
16 years ago
Lyubomir Marinov 0f742f6fbc Revert a change that shouldn't have been committed as part of r7026.
16 years ago
Lyubomir Marinov 482b271448 Commits my understanding of a patch provided on the dev mailing list by Admin in the thread '[PATCH] fix for jportaudio, Convert device name charset from system to UNICODE, at system with not UTF-8 and ISO8859-1 system charset.' Additionally, saves an array copy in the JNI Pa_WriteStream. The two changes require the rebuilding of the JNI library jportaudio to kick in but SIP Communicator should continue to work with its previous behavior without it. Lastly, fixes a possible read beyond the valid audio data in AudioLevelEventDispatcher which is part of the functionality behind the audio levels in calls.
16 years ago
Pootle d35974bfaa Commit from translate.sip-communicator.org by user acastroy.: 797 of 797 messages translated (0 fuzzy).
16 years ago
Sebastien Vincent 6166430740 - AVPF Picture Loss Indication support;
16 years ago
Yana Stamcheva fd6b9abba9 - Adds a call button in the chat window, which is enabled for all contacts supporting calls.
16 years ago
Matthieu Casanova f5924f19e6 no reason to set the rename dialog location here since SipCommDialog.setVisible(true) will always override that location
16 years ago
Matthieu Casanova ce9e322f1b made a field final
16 years ago
Yana Stamcheva db66df3ec9 Fix flickering call window on resizing. Removed empty space on the sides of call window.
16 years ago
Damian Minkov bb636a833c Skip revision number if less than 0.
16 years ago
Damian Minkov 0ce3905e9c Notify users in multi-chat rooms for new messages addressed to them (comparing only nickname).
16 years ago
Damian Minkov 32788f8e7c Add revision number template in order we can change revision numbers in version service.
16 years ago
Lyubomir Marinov ece8405e6c Cleans up a tiny bit a few PortAudio-related classes, adds/fixes some Javadocs and reports the time stamp of the audio data closer to its capturing. Anyway, there should be nothing noticeable at runtime.
16 years ago
Emil Ivov 55540565fe Updates felix.jar to version 2.0.5 in order to address the FileNotFoundException-s we've been seeing for a while (Courtesy of Richard S. Hall).
16 years ago
Romain Kuntz ecfaf5458f Updated the OrangeExtensins.jar library (compiled with java 1.5).
16 years ago
Emil Ivov f37e5faa28 Fixes a null pointer exception that occurs because of null transport when modifying SIP accounts
16 years ago
Lyubomir Marinov e37a987956 Makes the menu texts in the main window and the contact list visible on dark themes such as Ubuntu Lucid's default theme Ambiance.
16 years ago
Romain Kuntz 1a2f09feec reverted to the previous OrangeExtensions.jar
16 years ago
Romain Kuntz 2f46489d44 Updated the OrangeExtensions.jar (recompiled using Java 1.5)
16 years ago
Matthieu Casanova 1b62917ed6 added missing space in some logs
16 years ago
Matthieu Casanova 4c11bba6ba Use of List interface instead of Vector, and fixed a typo
16 years ago
Matthieu Casanova 00e3654963 Added a new label service.gui.INCOMING_CALL for incoming call i18n
16 years ago
Damian Minkov f4974e130a Fix some style related issues - fonts and backgrounds.
16 years ago
Lyubomir Marinov 7ba3f9e81b Passes the captured video frames from the QuickTime video CaptureDevice on Mac OS X to the scler and colorspace converter as native memory instead of copying it into the Java heap.
16 years ago
Yana Stamcheva 3dff859a7e Fixes a Cross Site Scripting (XSS) vulnerability by handling caller information from SIP INVITE messages. Bug report and fix provided by Christian Schanes.
16 years ago
Pootle 42f24f28b3 Commit from translate.sip-communicator.org by user acastroy.: 796 of 796 messages translated (0 fuzzy).
16 years ago
Matthieu Casanova a733961e2e Added a display name text field when creating or editing sip account (advanced mode)
16 years ago
Matthieu Casanova 92f3d0135b add the display name of the service provider to the addressOfRecord of the registrar connection (so we have the display name in From headers when doing an INVITE)
16 years ago
Matthieu Casanova 3a69a2c320 fixed the ShutdownThread not started as a thread
16 years ago
Matthieu Casanova b24a07183b fixed nubmer -> number
16 years ago
Pootle 1a47a4fd19 Commit from translate.sip-communicator.org by user emcho.: 795 of 795 messages translated (0 fuzzy).
16 years ago
Lyubomir Marinov c87fd58625 Creates less garbage in the QuickTime video CaptureDevice in order to resolve short freezes in the video. Comes at the expense of execution speed due to an additional copying of each frame. The performance penalty is to be addressed in a subsequent commit.
16 years ago
Matthieu Casanova a6b3c18e0e fixed a forgotten accent in a label
16 years ago
Matthieu Casanova fd0e1d976d forbid creation of of contact group with empty name
16 years ago