aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service
Commit message (Expand)AuthorAgeFilesLines
* Commits work in progress on fixing leaks of CallDialog.Lyubomir Marinov2012-02-134-5/+187
* Improves DTMF configuration (auto, RTP, SIP INFO or INBAND). Creates a common...Vincent Lucas2012-02-105-195/+264
* Commits work in progress on fixing leaks of every CallDialog and ChatWindow.Lyubomir Marinov2012-02-101-4/+13
* Ongoing work on cross protocol conference calls. Adds missing portaudio hotpl...Sebastien Vincent2012-02-089-7/+541
* Adds in-band DTMF functionality.Vincent Lucas2012-02-072-0/+431
* Tries the size the video and audio components in a video conference call appr...Lyubomir Marinov2012-02-021-14/+33
* Implements receiving of sip INFO dtmf tones.Damian Minkov2012-02-014-0/+173
* Merges desktop and Android files and commits them as they should work on both...Lyubomir Marinov2012-02-011-3/+12
* Commits work in progress on video conferences.Lyubomir Marinov2012-02-0110-92/+271
* Fixes warnings, typos.Lyubomir Marinov2012-01-302-62/+84
* Adds option to auto-answer and forward all incoming calls, currently sip impl...Damian Minkov2012-01-301-0/+101
* Fixes audio levels in conference UI.Sebastien Vincent2012-01-201-1/+0
* Adds support for audio devices hotplug as well as to change input/output audi...Sebastien Vincent2012-01-184-7/+42
* Fixes ui blocking displaying contact in contactlist or in the tooltip, when c...Damian Minkov2012-01-181-0/+24
* Resolves a problem with jabber contact list if server replay is delayed. Enab...Damian Minkov2012-01-181-0/+10
* Create security off event object in security control event handlerIngo Bauersachs2012-01-152-18/+13
* Fixes a class cast exception with dns event fire.Damian Minkov2012-01-051-0/+9
* Removes non persistent groups from "Add contact" window and "Move to group" m...Yana Stamcheva2011-12-281-0/+8
* Fixes '[jitsi-dev] Jitsi build 3846 adds one more set of input devices to the...Lyubomir Marinov2011-12-231-9/+9
* Adds dns change detection on macosx.Damian Minkov2011-12-222-1/+13
* Renames some protocols, jabber to XMPP, Yahoo! and Google Talk.Damian Minkov2011-12-211-1/+1
* Fixes NPE if resource icon is not found.Damian Minkov2011-12-214-1/+14
* Refactors (neomeida's) volume control for the purposes of optimization, simpl...Lyubomir Marinov2011-12-204-52/+26
* Refactor provisioning.Sebastien Vincent2011-12-192-2/+110
* Switches from JMF to FMJ.Lyubomir Marinov2011-12-171-6/+8
* Adds a method indicating if a wizard should be shown in availble networks.Yana Stamcheva2011-12-161-0/+12
* Does the 2-bit shift for the DSCP value directly in the code, so users have o...Sebastien Vincent2011-12-101-7/+7
* Cache notifications until the handlers are ready, stop sounds through referenceIngo Bauersachs2011-12-055-33/+186
* Separate notification service from its handlersIngo Bauersachs2011-12-0517-388/+1636
* Updates javadoc for enum.Damian Minkov2011-12-051-5/+11
* Adds traffic class support for SIP/XMPP/RTP audio/RTP video.Sebastien Vincent2011-12-052-2/+104
* Adds method for retrieving contact authorization status.Damian Minkov2011-12-051-0/+24
* Detects Google Contacts support in contact source via the protocol provider o...Sebastien Vincent2011-12-021-2/+5
* Adds the possibility to answer video call with video enabled for SIP and XMPP.Sebastien Vincent2011-12-024-12/+41
* Adds new account properties, not used yet.Yana Stamcheva2011-12-011-0/+5
* Fixes outgoing calls not being hangup via global shortcut, fixes NPE in CallS...Sebastien Vincent2011-11-301-0/+7
* Introduces new operation set for retrieving and storing custom contact types.Damian Minkov2011-11-291-0/+92
* Adds global shortcut support.Sebastien Vincent2011-11-296-7/+168
* Fixes possible NullPointerExceptions related to packet logging, resources.Lyubomir Marinov2011-11-233-0/+10
* Fixes a NPE and tests.Damian Minkov2011-11-171-0/+61
* Isolates notification management and triggering.Damian Minkov2011-11-173-0/+49
* Removes G728 codec and fixes javadoc warnings.Sebastien Vincent2011-11-141-3/+3
* Fixes local audio levels when peer removed from call.Damian Minkov2011-11-091-0/+13
* Implements AccountManager#removeStoredAccounts which removes all accounts whi...Lyubomir Marinov2011-11-041-2/+64
* Separates xcap contactlist implementation and adds option for contacts retrie...Damian Minkov2011-11-042-0/+11
* Makes the call via and chat via components show the account display name inst...Yana Stamcheva2011-11-032-0/+16
* Adds an AbstractQualityControlWrapper to remove duplicated code between SIP a...Sebastien Vincent2011-10-271-0/+149
* Fixes call video resolution changes in the following situation: A changes to ...Sebastien Vincent2011-10-261-0/+10
* Fixes slow sending of jabber messages.Damian Minkov2011-10-212-0/+30
* Fixes wrong param in httputils result (reported by Davide Corda).Damian Minkov2011-10-201-1/+1