Sebastien Vincent
2e52bb6444
Fix memory leak in Windows's jawtrenderer.
16 years ago
Lyubomir Marinov
eb0df0c7bd
Fixes a possible problem in the PortAudio capture which could be left locked if an exception is thrown while reading from it.
16 years ago
Sebastien Vincent
50fa51c7ac
Remove d3dx9_xx.dll dependency and use instead D3DXLoadSurfaceFromMemory function from the Wine project. Add updated DLL for Windows 32-bit and 64-bit.
16 years ago
Yana Stamcheva
ab366d7717
Fixes contact list behavior and introduces more smooth writing in the search field.
16 years ago
Pootle
2fb1f2db0c
Commit from translate.sip-communicator.org by user mandre.: 805 of 805 messages translated (0 fuzzy).
16 years ago
Sebastien Vincent
b8a561aa64
Remove "visibility hidden" patch for ffmpeg/libswcale/x264 since adding -Wl,-Bsymbolic fix the problem of relocation on Linux x86-64.
16 years ago
Sebastien Vincent
c1330fe538
Add support for Y411 and Y41P formats for DirectShow capture device.
16 years ago
Sebastien Vincent
5429058e54
Add updated jdirectshow.dll for Windows 64-bit.
16 years ago
Sebastien Vincent
dba9eba38d
Add support for YUY2, UYVY and NV12 format for native DirectShow devices.
16 years ago
Damian Minkov
06fa9e6933
Fix tests.
16 years ago
Damian Minkov
7c2a834ba7
Remove popup dialog from reconnect plugin, only notifications. Fix imports, errors introduced in latest commit.
16 years ago
Damian Minkov
8a61d7bab3
Introduce new features in currently updated OrangeExtension and fix bouncing dock icon under Snow Leopard. Update code manipulating dock icons.
16 years ago
Sebastien Vincent
ece4ff1fed
Remove debug output from jdirectshow.dll.
16 years ago
Pootle
62452afafd
Commit from translate.sip-communicator.org by user damencho.: 800 of 801 messages translated (1 fuzzy).
16 years ago
Yana Stamcheva
03909b3fcb
Fix disappearing contacts when status changes (Part of the contact list fixes, which is still work in progress).
16 years ago
Lyubomir Marinov
e5dca5d66b
Commits an initial version of a native VideoRenderer i.e. JAWTRenderer on Linux using the XVideo extension of the X Window System.
16 years ago
Sebastien Vincent
537a176b28
Add instructions to build jdirectshow.dll.
16 years ago
Sebastien Vincent
435af72e18
Add native implementation of DirectShow capture devices on Microsoft Windows 32-bit and 64-bit.
16 years ago
Damian Minkov
b8ffa3bbbf
Update with latest binaries for v4l2 capture impl.
16 years ago
Damian Minkov
0fccc6cd1f
Jabber to work better with reconnect plugin.
16 years ago
Damian Minkov
ca73a4bca2
Some reconnect improvements as detecting newly created accounts and modified one. Fix icq to properly detect disconnects on purpose.
16 years ago
Damian Minkov
c5805675da
Ui adjust for windows update check dialog as changelogs are now activated.
16 years ago
Damian Minkov
3553f9ad0e
Adds and activates reconnect plugin. Some fixes to protocols in order to work with the plungin (removing all tries to reconnect as they are now controlled from outside).
16 years ago
Lyubomir Marinov
fd5c3ed8b6
Disables the local video display for PullBufferDataSources until its problem with cloning by JMF is resolved. Provides timestamps for the captured data of the Video for Linux Two API Specification CaptureDevice.
16 years ago
Lyubomir Marinov
2bf12e9a07
Attempts to support YUYV in the Video for Linux Two API Specification CaptureDevice and to make it easier to add support for new formats.
16 years ago
Lyubomir Marinov
57a42aa9ac
Disables the local video display for AbstractPullBufferCaptureDevices until its problem with cloning by JMF is resolved.
16 years ago
Lyubomir Marinov
df59303827
Reduces the number of times that CaptureDevices get opened. In the case of video this may be visible as flashes of the camera indicator light.
16 years ago
Werner Dittmann
011af719e8
Cleanup some left-overs of PropertyChange event handling.
...
Modified some files to use SC ConfigPropertyVetoException (see also the
comment/modifications at revision 6978). The ConfigPropertyVetoException
extends RuntimeException, not Exception as the standard PropertyVetoException.
16 years ago
Lyubomir Marinov
5d9691ed22
Implements a video CaptureDevice on Linux using the Video for Linux Two API Specification.
16 years ago
Lyubomir Marinov
ed3f10a78b
Adds license headers to source files in src/native/.
16 years ago
Romain Kuntz
44cf588479
Updated OrangeExtensions to version 1.0 (see http://ymasory.github.com/OrangeExtensions/ for the changelog)
16 years ago
Pootle
fae13ba0dd
Commit from translate.sip-communicator.org by user acastroy.: 801 of 801 messages translated (0 fuzzy).
16 years ago
Lyubomir Marinov
f375347421
Tries to bring back the initial sizing of the CallDialog so that the remote video is displayed 1:1. Attempts to provide smoother resizing of the CallDialog when remote video is displayed inside it.
16 years ago
Werner Dittmann
1ce520313b
Implement finer synchronization granularity for portaudio streams
...
Use dedicated syncronization object in InputStream and MasterStream to
implement a synchronization policy with finer granularity. This
speeds up processing if SC uses several InputStream, for example several
calls that are not on hold.
16 years ago
Werner Dittmann
c2bcedcf6a
Use BlockingQueue and add methods to stop send thread.
...
Use a standard Java BlockingQueue (from concurrent package) to maintain
a maximum number of outstanding packets for send.
Introduce and call methods to gracefully stop send thread.
16 years ago
Yana Stamcheva
bad092320e
Try to fix some focus issues with contact list reported by Emil Ivov.
16 years ago
Yana Stamcheva
bc16ffd341
Addressing issue #818 (NPE when sending File if no chat window is open). NullPointerException is now fixed.
16 years ago
Yana Stamcheva
3503e4127d
- Showing a tooltip over the call button in the search field.
...
- Hiding the call button in the search field when there're no available providers
(part of issue #816 Calling certain numbers/contacts that are not in the user list is possible only if the full address/name is typed)
16 years ago
Yana Stamcheva
2aeb90331b
Fix NullPointerException in the contact list.
16 years ago
Yana Stamcheva
e59acc9770
Results from a MetaContactList filtering are now returned as events.
16 years ago
Lyubomir Marinov
8bd683d875
Fixes the locking of the UI upon resizing with the native VideoRenderer on Mac OS X.
16 years ago
Damian Minkov
8389d8e931
Fixing jspeex lib - compile with java1.5
16 years ago
Damian Minkov
e748384b36
Fix some speex decoder issues, rtp packets can contain multiple speex frames (we were decoding only one of them).
16 years ago
Damian Minkov
238fb19f7e
Fix speex sending packets and ticking rtp time, reported by Marian Kechlibar.
16 years ago
Yana Stamcheva
2111ac215f
Provide more information about all missed calls in the tooltip.
16 years ago
Yana Stamcheva
463184bc56
Introduces the possibility to call any number one has typed in the search field (Issue # 816 Calling certain numbers/contacts that are not in the user list is possible only if the full address/name is typed).
16 years ago
Lyubomir Marinov
f06e3d7de6
Attempts to make the native VideoRenderer (i.e. JAWTRenderer) on Mac OS X more responsive by earlier painting and reaction to resize.
16 years ago
Werner Dittmann
7924fd5924
Make ZRTP SAS string bigger and add a short explanation.
...
Some users complained about the small size of the SAS string and asked to add a short explanation
what to do as a remainder. I enhanced to font size to 14 and added a short
text.
16 years ago
Werner Dittmann
a271fe84ea
Make ZRTP SAS string bigger and add a short explanation.
...
Some users complained about the small size of the SAS string and asked to add a short explanation
what to do as a remainder. I enhanced to font size to 14 and added a short text.
16 years ago
Lyubomir Marinov
715acd65b3
Allows controlling the number of RTP packets sent per millisecond in the video stream of a call.
16 years ago