Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed System.out in favor of logging + added logging config for IRC. | Danny van Heumen | 2014-07-30 | 1 | -0/+3 |
| | |||||
* | Fixes inconsistent synchronization in RTPSourceStream which could lead to ↵ | Lyubomir Marinov | 2013-02-14 | 1 | -1/+1 |
| | | | | unexpected behavior. Enables debug output in the PortAudio binaries on Windows. Makes sure that failures to load the JNI counterparts of CoreAudioDevice will not break PortAudio and the software volume control. Fixes warnings. | ||||
* | Keep logging levels in sync. | Werner Dittmann | 2010-06-04 | 1 | -1/+2 |
| | | | | | | It does not make sense to set the default logging level to FINEST and the output levels to INFO and SEVERE. Set the default logging level to the lowest outpit logging level, in this case "INFO". | ||||
* | Applies a new logging policy that should make file logs more readable (sip ↵ | Emil Ivov | 2010-04-30 | 1 | -16/+8 |
| | | | | messages should now be logged only once for example and console output remains limited) | ||||
* | Reduces overly abundant logs from the log files so that they are more readable | Emil Ivov | 2010-04-30 | 1 | -1/+1 |
| | |||||
* | Tries to suppress spurious jain-sip strack trace logging. | Emil Ivov | 2009-09-28 | 1 | -1/+2 |
| | |||||
* | Adding support for "NO REGISTRAR" accounts. Special thanks to Emanuel Onica ↵ | Emil Ivov | 2008-09-30 | 1 | -1/+1 |
| | | | | and Michael Koch for contributing early versions. | ||||
* | More debugs in the AddressResolver | Emil Ivov | 2008-09-24 | 1 | -1/+1 |
| | |||||
* | Asserts use of TCP when it has been set as the default transport during ↵ | Emil Ivov | 2008-09-23 | 1 | -1/+1 |
| | | | | | | | | | | protocol initialization. Implements Alan Kelly's fix that optimizes SRV resolution code Removes redundant naming in SipRegistrarConnection Removes use of resource strings for keep alive method selection as they should not be localized Renames OperationSetBasicTelephony.getSecure() to isSecure() | ||||
* | Contact avatars are now downloaded automatically without having to open chat ↵ | Emil Ivov | 2008-09-10 | 1 | -1/+1 |
| | | | | | | | | | window Adds a patch on the jml lib that prevents us from sending more than 8 dashboards per minute Also, fixes a few exceptions that were occurring on exit. | ||||
* | Adds the possibility to register for RSS feeds passed as invokation parameters | Emil Ivov | 2008-09-07 | 1 | -5/+6 |
| | | | | | | | | | Implements support for RSS feeds on sites with expired RSS certificates Implements support for the --debug parameter. Unless this parameter is set our new StdOut class would take control of all System.out traffic. Adds methods to PopupDIalog that now allow speficying an icon for generic dialog messages Fixes the whiteboard menu item never return null as it causes the UIService to slightly freak out. | ||||
* | Implements support for launch parameters | Emil Ivov | 2008-09-06 | 1 | -15/+2 |
| | | | | | | | | | Implements support for handling SIP URIs as launch parameters Adds a lock mechanism to prevent from running multiple instances of SIP Communicator Adds a mechanism for a second instance of SC to pass its launch parameters to a one that's already running. Adds a DefaultSecurityAuthority class (in use by the systray and SIP URI handler) | ||||
* | Move custom FileHandler to util package and add util classes to system ↵ | Damian Minkov | 2008-08-21 | 1 | -8/+7 |
| | | | | classloader under windows. | ||||
* | New custom FileHandler for the logger, now creates the log directory if ↵ | Damian Minkov | 2008-08-20 | 1 | -6/+5 |
| | | | | missing and sets the log files to the proper location. | ||||
* | Switched WARN for WARNING levels. | Emil Ivov | 2008-07-21 | 1 | -3/+3 |
| | |||||
* | Committing support for early media with 183 session progress messages. | Emil Ivov | 2008-07-19 | 1 | -3/+3 |
| | | | | | | Fixing status index for eXtended aways messages in jabber | ||||
* | Moving the AutoAway configuration to the general configuration form. (Patch ↵ | Emil Ivov | 2008-07-16 | 1 | -11/+12 |
| | | | | | | | | | by Damien Roth). Improved the text of Exception messages in OpSetBasicTelephonySipImpl Cosmetic fixes in the media package Reduced default logging level | ||||
* | add FMJ logging | Ken Larson | 2008-04-23 | 1 | -0/+2 |
| | |||||
* | set default log levels for jmdns and joustsim to info | Emil Ivov | 2007-07-10 | 1 | -1/+2 |
| | |||||
* | switch the default level to info. FINEST was making too much of the ↵ | Emil Ivov | 2007-06-18 | 1 | -1/+1 |
| | | | | background libs spit fire. | ||||
* | <No Comment Entered> | Emil Ivov | 2007-06-04 | 1 | -0/+1 |
| | |||||
* | Stop logging from swing | Damian Minkov | 2007-02-28 | 1 | -1/+1 |
| | |||||
* | add some debug info to yahoo lib | Damian Minkov | 2007-02-09 | 1 | -0/+2 |
| | |||||
* | Add some logging to monitor icq tests | Damian Minkov | 2007-02-06 | 1 | -1/+1 |
| | |||||
* | allow the shutdown timer plugin to log | Emil Ivov | 2006-12-04 | 1 | -0/+1 |
| | |||||
* | <No Comment Entered> | Damian Minkov | 2006-11-23 | 1 | -0/+1 |
| | |||||
* | reduce logging on windows | Emil Ivov | 2006-11-21 | 1 | -0/+2 |
| | |||||
* | Fix properly resolving groups when creating contact list. | Damian Minkov | 2006-11-03 | 1 | -0/+4 |
| | |||||
* | Working on the JMF implementation of the media service. | Emil Ivov | 2006-10-23 | 1 | -5/+17 |
| | |||||
* | fix some commits by mistake | Damian Minkov | 2006-09-26 | 1 | -1/+0 |
| | |||||
* | <No Comment Entered> | Damian Minkov | 2006-09-26 | 1 | -0/+1 |
| | |||||
* | Fixed commiting by mistake | Damian Minkov | 2006-08-03 | 1 | -1/+1 |
| | |||||
* | <No Comment Entered> | Damian Minkov | 2006-08-01 | 1 | -1/+1 |
| | |||||
* | Back to the previous version as it was commited by mistake | Damian Minkov | 2006-07-28 | 1 | -4/+1 |
| | |||||
* | <No Comment Entered> | Damian Minkov | 2006-07-28 | 1 | -1/+4 |
| | |||||
* | <No Comment Entered> | Emil Ivov | 2006-05-25 | 1 | -1/+1 |
| | |||||
* | Ongoing works on the MetaContactList and its SLICK | Emil Ivov | 2006-02-23 | 1 | -4/+3 |
| | |||||
* | added joscar and joustsim for icq support. added retroweaver needed by ↵ | Emil Ivov | 2006-01-28 | 1 | -1/+9 |
| | | | | joscar. added xalan for building html test reports | ||||
* | Initial sip-communicator-1.0 commit | Emil Ivov | 2005-11-02 | 1 | -0/+54 |