aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Logs for detecting video devices.Damian Minkov2011-01-033-1/+24
|
* Provides an initial implementation of searching in the Address Book of ↵Lyubomir Marinov2010-12-2413-29/+898
| | | | Microsoft Outlook.
* Reverts to Yana's latest version of CallHistoryContactSource because of ↵Lyubomir Marinov2010-12-231-23/+119
| | | | problems reported by her caused by subsequent modifications.
* Move volume buttons next to sound indicators.Damian Minkov2010-12-2314-87/+168
|
* Fix contact capabilities, causing disappearing buttons in the contact list.Yana Stamcheva2010-12-232-69/+32
|
* Change account wizards to register protocol in separate thread and no more ↵Damian Minkov2010-12-234-77/+296
| | | | block the UI and shows status text.
* Wait the end of ICE processing to process session-accept message.Sebastien Vincent2010-12-221-0/+2
|
* Fix jabber account default values and creating it from initial registration ↵Damian Minkov2010-12-221-0/+16
| | | | form.
* Fix disable/enable upnp option in wizard.Damian Minkov2010-12-221-1/+1
|
* Remove some unnecessary resolves.Damian Minkov2010-12-225-15/+89
| | | | | | | Fix NAPTR queries, getting SRV query string from NAPTR results. Fix NPE when there is no SERVER_ADDRESS saved. Process SIP 423 Interval Too Brief to update our expiration time value. Disable Jabber user id field when editing jabber accounts.
* Fix localized call state strings.Yana Stamcheva2010-12-224-4/+6
|
* New received call dialog for Mac users.Yana Stamcheva2010-12-222-15/+111
|
* Commits work in progress on adding support for the Address Book of Microsoft ↵Lyubomir Marinov2010-12-2112-46/+378
| | | | Outlook.
* Execute cancel action when pressing escape and closing authentication window.Damian Minkov2010-12-211-1/+1
|
* When we perform an XMPP/Jingle attended tranfer, the callee have to ↵Sebastien Vincent2010-12-215-78/+156
| | | | auto-answer when it receives a session-initiate with a transfer element (if ithe transfer information correspond to us).
* Fixes a NullPointerException in MainToolBar which is seen in the log and ↵Lyubomir Marinov2010-12-211-10/+13
| | | | appears to happen at startup.
* Trim every user id we enter in account wizards.Damian Minkov2010-12-2116-19/+45
| | | | Remove opaque default setting for menus in MenuBars.
* Make menus opaque. Damian Minkov2010-12-218-11/+0
|
* Update ice4j.jar that now supports UPnP candidates harvesting. Note that ↵Sebastien Vincent2010-12-2115-2/+125
| | | | UPnP is not enabled by default for the moment (it can be enabled in the advanced tab of your Jabber account).
* Remove unused border.Yana Stamcheva2010-12-212-6/+7
|
* Commits work in progress on adding support for the Address Book of Microsoft ↵Lyubomir Marinov2010-12-211-98/+18
| | | | Outlook. (Should have been a part of r8093.)
* Fixes a variable reference in the Makefile of the binary counterpart of the ↵Lyubomir Marinov2010-12-211-1/+1
| | | | PortAudio support.
* Commits work in progress on adding support for the Address Book of Microsoft ↵Lyubomir Marinov2010-12-2111-1/+569
| | | | Outlook.
* Adds new libraries to the appropriate IDE configuration files.Yana Stamcheva2010-12-214-5/+7
| | | | | Fixes chat window transparent toolbar on windows and linux. Adjusts some gaps in the contact list window.
* Enable packet logging by default.Damian Minkov2010-12-211-60/+28
|
* More native MacOS interface for main components.Yana Stamcheva2010-12-2121-124/+456
|
* Enable Jingle Nodes by default.Sebastien Vincent2010-12-207-18/+19
|
* Fix a bug when saving sip account with different registrar changing user_id ↵Damian Minkov2010-12-204-13/+32
| | | | | | | | property, reported by Bauersachs Ingo. Fix request uri when using registrar address different from user id server part, , reported by Bauersachs Ingo. Don't construct account uid string every time, if it exists loaded it from the account props.
* Rebuilds the Windows binary counterpart of the PortAudio support with ↵Lyubomir Marinov2010-12-202-0/+0
| | | | PortAudio 20101214 which has been used for the last Mac OS X binary committed in r8082.
* Text formatting.Sebastien Vincent2010-12-204-6/+9
|
* Update ice4j.jar that add a new nomination strategy. Note that this new ↵Sebastien Vincent2010-12-171-0/+0
| | | | strategy is not yet use by default in SIP Communicator.
* Takes a second try at rebuilding the Mac OS X counterart of the PortAudio ↵Lyubomir Marinov2010-12-171-0/+0
| | | | support with 10.4 compatibility (as r8082 didn't seem to do it properly).
* Ads prefix to statistic prints for easier searching in log files and modify ↵Damian Minkov2010-12-173-56/+122
| | | | | | | some prints. Change their log level to info. Change getFormat of MediaDeviceSession, if processor is not present we will not query for format and use the locally stored one.
* Rebuilds the Mac OS X counterpart of the PortAudio support with 10.4 ↵Lyubomir Marinov2010-12-173-69/+73
| | | | compatibility. Fixes javadocs, formatting.
* Introduce possibility to control capture volume from the GUI through media ↵Damian Minkov2010-12-1717-132/+477
| | | | service. Add capture and playback volume buttons to fullscreen call dialog.
* Commit from translate.sip-communicator.org by user emcho.: 954 of 954 ↵Pootle2010-12-161-10/+10
| | | | messages translated (0 fuzzy).
* Commit from translate.sip-communicator.org by user emcho.: 954 of 954 ↵Pootle2010-12-161-5/+5
| | | | messages translated (0 fuzzy).
* Reflect contact capabilities in call history.Sebastien Vincent2010-12-169-29/+92
|
* Commit from translate.sip-communicator.org by user emcho.: 954 of 954 ↵Pootle2010-12-161-32/+32
| | | | messages translated (0 fuzzy).
* Reflect contact capabilities, such as call, video or desktop sharing ↵Sebastien Vincent2010-12-164-30/+161
| | | | support, in contact list (right click menu) and chat window (issue 891).
* Update javadoc.Damian Minkov2010-12-161-0/+3
|
* Update media statistics.Damian Minkov2010-12-163-62/+291
|
* Use only the username part of the JID for TURN credentials.Sebastien Vincent2010-12-151-1/+3
|
* Wait ICE connectivity checks to be finished before generate the ↵Sebastien Vincent2010-12-153-1/+11
| | | | session-accept message.
* Change label text in STUN/TURN configuration dialog.Sebastien Vincent2010-12-152-1/+2
|
* Fix issue where camera is activated in an audio only SIP call.Sebastien Vincent2010-12-151-1/+3
|
* Tunes the audio levels based on sound pressure levels and their ranges a ↵Lyubomir Marinov2010-12-155-68/+113
| | | | bit. Fixes an inaccuracy in the audio levels being sent to conference members.
* Fix display of dialog which show screens that can be streamed (in case ↵Sebastien Vincent2010-12-151-1/+1
| | | | computer has more than one screen).
* Fixes an incorrect removal of audio-level data by CSRC.Lyubomir Marinov2010-12-154-117/+104
|
* Commits patches to enable the blue theme for the tabs of various pages in ↵Lyubomir Marinov2010-12-149-26/+46
| | | | Tools > Options provided by Akash Nawani in the dev mailing list thread "Regarding Security Page".