aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl
Commit message (Expand)AuthorAgeFilesLines
* Disables the local video display for PullBufferDataSources until its problem ...Lyubomir Marinov2010-05-162-3/+8
* Attempts to support YUYV in the Video for Linux Two API Specification Capture...Lyubomir Marinov2010-05-165-9/+75
* Disables the local video display for AbstractPullBufferCaptureDevices until i...Lyubomir Marinov2010-05-161-3/+4
* Reduces the number of times that CaptureDevices get opened. In the case of vi...Lyubomir Marinov2010-05-166-53/+93
* Cleanup some left-overs of PropertyChange event handling.Werner Dittmann2010-05-163-24/+19
* Implements a video CaptureDevice on Linux using the Video for Linux Two API S...Lyubomir Marinov2010-05-1620-416/+1790
* Tries to bring back the initial sizing of the CallDialog so that the remote v...Lyubomir Marinov2010-05-112-198/+202
* Implement finer synchronization granularity for portaudio streamsWerner Dittmann2010-05-112-40/+82
* Use BlockingQueue and add methods to stop send thread.Werner Dittmann2010-05-112-58/+83
* Try to fix some focus issues with contact list reported by Emil Ivov.Yana Stamcheva2010-05-111-1/+2
* Addressing issue #818 (NPE when sending File if no chat window is open). Null...Yana Stamcheva2010-05-111-2/+9
* - Showing a tooltip over the call button in the search field.Yana Stamcheva2010-05-111-24/+39
* Fix NullPointerException in the contact list.Yana Stamcheva2010-05-101-3/+4
* Results from a MetaContactList filtering are now returned as events.Yana Stamcheva2010-05-1012-889/+634
* Fixes the locking of the UI upon resizing with the native VideoRenderer on Ma...Lyubomir Marinov2010-05-101-1/+1
* Fix some speex decoder issues, rtp packets can contain multiple speex frames ...Damian Minkov2010-05-101-176/+90
* Fix speex sending packets and ticking rtp time, reported by Marian Kechlibar.Damian Minkov2010-05-102-23/+118
* Provide more information about all missed calls in the tooltip.Yana Stamcheva2010-05-104-23/+109
* Introduces the possibility to call any number one has typed in the search fie...Yana Stamcheva2010-05-102-2/+298
* Attempts to make the native VideoRenderer (i.e. JAWTRenderer) on Mac OS X mor...Lyubomir Marinov2010-05-091-7/+3
* Make ZRTP SAS string bigger and add a short explanation.Werner Dittmann2010-05-091-0/+0
* Make ZRTP SAS string bigger and add a short explanation.Werner Dittmann2010-05-091-7/+8
* Allows controlling the number of RTP packets sent per millisecond in the vide...Lyubomir Marinov2010-05-074-63/+435
* Fixed stop contact list filter.Yana Stamcheva2010-05-073-3/+22
* Fix appearing "add contact" and "call contact" buttons before the search is c...Yana Stamcheva2010-05-072-3/+4
* Add contact menu for history items (and in general for contact source items)Yana Stamcheva2010-05-062-4/+95
* Clears the search field when switching between call history and normal view (...Yana Stamcheva2010-05-064-10/+26
* Search Filter: Cancel all already launched queries.Yana Stamcheva2010-05-062-10/+24
* Fix call history searches.Yana Stamcheva2010-05-065-32/+77
* Added debug messages for contact list filters.Yana Stamcheva2010-05-063-0/+26
* Asynchronous call history queries with limited result count.Yana Stamcheva2010-05-0612-78/+651
* Fix missing telephony contacts in the menu opened on call history records.Yana Stamcheva2010-05-051-1/+1
* Search Filter: After filtering each source update the user interface (i.e. we...Yana Stamcheva2010-05-057-120/+447
* - Restart Zrtp only when needed (when recreating streams and when the other s...Damian Minkov2010-05-053-23/+43
* Fixes NullPointerException when closing chat window.Yana Stamcheva2010-05-051-2/+4
* Fixes NullPointerException in contact list rendering.Yana Stamcheva2010-05-051-1/+1
* Fixes the native VideoRenderer on Mac OS X so that the video is visible in fu...Lyubomir Marinov2010-05-051-1/+4
* Fix missed calls number.Yana Stamcheva2010-05-042-3/+15
* Try to fix contact list strange behavior.Yana Stamcheva2010-05-049-66/+204
* Fix hold/unhold when there is no video device selected.Damian Minkov2010-05-041-1/+2
* Try to fix contact list strange behavior.Yana Stamcheva2010-05-043-129/+136
* Fix wrong negociation of video size with SDP.Sebastien Vincent2010-05-045-2/+63
* Fix unit tests.Yana Stamcheva2010-05-032-11/+54
* Fix call history right button menu.Yana Stamcheva2010-05-031-1/+1
* - Introduces new contact list data model that allows adding of external conta...Yana Stamcheva2010-05-0348-1172/+4592
* Fixes an invalid memory access in the native VideoRenderer/JAWTRenderer on Ma...Lyubomir Marinov2010-05-031-3/+4
* Implement Buffer data re-use for portaudio capture device.Werner Dittmann2010-05-022-9/+36
* Enhance GatherEntropy to get more data and do this as a background activity.Werner Dittmann2010-05-021-69/+111
* Ongoing work on native Windows renderer.Sebastien Vincent2010-05-022-10/+16
* Use new PRNG and implement entropy gathering and seedingWerner Dittmann2010-05-013-0/+142