Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Logs for detecting video devices. | Damian Minkov | 2011-01-03 | 3 | -1/+24 | |
| | ||||||
* | Provides an initial implementation of searching in the Address Book of ↵ | Lyubomir Marinov | 2010-12-24 | 13 | -29/+898 | |
| | | | | Microsoft Outlook. | |||||
* | Reverts to Yana's latest version of CallHistoryContactSource because of ↵ | Lyubomir Marinov | 2010-12-23 | 1 | -23/+119 | |
| | | | | problems reported by her caused by subsequent modifications. | |||||
* | Move volume buttons next to sound indicators. | Damian Minkov | 2010-12-23 | 14 | -87/+168 | |
| | ||||||
* | Fix contact capabilities, causing disappearing buttons in the contact list. | Yana Stamcheva | 2010-12-23 | 2 | -69/+32 | |
| | ||||||
* | Change account wizards to register protocol in separate thread and no more ↵ | Damian Minkov | 2010-12-23 | 4 | -77/+296 | |
| | | | | block the UI and shows status text. | |||||
* | Wait the end of ICE processing to process session-accept message. | Sebastien Vincent | 2010-12-22 | 1 | -0/+2 | |
| | ||||||
* | Fix jabber account default values and creating it from initial registration ↵ | Damian Minkov | 2010-12-22 | 1 | -0/+16 | |
| | | | | form. | |||||
* | Fix disable/enable upnp option in wizard. | Damian Minkov | 2010-12-22 | 1 | -1/+1 | |
| | ||||||
* | Remove some unnecessary resolves. | Damian Minkov | 2010-12-22 | 5 | -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 Stamcheva | 2010-12-22 | 4 | -4/+6 | |
| | ||||||
* | New received call dialog for Mac users. | Yana Stamcheva | 2010-12-22 | 2 | -15/+111 | |
| | ||||||
* | Commits work in progress on adding support for the Address Book of Microsoft ↵ | Lyubomir Marinov | 2010-12-21 | 12 | -46/+378 | |
| | | | | Outlook. | |||||
* | Execute cancel action when pressing escape and closing authentication window. | Damian Minkov | 2010-12-21 | 1 | -1/+1 | |
| | ||||||
* | When we perform an XMPP/Jingle attended tranfer, the callee have to ↵ | Sebastien Vincent | 2010-12-21 | 5 | -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 Marinov | 2010-12-21 | 1 | -10/+13 | |
| | | | | appears to happen at startup. | |||||
* | Trim every user id we enter in account wizards. | Damian Minkov | 2010-12-21 | 16 | -19/+45 | |
| | | | | Remove opaque default setting for menus in MenuBars. | |||||
* | Make menus opaque. | Damian Minkov | 2010-12-21 | 8 | -11/+0 | |
| | ||||||
* | Update ice4j.jar that now supports UPnP candidates harvesting. Note that ↵ | Sebastien Vincent | 2010-12-21 | 15 | -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 Stamcheva | 2010-12-21 | 2 | -6/+7 | |
| | ||||||
* | Commits work in progress on adding support for the Address Book of Microsoft ↵ | Lyubomir Marinov | 2010-12-21 | 1 | -98/+18 | |
| | | | | Outlook. (Should have been a part of r8093.) | |||||
* | Fixes a variable reference in the Makefile of the binary counterpart of the ↵ | Lyubomir Marinov | 2010-12-21 | 1 | -1/+1 | |
| | | | | PortAudio support. | |||||
* | Commits work in progress on adding support for the Address Book of Microsoft ↵ | Lyubomir Marinov | 2010-12-21 | 11 | -1/+569 | |
| | | | | Outlook. | |||||
* | Adds new libraries to the appropriate IDE configuration files. | Yana Stamcheva | 2010-12-21 | 4 | -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 Minkov | 2010-12-21 | 1 | -60/+28 | |
| | ||||||
* | More native MacOS interface for main components. | Yana Stamcheva | 2010-12-21 | 21 | -124/+456 | |
| | ||||||
* | Enable Jingle Nodes by default. | Sebastien Vincent | 2010-12-20 | 7 | -18/+19 | |
| | ||||||
* | Fix a bug when saving sip account with different registrar changing user_id ↵ | Damian Minkov | 2010-12-20 | 4 | -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 Marinov | 2010-12-20 | 2 | -0/+0 | |
| | | | | PortAudio 20101214 which has been used for the last Mac OS X binary committed in r8082. | |||||
* | Text formatting. | Sebastien Vincent | 2010-12-20 | 4 | -6/+9 | |
| | ||||||
* | Update ice4j.jar that add a new nomination strategy. Note that this new ↵ | Sebastien Vincent | 2010-12-17 | 1 | -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 Marinov | 2010-12-17 | 1 | -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 Minkov | 2010-12-17 | 3 | -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 Marinov | 2010-12-17 | 3 | -69/+73 | |
| | | | | compatibility. Fixes javadocs, formatting. | |||||
* | Introduce possibility to control capture volume from the GUI through media ↵ | Damian Minkov | 2010-12-17 | 17 | -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 ↵ | Pootle | 2010-12-16 | 1 | -10/+10 | |
| | | | | messages translated (0 fuzzy). | |||||
* | Commit from translate.sip-communicator.org by user emcho.: 954 of 954 ↵ | Pootle | 2010-12-16 | 1 | -5/+5 | |
| | | | | messages translated (0 fuzzy). | |||||
* | Reflect contact capabilities in call history. | Sebastien Vincent | 2010-12-16 | 9 | -29/+92 | |
| | ||||||
* | Commit from translate.sip-communicator.org by user emcho.: 954 of 954 ↵ | Pootle | 2010-12-16 | 1 | -32/+32 | |
| | | | | messages translated (0 fuzzy). | |||||
* | Reflect contact capabilities, such as call, video or desktop sharing ↵ | Sebastien Vincent | 2010-12-16 | 4 | -30/+161 | |
| | | | | support, in contact list (right click menu) and chat window (issue 891). | |||||
* | Update javadoc. | Damian Minkov | 2010-12-16 | 1 | -0/+3 | |
| | ||||||
* | Update media statistics. | Damian Minkov | 2010-12-16 | 3 | -62/+291 | |
| | ||||||
* | Use only the username part of the JID for TURN credentials. | Sebastien Vincent | 2010-12-15 | 1 | -1/+3 | |
| | ||||||
* | Wait ICE connectivity checks to be finished before generate the ↵ | Sebastien Vincent | 2010-12-15 | 3 | -1/+11 | |
| | | | | session-accept message. | |||||
* | Change label text in STUN/TURN configuration dialog. | Sebastien Vincent | 2010-12-15 | 2 | -1/+2 | |
| | ||||||
* | Fix issue where camera is activated in an audio only SIP call. | Sebastien Vincent | 2010-12-15 | 1 | -1/+3 | |
| | ||||||
* | Tunes the audio levels based on sound pressure levels and their ranges a ↵ | Lyubomir Marinov | 2010-12-15 | 5 | -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 Vincent | 2010-12-15 | 1 | -1/+1 | |
| | | | | computer has more than one screen). | |||||
* | Fixes an incorrect removal of audio-level data by CSRC. | Lyubomir Marinov | 2010-12-15 | 4 | -117/+104 | |
| | ||||||
* | Commits patches to enable the blue theme for the tabs of various pages in ↵ | Lyubomir Marinov | 2010-12-14 | 9 | -26/+46 | |
| | | | | Tools > Options provided by Akash Nawani in the dev mailing list thread "Regarding Security Page". |