Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Activates an initial implementation of the support for the Address Book of ↵ | Lyubomir Marinov | 2011-01-07 | 2 | -14/+155 |
| | | | | Mac OS X. Neither it, nor the support for the Address Book of Microsoft Outlook implement the SourceContact image property. | ||||
* | Updates felix.jar to version 3.0.7 (Courtesy of Richard S. Hall). | Damian Minkov | 2011-01-07 | 1 | -1/+12 |
| | | | | Update check from menu on windows is ran in new thread, preventing block swing if authentication needed. | ||||
* | Fixes NullPointerException-s on chat window close and chat window open. | Yana Stamcheva | 2011-01-07 | 2 | -4/+6 |
| | |||||
* | Some gui refactoring. | Yana Stamcheva | 2011-01-07 | 41 | -1756/+2941 |
| | |||||
* | Searches through more properties of the Microsoft Outlook contacts. | Lyubomir Marinov | 2011-01-06 | 5 | -23/+115 |
| | |||||
* | Make sure we init addresses for packet logging if they are not set in sip ↵ | Damian Minkov | 2011-01-06 | 1 | -6/+36 |
| | | | | stack, and make sure no exception comes out from sip logger. Issue #894. | ||||
* | Commits work in progress on adding support for the Address Book of Mac OS X. | Lyubomir Marinov | 2011-01-05 | 6 | -45/+385 |
| | |||||
* | Fix default values for jabber connection (stun auto-discover and jingle ↵ | Damian Minkov | 2011-01-05 | 5 | -4/+40 |
| | | | | | | | nodes if account props are missing) to reflect default values when creating account. Add option to change source when sending generic jabber notifications. Ignore time for querying network devices when checking for changes in network config. | ||||
* | Commits work in progress on adding support for the Address Book of Mac OS X. | Lyubomir Marinov | 2011-01-04 | 13 | -235/+495 |
| | |||||
* | Enable Skein MAC for SRTP and ZRTP | Werner Dittmann | 2011-01-03 | 3 | -24/+65 |
| | |||||
* | Activates the implementation of searching in the Address Book of Microsoft ↵ | Lyubomir Marinov | 2011-01-03 | 1 | -1/+10 |
| | | | | Outlook committed in r8114. | ||||
* | 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 | 6 | -20/+365 |
| | | | | 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 | 9 | -87/+166 |
| | |||||
* | 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 | 3 | -76/+295 |
| | | | | 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 | 6 | -41/+288 |
| | | | | 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 | 9 | -1/+121 |
| | | | | 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.) | ||||
* | Commits work in progress on adding support for the Address Book of Microsoft ↵ | Lyubomir Marinov | 2010-12-21 | 7 | -1/+488 |
| | | | | Outlook. | ||||
* | Adds new libraries to the appropriate IDE configuration files. | Yana Stamcheva | 2010-12-21 | 2 | -4/+4 |
| | | | | | 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 | 17 | -123/+449 |
| | |||||
* | Enable Jingle Nodes by default. | Sebastien Vincent | 2010-12-20 | 6 | -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. | ||||
* | Text formatting. | Sebastien Vincent | 2010-12-20 | 4 | -6/+9 |
| | |||||
* | 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 | 1 | -67/+71 |
| | | | | 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. | ||||
* | Reflect contact capabilities in call history. | Sebastien Vincent | 2010-12-16 | 9 | -29/+92 |
| | |||||
* | 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 | 2 | -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 | 1 | -1/+1 |
| | |||||
* | Fix issue where camera is activated in an audio only SIP call. | Sebastien Vincent | 2010-12-15 | 1 | -1/+3 |
| |