Martin Andre
|
ef66bcfae6
|
Spanish translation by Javier Mendiara Cañardo - http://www.qualeza.com
|
17 years ago |
Sebastien Vincent
|
fcc49f357e
|
Bring back local video in video calls.
|
17 years ago |
Damian Minkov
|
2182206795
|
Fix msn after library update.
|
17 years ago |
Lyubomir Marinov
|
0adae885e5
|
Attempts to fix the QTKit CaptureDevice on Mac OS X Leopard which does not seem to report the size of the video it is going to output.
|
17 years ago |
Lyubomir Marinov
|
9878ff0b4f
|
Fixes a crash in the QTKit CaptureDevice on Mac OS X Leopard with 64-bit Java 1.6 because of the use of API documented to be available since 10.5 but... not really available.
|
17 years ago |
Lyubomir Marinov
|
23faa28981
|
Implements a video CaptureDevice which uses QuickTime/QTKit on Mac OS X to provide video capture on Mac OS X Snow Leopard, Java 1.6 on Mac OS X and when CIVIL fails.
|
17 years ago |
Sebastien Vincent
|
7f86c6aee0
|
Add current desktop screen size in ImgStreaming's supported formats list.
|
17 years ago |
Damian Minkov
|
daa8ba38d7
|
Fix build by adding support for status messages in msn protocol.
|
17 years ago |
Damian Minkov
|
4450976c0e
|
Update msn lib, fix a problem with not receiving messages on long inactivity on switchboards.
|
17 years ago |
Valentin Martinet
|
86107ceec6
|
Fix a ConcurrentModificationException when closing multiple chat tabs in one click.
|
17 years ago |
Valentin Martinet
|
cf7a4382a3
|
Fix an IllegalArgumentException for the parent frame of a file dialog.
|
17 years ago |
Lyubomir Marinov
|
59b3b104ee
|
Attempts to allow setting the Format of AbstractPushBufferCaptureDevice and its AbstractPushBufferStream.
|
17 years ago |
Valentin Martinet
|
b66ef7feb6
|
Corrected changes who made the AdHoc MUC crashing:
- room name set to null in ConferenceChatManager
- use of a ChatRoomMember (from a ChatContact) in ChatContactCellRenderer
|
17 years ago |
Valentin Martinet
|
6c62675ac2
|
Compare invitees bare adress in testInviteJoin & testInviteReject using StringUtils.parseBareAdress.
Both of these tests failed when trying to compare "foo@bar/sip-comm" with "foo@bar"
|
17 years ago |
Sebastien Vincent
|
22089e5bcc
|
Update libffmpeg with latest changes for Windows (32-bit) and MacOS X (universal library i386, x86_64 and PPC). It adds possibility to set interresting parameters (max B-frame, number of references, ...) in ffmpeg in order to provide better video streaming optimization.
|
17 years ago |
Damian Minkov
|
bceb057efe
|
Update llibffmpeg with latest changes.
|
17 years ago |
Sebastien Vincent
|
879535d15d
|
Add additionnal settings for ffmpeg JNI library, refactor Makefile and add patch for ffmpeg/x264 (relocation link error on x86-64).
|
17 years ago |
Damian Minkov
|
34aba06383
|
Update with latest changes to portaudio.
|
17 years ago |
Damian Minkov
|
6317fe622c
|
Remove old lib
|
17 years ago |
Damian Minkov
|
91074bdf69
|
Update yahoo lib.
|
17 years ago |
Damian Minkov
|
a3fe5bb64b
|
Update yahoo lib. Fix problem with repeating messages (resend from server after 7 sec if missing ack).
|
17 years ago |
Lyubomir Marinov
|
2a5985d7b5
|
In the imgstreaming CaptureDevice, fixes an inconsistency in the Format reporting and a racing which could possibly result in a failure to start the screen capturing.
|
17 years ago |
Damian Minkov
|
8b1d30aa69
|
Update Felix to 2.0.2 and update jml (improvement mainly in retrievement of large contactlists and display picture ).
|
17 years ago |
Damian Minkov
|
a077246aee
|
Some safety checks and disable sip tests.
|
17 years ago |
Damian Minkov
|
a2292d6d2b
|
Fix order of transformers in order to make zrtp work again.
|
17 years ago |
Damian Minkov
|
6af7a43c06
|
Again enable sip tests.
|
17 years ago |
Lyubomir Marinov
|
c68665d432
|
- Fixes a case of inconsistent synchronization.
- Removes a few occurrences of duplication.
|
17 years ago |
Sebastien Vincent
|
5001c5e041
|
Add mutex to protect ImageStream#buf and ensure that buf is non-null when JMF will read it.
|
17 years ago |
Sebastien Vincent
|
7c70f0157d
|
Remove use of RingBuffer for desktop streaming.
|
17 years ago |
Yana Stamcheva
|
3b2f176284
|
Preconfigured account wizard for iptel.org
|
17 years ago |
Lyubomir Marinov
|
8b70bbd675
|
Uses the cross-platform L&F instead of SIPCommLookAndFeel because the latter is currently broken as reported in the thread "Problems with GUI" on the dev mailing list.
|
17 years ago |
Emil Ivov
|
d395791904
|
Adds jid tracking to XMPP messaging, so that only the first message in a conversation is sent to all instances of a user. All following messages are sent only to the instance that's actually replying to our messages. That instance is reset every time we receive a message from a different jid. The behaviour is currently reset (i.e. the first next message goes to all instances) every 10 minutes of inactivity.
|
17 years ago |
Emil Ivov
|
dab3aff9d6
|
Adds jid tracking to XMPP messaging, so that only the first message in a conversation is sent to all instances of a user. All following messages are sent only to the instance that's actually replying to our messages. That instance is reset every time we receive a message from a different jid. The behaviour is currently reset (i.e. the first next message goes to all instances) every 10 minutes of inactivity.
|
17 years ago |
Emil Ivov
|
8cfdf1a81d
|
Adds jid tracking to XMPP messaging, so that only the first message in a conversation is sent to all instances of a user. All following messages are sent only to the instance that's actually replying to our messages. That instance is reset every time we receive a message from a different jid. The behaviour is currently reset (i.e. the first next message goes to all instances) every 10 minutes of inactivity.
|
17 years ago |
Emil Ivov
|
7286156dd1
|
Adds jid tracking to XMPP messaging, so that only the first message in a conversation is sent to all instances of a user. All following messages are sent only to the instance that's actually replying to our messages. That instance is reset every time we receive a message from a different jid. The behaviour is currently reset (i.e. the first next message goes to all instances) every 10 minutes of inactivity.
|
17 years ago |
Emil Ivov
|
b2992303a7
|
Hacks that try to avoid sending jabber messages to all instances of a contact and only send them to the resource that last talked to us
|
17 years ago |
Damian Minkov
|
abacdb362c
|
Temporally disabling sip again.
|
17 years ago |
Sebastien Vincent
|
4b2514743e
|
Fix freeze/acceleration of video in a call.
|
17 years ago |
Damian Minkov
|
5662485c70
|
Enable sip tests.
|
17 years ago |
Damian Minkov
|
4594ba57f0
|
Latest changes to portaudio code provided by Werner, fixes problem with certain sound cards working on 48 kHz and wrong buffer calculation.
|
17 years ago |
Emil Ivov
|
8c9c27baa4
|
Adds the beginnings of an RTP DTMF implementation so that others can continue work on it as I need to switch focus
|
17 years ago |
Emil Ivov
|
d40a644c1e
|
Additional work on RTP DTMF
|
17 years ago |
Emil Ivov
|
dfeadbd7b0
|
Adds a DTMF specific extension of RawPacket
|
17 years ago |
Emil Ivov
|
b8f2ed971a
|
Adds the basis of the support for RTP based DTMF transmission
|
17 years ago |
Emil Ivov
|
8667333758
|
Adds the basis of the support for RTP based DTMF transmission
|
17 years ago |
Damian Minkov
|
d401fe9893
|
Synchronize inputstream read and outputstream close to avoid segfaults. Add Werner xrun patch for xrun problems in linked portaudio.
|
17 years ago |
Damian Minkov
|
e07578b89b
|
Make sure we clean the connected streams if any, prevents segfaults when using echo cancel. Open the devices in their reported default sample rate.
|
17 years ago |
Werner Dittmann
|
4c655342fe
|
Return null if only malformed fmt lines were found.
|
17 years ago |
Werner Dittmann
|
856c5c3b95
|
Revert previous commit - wrong file and comment.
|
17 years ago |
Werner Dittmann
|
6d9fad92a1
|
Return null if only malformed fmt lines were found.
|
17 years ago |