aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-0625-161/+1086
* Commit from translate.sip-communicator.org by user mandre.: 369 of 801 messag...Pootle2010-05-051-24/+158
* Commit from translate.sip-communicator.org by user mandre.: 801 of 801 messag...Pootle2010-05-051-1/+6
* 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
* Fix crash on Windows x64 when receiving video, add native Windows video rende...Sebastien Vincent2010-05-053-0/+0
* - Restart Zrtp only when needed (when recreating streams and when the other s...Damian Minkov2010-05-059-30/+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-052-407/+156
* 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
* Reinit Direct3D device when window's handle change. Add include and lib path ...Sebastien Vincent2010-05-042-6/+7
* 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-039-69/+122
* Some call history strings modified.Yana Stamcheva2010-05-031-3/+3
* Fix unit tests.Yana Stamcheva2010-05-031-1/+2
* 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-0373-1282/+5219
* Since neomedia at r7066 imports apple.awt, tells Felix how to find it for the...Lyubomir Marinov2010-05-031-13/+14
* Fixes an invalid memory access in the native VideoRenderer/JAWTRenderer on Ma...Lyubomir Marinov2010-05-032-12/+14
* 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-0212-10/+797
* Use new PRNG and implement entropy gathering and seedingWerner Dittmann2010-05-016-0/+144
* Modifies the native VideoRender on Mac OS X (which is still not being enabled...Lyubomir Marinov2010-05-015-148/+348
* Fix audio levels which were broken in previous commit for secure conf calls.Damian Minkov2010-04-301-1/+6
* Applies a new logging policy that should make file logs more readable (sip me...Emil Ivov2010-04-301-16/+8
* Applies a new logging policy that should make file logs more readable (sip me...Emil Ivov2010-04-304-33/+32
* Reduces overly abundant logs from the log files so that they are more readableEmil Ivov2010-04-301-1/+1
* Commits work in progress on a native Mac OS X VideoRenderer before I totally ...Lyubomir Marinov2010-04-292-1/+385
* Fix ui in situations with more than one conf calls and add/remove members. Wh...Damian Minkov2010-04-292-1/+18
* - Change ulaw packetization to 20 ms.Damian Minkov2010-04-293-20/+2
* Represents work in progress on the subject of creating native VideoRenderer. ...Lyubomir Marinov2010-04-296-19/+718
* ;Lyubomir Marinov2010-04-291-1/+1
* Cleans up the handling of Format in the desktop capturing a tiny bit.Lyubomir Marinov2010-04-291-11/+25
* Recompile jportaudio to reflect latest changes : add PaDeviceInfo_getNameByte...Damian Minkov2010-04-282-0/+0
* Dispose call window when in conference call and the focus has hanguped.Damian Minkov2010-04-281-0/+8
* Fix secure conference call and participants loosing audio if in secure call.Damian Minkov2010-04-285-23/+128
* Disables JPEG since it doesn't really work.Emil Ivov2010-04-281-2/+1